body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #2691C7;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #95C8E3;
	scrollbar-darkshadow-color: #95C8E3;
	scrollbar-track-color: #8DC4E3;
	scrollbar-arrow-color: #FFFFFF;
	background-color :#3e6482;
	background-image:url(images/fond.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	overflow:auto;
	}
	
.gabarit{
		border: 1px solid white;
background-color:#EEEEEE;
}


.footer{
	background-color:#255c82;
	font-size:10px;
	text-align:center;	
	color:white;
}



.td_menu{
	font-size:11px;
	color:#FFF;
	height:21px;
	background-color:#255c82;
}
.td_cadre_align{
	vertical-align:top;
}
.cadre_contenu{
	padding:10px;
}

#td_rollover_color {
	font-size:11px;
	color:#FFF;
	height:17px;
	color:black;
	background-color:#E5E5E5;
}

#td_rollover_color:hover {
	font-size:11px;
	color:#FFF;
	height:17px;
background-color:#255c82;
} 

.title {
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	color:#0C2B49;
	text-shadow: 2em;
}
.title2 {
	color:#0C2B49;
	font-weight: bold;
	font-size: 15px;
	color:#0C2B49;
	text-align: left;
}
.title3 {
	color:#0C2B49;
	font-weight:lighter;
	font-size: 15px;
	color:#0C2B49;
	text-align: left;

}
.cdt{
	color:#333;
	font-size: 11px;
	text-align: justify;
}

.cdt_sans_marge{
	color:#333;
	font-size: 11px;
	text-align: justify;
}

.cdtBold{
	font-weight: bold;
	color:#333;
	font-size: 11px;
	margin: 0px 00px 00px 20px;
	
}
.numero_enum{
	color:#333;
	align: right;
	font-size: 11px;
	text-align: justify;
	margin: 0px 00px 00px 20px;
	
}

.nav{
	align: right;
	font-size: 11px;
	text-align: justify;
	margin: 0px 00px 00px 5px;
	
}
.bouton a {
display:block;
width:45px;
line-height:25px;
border:solid 1px;
text-align:center;
vertical-align:middle;
background:#E1E1E1 no-repeat;
color:white;
text-decoration:none;
}
.bouton a:hover {
background:#E1E1E1;
}
.input { 
background-image:url(images/input.png) ; 
font-family: Arial, Helvetica, sans-serif ;
}

.td{
background:#E1E1E1;
}

a:link{
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #F81101;
	text-decoration: none;
}

a:active{
	color: #000000;
	text-decoration: none;
}



