body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#1A4092;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color:#092157;
	font-size:11px;
}
html {
width:100%;
height:100%;
}

.global {
border-left:1px solid #CE000C;
border-right:1px solid #CE000C;
}
.mentions {
font-size:10px;
color:#1A4091;
}
td {
font-size:11px;
}
.mentions a:link  { color:#1A4091; font-weight:bold; text-decoration:none;}
.mentions a:visited  { color:#1A4091; font-weight:bold; text-decoration:none;}
.mentions a:active  { color:#1A4091; font-weight:bold; text-decoration:none;}
.mentions a:hover  {color:#092157; font-weight:bold; text-decoration:none;}


a:link { color:#CE000C; font-weight:bold; text-decoration:none;}
a:visited { color:#CE000C; font-weight:bold; text-decoration:none;}
a:active { color:#CE000C; font-weight:bold; text-decoration:none;}
a:hover {color:#092157; font-weight:bold; text-decoration:none;}

.gras {
color:#1A4091;
font-weight:bold;
font-size:11px;
}
.gras2 {
color:#1A4091;
font-weight:bold;
font-size:14px;
}
.titres {
font-family: "Times New Roman", Times, serif;
color:#CE000C;
font-weight:bold;
font-style:italic;
font-size:24px;
letter-spacing:5px;
}

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