body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#9DC524;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color:#333333;
}
html {
	width:100%;
	height:100%;
}
.footer {
background-image:url(images/footer.jpg);
background-repeat:repeat-x;
background-position:bottom;
height:100px;
}
.traits {
background-image:url(images/traits.jpg);
background-repeat:no-repeat;
width:1200px;
height:750px;
}
.cadre {
background-image:url(images/fond-content.png);
background-repeat:no-repeat;
width:1010px;
height:529px;
}
td {
font-size:11px;
}
.mentions {
font-size:10px;
color:#FFFFFF;
}
.mentions a:link  { color:#FFFFFF; font-weight:bold; text-decoration:none;}
.mentions a:visited  { color:#FFFFFF; font-weight:bold; text-decoration:none;}
.mentions a:active  { color:#FFFFFF; font-weight:bold; text-decoration:none;}
.mentions a:hover  {color:#333333; font-weight:bold; text-decoration:none;}

a:link { color:#7DA600; font-weight:bold; text-decoration:none;}
a:visited { color:#7DA600; font-weight:bold; text-decoration:none;}
a:active { color:#7DA600; font-weight:bold; text-decoration:none;}
a:hover {color:#333333; font-weight:bold; text-decoration:none;}


.gras {
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-weight:bold;
font-size:14px;
}
.titres {
font-family:Arial, Helvetica, sans-serif;
color:#0C7F00;
font-weight:bold;
font-style:italic;
font-size:24px;
}

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