body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color:#3E0D03;
}
html {
	width:100%;
	height:100%;
	}
.mentions {
font-size:10px;
color:#8B6E68;
}
td {
	font-size:16px;
}
.mentions a:link  { color:#8B6E68; font-weight:bold; text-decoration:none;}
.mentions a:visited  { color:#8B6E68; font-weight:bold; text-decoration:none;}
.mentions a:active  { color:#8B6E68; font-weight:bold; text-decoration:none;}
.mentions a:hover  {color:#3E0D03; font-weight:bold; text-decoration:none;}

a:link { color:#81200C; font-weight:bold; text-decoration:none;}
a:visited { color:#81200C; font-weight:bold; text-decoration:none;}
a:active { color:#81200C; font-weight:bold; text-decoration:none;}
a:hover {color:#3E0D03; font-weight:bold; text-decoration:none;}

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

.images {
border:4px solid #D0D0D0;
}
.vertical {
border-right:1px solid #3E0D03;
}
.horizontal {
border-bottom:1px solid #3E0D03;
}
.fields {
border:2px solid #D0D0D0;
background-color:#FFFFFF;
font-size:11px;
color:#000000;
}
.Style2 {
	color: #FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
}

#contenu_ref {
	line-height: 60%;
	text-align: center;
	font-size: 10px;
        margin: 0 auto;
	padding: 0;
	width: 906px;
	overflow: hidden;
}

