body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#013166;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color:#000000;
	font-size:11px;
}
html {
	width:100%;
	height:100%;
	}
#global {
width:930px;
height:100%;
left:50%;
margin-left:-465px;
position:absolute;
border-left:1px solid #000000;
border-right:1px solid #000000;
}
#flash {
width:930px;
position:absolute;
z-index:100;
}
#content {
position:absolute;
z-index:10;
width:930px;
height:100%;

}
.mentions {
font-size:10px;
color:#7F7F7F;
}
td {
font-size:11px;
}
.mentions a:link  { color:#7F7F7F; font-weight:bold; text-decoration:none;}
.mentions a:visited  { color:#7F7F7F; font-weight:bold; text-decoration:none;}
.mentions a:active  { color:#7F7F7F; font-weight:bold; text-decoration:none;}
.mentions a:hover  {color:#000000; font-weight:bold; text-decoration:none;}

a:link { color:#5CBF00; font-weight:bold; text-decoration:none;}
a:visited { color:#5CBF00; font-weight:bold; text-decoration:none;}
a:active { color:#5CBF00; font-weight:bold; text-decoration:none;}
a:hover {color:#000000; font-weight:bold; text-decoration:none;}

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

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