body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#511F07;
	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%;
}

#flash {
position:absolute;
left:50%;
margin-left:-500px;
width:1000px;
}
.mentions {
font-size:10px;
color:#784713;
}
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:#B45216; font-weight:bold; text-decoration:none;}
.mentions a:visited  { color:#B45216; font-weight:bold; text-decoration:none;}
.mentions a:active  { color:#B45216; font-weight:bold; text-decoration:none;}
.mentions a:hover  {color:#000000; font-weight:bold; text-decoration:none;}



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

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

.images {
border:2px solid #42270A;
}
.vertical {
border-right:1px solid #963205;
}
.horizontal {
border-bottom:1px solid #963205;
}
.fields {
border:2px solid #42270A;
background-color:#FFFFFF;
font-size:11px;
color:#000000;
}.marron {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 4A1B07;
	text-decoration: none;
}
