body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#AEAEAE;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color:#000000;
}
html {
	width:100%;
	height:100%;
	}
.mentions {
font-size:10px;
color:#787878;
}
td {
font-size:11px;
}
.ombre-gauche{
background-image:url(images/ombre-gauche2.jpg);
background-repeat:repeat;
}
.ombre-droite{
background-image:url(images/ombre-droite2.jpg);
background-repeat:repeat;
}
.mentions a:link  { color:#787878; font-weight:bold; text-decoration:none;}
.mentions a:visited  { color:#787878; font-weight:bold; text-decoration:none;}
.mentions a:active  { color:#787878; font-weight:bold; text-decoration:none;}
.mentions a:hover  {color:#000000; font-weight:bold; text-decoration:none;}


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

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

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