body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:url(images/background2.jpg) no-repeat top center #CEF9FF;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color:#00487C;
	font-size:11px;
}
html {
	width:100%;
	height:100%;
}

.mentions {
font-size:10px;
color:#0265AC;
}
td {
font-size:11px;
}
.mentions a:link  { color:#3C9DCD; font-weight:bold; text-decoration:none;}
.mentions a:visited  { color:#3C9DCD; font-weight:bold; text-decoration:none;}
.mentions a:active  { color:#3C9DCD; font-weight:bold; text-decoration:none;}
.mentions a:hover  {color:#00A7E4; font-weight:bold; text-decoration:none;}


a:link { color:#0265AC; font-weight:bold; text-decoration:none;}
a:visited { color:#0265AC; font-weight:bold; text-decoration:none;}
a:active { color:#0265AC; font-weight:bold; text-decoration:none;}
a:hover {color:#0265AC; font-weight:bold; text-decoration:none; border-bottom:1px solid #00A7E4;}

.gras {
font-family:Arial, Helvetica, sans-serif;
color:#00487C;
font-weight:bold;
font-size:14px;
}
.titres {
font-family:Arial, Helvetica, sans-serif;
color:#0265AC;
font-weight:bold;
text-transform:uppercase;
letter-spacing:1px;
font-size:18px;
}
.footer {
background-image:url(images/footer.jpg);
height:80px;
background-repeat:no-repeat;
}
.cadre {
border:2px solid #00A7E4;
}
.vertical {
border-right:1px solid #0265AC;
}
.horizontal {
border-bottom:1px solid #0265AC;
}
.fields {
border:1px solid #00A7E4;
background-color:#FFFFFF;
font-size:11px;
color:#000000;
}