body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#420000;
	color:#FFFFFF;
}
a,
a:link,
a:active,
a:visited{
	color:#ffffff;
	text-decoration:none;
}
a:hover{
	color:#ff0000;
	text-decoration:none;
}
#main{
	min-height:600px !important; /* taille minimal pour les moteur gecko et IE7 */
	height:auto !important;/* on remet à la normal pour gecko et IE7 */
	height:600px; /* taille max pour IE6 */
	width:980px;
	margin-left:auto;
	margin-right:auto;	
}
h1{
	margin:0px;
	height:140px;
	width:350px;
	background-image:url(../images/logov2.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	
}
h1 span{
	display:none;
}
#header{
	height:140px;
	background-image:url(../images/bg-top.jpg);
}

#logo{
	width:350px;
	margin-right:auto;
	float:left;
	
}
#c_1{
	min-height:140px !important; /* taille minimal pour les moteur gecko et IE7 */
	height:auto !important;/* on remet à la normal pour gecko et IE7 */
	height:140px; /* taille max pour IE6 */
	width:630px;
	position:static;
	color:#ffffff;
	float:left;
}

#c_2{
	min-height:50px !important; /* taille minimal pour les moteur gecko et IE7 */
	height:auto !important;/* on remet à la normal pour gecko et IE7 */
	height:50px; /* taille max pour IE6 */
	width:980px;
	position:static;
	float:left;
	clear:both;
	margin-top: 0px;
	margin-bottom: 10px;
}
#c_3{
	position:static;
	float:left;
	min-height:100px !important; /* taille minimal pour les moteur gecko et IE7 */
	height:auto !important;/* on remet à la normal pour gecko et IE7 */
	height:100px; /* taille max pour IE6 */
	width:150px;
	background-color:#350000;
}
#c_4{
	position:static;
	float:left;
	width:675px;
	min-height:100px !important; /* taille minimal pour les moteur gecko et IE7 */
	height:auto !important;/* on remet à la normal pour gecko et IE7 */
	height:100px; /* taille max pour IE6 */
	color:#FFFFFF;
}

#c_4 img{
	border-color: #FFFFFF;
	border: 1px;
	border-style:solid;
	border-color:#FFFFFF;
}

#c_4 a:hover img{
	border-color:#ff0000;
}

#c_5{
	position:static;
	float:left;
	min-height:100px !important; /* taille minimal pour les moteur gecko et IE7 */
	height:auto !important;/* on remet à la normal pour gecko et IE7 */
	height:100px; /* taille max pour IE6 */
	width:155px;
	background-color:#350000;
}
#c_6{
	min-height:200px !important; /* taille minimal pour les moteur gecko et IE7 */
	height:auto !important;/* on remet à la normal pour gecko et IE7 */
	height:200px; /* taille max pour IE6 */
	width:980px;
	position:static;
	float:left;
	clear:both;
}
div.thumb a img{
	border: 1px;
	border-style:solid;
	border-color:#ffffff;

}
div.thumb a:hover img{
	border-color:#ff0000;
}


/* FOOTER */

#footer{
	font-size:12px;
	color:#ffffff;
	text-align:center;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	clear:both;
	width:960px;
	position:relative;
}
#footer p{
	margin-bottom:10px;
}
#footer a,
#footer a:link,
#footer a:active,
#footer a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#ffcc66;
}
#footer a:hover{
	text-decoration:underline;
}
