body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#4D0302;
	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%;
	}
.mentions {
font-size:10px;
color:#453E37;
}
.footer {
height:50px;
}
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:#453E37; font-weight:bold; text-decoration:none;}
.mentions a:visited  { color:#453E37; font-weight:bold; text-decoration:none;}
.mentions a:active  { color:#453E37; font-weight:bold; text-decoration:none;}
.mentions a:hover  {color:#733F38; font-weight:bold; text-decoration:none;}


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

.gras {
font-family:Arial, Helvetica, sans-serif;
color:#5F3E1D;
font-weight:bold;
font-size:14px;
}
.gras2 {
color:#9F1E00;
font-weight:bold;
font-size:11px;
}

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

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