body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#BC7C30;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color:#6C2301;
	font-size:11px;
}
html {
	width:100%;
	height:100%;
	}
.mentions {
font-size:10px;
color:#A56D40;
}
.content {

background-repeat:repeat-x;
min-height:377px;
}
.ombre-gauche{
background-image:url(images/ombre-gauche2.jpg);
background-repeat:repeat;
}
.ombre-droite{
background-image:url(images/ombre-droite2.jpg);
background-repeat:repeat;
}

a:link { color:#A56D40; font-weight:bold; text-decoration:none;}
a:hover {color:#6C2301; font-weight:bold; text-decoration:underline;}
a:visited { color:#A56D40; font-weight:bold; text-decoration:none;}
a:active { color:#A56D40; font-weight:bold; text-decoration:none;}

.gras {
color:#000000;
font-weight:bold;
font-size:14px;
}
.titre {
font-family:Arial, Helvetica, sans-serif;
color:#6C2301;
font-weight:bold;
font-size:18px;
}
.images {
border:1px solid #6C2301;
}
.vertical {
border-right:1px solid #6C2301;
}
.horizontal {
border-bottom:1px solid #6C2301;
}
.horizontal2 {
border-bottom:1px solid #CDA888;
}


.fields {
border:1px solid #6C2301;
background-color:#FFFFFF;
font-size:11px;
color:#000000;
}