body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:url(images/background.jpg) top center fixed no-repeat #003577;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color:#000000;
}
html {
	width:100%;
	height:100%;
	}
.mentions {
font-size:10px;
color:#808080;
}
td {
font-size:11px;
}
.mentions a:link  { color:#808080; font-weight:bold; text-decoration:none;}
.mentions a:visited  { color:#808080; font-weight:bold; text-decoration:none;}
.mentions a:active  { color:#808080; font-weight:bold; text-decoration:none;}
.mentions a:hover  {color:#003577; font-weight:bold; text-decoration:none;}



a:link { color:#003577; font-weight:bold; text-decoration:none;}
a:visited { color:#003577; font-weight:bold; text-decoration:none;}
a:active { color:#003577; font-weight:bold; text-decoration:none;}
a:hover {color:#7C7C7C; font-weight:bold; text-decoration:none;}

.gras {
color:#9B0000;
font-weight:bold;
font-size:14px;
}
.gris { color:#7C7C7C; }

.bleu { color:#013475; }

.titres {
font-family:Arial, Helvetica, sans-serif;
color:#003577;
font-weight:bold;
font-style:italic;
font-size:18px;
}

.images {
border:1px solid #D62C1D;
}
.vertical {
border-right:1px solid #D62C1D;
}
.horizontal {
border-bottom:1px solid #D62C1D;
}
.fields {
border:2px solid #D62C1D;
background-color:#FFFFFF;
font-size:11px;
color:#000000;
}