body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	color:#3C0913;
}
.bandeau {
background-image:url(images/bande.jpg);
background-repeat:repeat-x;
height:174px;
}

#global {
width:850px;
position:absolute;
margin-left:-420px;
left:50%;
}
#flash {
height:274px;
}
#content {
margin-top:10px;
}
.titres {
font-family:Georgia, "Times New Roman", Times, serif;
color:#3C0913;
font-size:30px;
font-weight:bold;
font-style:italic;
}
.titres2 {
font-size:14px;
font-weight:bold;
}
.fond-contenu {
background-image:url(images/fond-contenu.jpg);
background-repeat:repeat;
}

.mentions {
color:#C78083;
font-size:10px;
}
.mentions a:link { color:#C78083; text-decoration:none; font-weight:bold;}
.mentions a:hover { color:#C78083; border-bottom:1px solid #3A070F; font-weight:bold; text-decoration:none;}
.mentions a:visited { color:#C78083; text-decoration:none; font-weight:bold;}
.mentions a:active { color:#C78083; text-decoration:none; font-weight:bold;}

a:link { color:#8C202A; text-decoration:none; font-weight:bold;}
a:hover { color:#8C202A; border-bottom:1px solid #3A070F; text-decoration:none; font-weight:bold;}
a:visited { color:#8C202A; text-decoration:none; font-weight:bold;}
a:active { color:#8C202A; text-decoration:none; font-weight:bold;}

.vertical {
border-right:1px solid #C78083; 
}
.horizontal {
border-bottom:1px solid #C78083; 
}
.images {
border:1px solid #3C0913;
}

.fields {
border:1px solid #3C0913;
background-color:#FDE6E1;
}
