body {
	margin:0;
	padding:0;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #255285;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #255285;
}
a.menu:link,
a.menu:visited,
a.menu:active,
a.menu:hover{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #255285;
}
table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #255285;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #2D5A8E;
	text-decoration: underline;
}
.sstitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D5A8E;
}
.titre_blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
hr {
	color: #FFFFFF;
	font-weight: bold;
}
.txt{
	color: #255285;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bleu_pale {
	width: 800px;
	height: 250px;
	background-color: #4C7CB2;
}
.bleu_fonce {
	background-color: #255285;
}
.right {
	text-align: right;
	vertical-align: middle;
}
.center {
	text-align:center;
	vertical-align:middle;
}
#menu_closeUp{
	background-image: url(../images/menu_open_up.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 175px;
	padding-top: 8px;
	padding-left: 35px;
}
#menu_closeDown{
	background-image: url(../images/menu_open_down.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 175px;
}
#activites, #photos, #forum{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(../images/menu_slice.gif);
	background-repeat: repeat-y;
}
.ligne_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	background-color: #4c7cb2;
	height:20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
	padding-left:7px;
	width:128px;
}

.ss_menu_top {
	background-image: url(../images/ss_menu_top.gif);
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
	background-repeat: no-repeat;
	background-color: #255285;
	height:20px;
	text-indent: 5px;
	padding-left:7px;
}
.ss_menu_bottom {
	background-image: url(../images/ss_menu_bottom.gif);
	border-bottom-color: #ffffff;
	background-repeat: no-repeat;
	background-color: #255285;
	height:20px;
	padding-left:7px;
}
.bouton{
	background-color:#4c7cb2; 
	border:none; 
	color:#ffffff; 
	font-size:10px; 
	width:120px;
	text-align:left;
}
.boutonphoto{
	background-color:#4c7cb2; 
	border:none; 
	color:#ffffff; 
	font-size:14px; 
	width:135px;
	height:25px;
	text-align:center;
}
.tdcontain {
	margin: 5px;
	padding: 5px;
}
#txtPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #255285;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.selectG{
	background-image: url(../images/selectG.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 55px;
}
.selectC{
	background-color: #255285;
	height: 55px;
	/*width: 100%;*/
	text-align: center;
	vertical-align: middle;
}
.selectD{
	background-image: url(../images/selectD.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 55px;
}
#txtPV {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width:400px;
}