body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#216189;
	width:100%;
	height:100%;
}
html {
	width:100%;
	height:100%;
}
.mentions {
font-size:10px;
color:#808492;
}
.mentions a:link { color:#808492; text-decoration:none; }
.mentions a:hover {color:#333333; text-decoration:none;}
.mentions a:visited { color:#808492; text-decoration:none;}
.mentions a:active { color:#808492; text-decoration:none;}

a:link { color:#1D557B; font-weight:bold; text-decoration:none; }
a:hover {color:#040F2B; font-weight:bold; text-decoration:underline;}
a:visited { color:#1D557B; font-weight:bold; text-decoration:none;}
a:active { color:#1D557B; font-weight:bold; text-decoration:none;}

.gras {
color:#040C2E;
font-weight:bold;
}
.titres {
color:#040C2E;
font-size:18px;
font-weight:bold;
}
.titres2 {
color:#7bc053;
font-size:24px;
font-weight:bold;
text-decoration: underline;
margin-top: 0px;
margin-bottom: 0px;
padding-left: 15px;
padding-top: 0px;
padding-bottom: 0px;
}
.images {
/*border:0px solid #ED1B23;*/
border: 0px;
}
.vertical {
border-right:1px dotted #7bc053;
}
.horizontal {
border-bottom:1px dotted #7bc053;
}
.fields {
/*border:1px solid #ED1B23;*/
border: 1px solid #7bc053;
background-color:#FFFFFF;
font-size:11px;
color:#000000S;
}
