@charset "utf-8";
/* CSS Document */
body{
	font-family:Verdana, Geneva, sans-serif;	
	font-size:12px;
	line-height:1.5;
	color:#c0dd98;
	background-color:#678741; background-image:url(../img/bg_back.jpg); background-repeat:repeat-x;
	margin:0px;}
	/** {}  **/
.bg_fondB{
	background-image:url(../img/bg_bleu.jpg); background-repeat:no-repeat; 	margin: 0 auto; height:275px; width:996px; text-align:center; }
.bg_fondV{
	background-image:url(../img/bg_vert.jpg); background-repeat:no-repeat; 	margin: 0 auto; height:325px; width:996px; text-align:center;}
.spacer{ height:50px; width:996px; }
.spacerB{ width:74px; height:99px; float:left;}
.bouton{ width:211px; height:99px; float:left; }

.description{ width:700px; text-align:justify; margin:0 auto; color:#FFF }
.copyright{ text-align:center; clear:both; padding-top:20px; vertical-align:bottom }

a:link {color:#c0dd98; text-decoration:none;}
a:visited {color:#c0dd98; text-decoration:none;}
a:hover {color:#c0dd98; text-decoration:underline;}
a:active {color:#c0dd98; text-decoration:none;}