@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
}
body{
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#5e5e5e;
}
.espaceur{
	clear:both;
}
a{
	color:#333333;
}
h2{
	font-size:24px;
	line-height:28px;
	color:#ff6600;
	font-weight:bold;
	margin:12px 0 8px 0;
}
h3{
	font-size:16px;
	line-height:22px;
	color:#ff6600;
	font-weight:bold;
	margin:12px 0 6px 0;
}
li{
	margin-left:22px;
}
#conteneur{
	width:974px;
	margin:0 auto;
	background-image:url(../img/bg_conteneur.jpg);
	background-position:center;
	
	
}
#pied{
	width:974px;
	margin:0 auto;
	background-image:url(../img/bg_pied.jpg);
	background-repeat:no-repeat;
	background-position:center 0px;
	height:80px;
	position:relative;
}

#contenu{
	width:954px;
	margin:0 10px;
}

h1#header{
	height:74px;
	width:954px;
	background-image:url(../img/header.jpg);
}
h1#header span{
	color:#434343;
	font-size:14px;
}
#porte_element_flash{
	width:954px;
	/*height:189px;*/
	overflow:hidden;
	zoom:1;
	background:#3F3F3F;
}
#centre{ background-image:url(../img/bg_centre.png);
overflow:hidden;
zoom:1;
clear:both}

#menu{
	width:252px;
	float:left;
	height:500px;
}
#interieur{
	width:646px;
	padding:28px;
	line-height:18px;
	float:left;
	display:inline;
}
.col{
	width:300px;
	float:left;
	margin-right:12px;
}
#menubis {
	position:relative;
	top:-20px;
	padding-left:20px;
}
#menubis a{
color:#ffffff;
text-decoration:none;
}
#menubis a:hover{
color:#ffffff;
text-decoration:underline;
}
#adresse{
text-align:center;
margin-top:-10px;
}
#bouton_pincip{
	width:702px;
	height:65px;
	float:left;
	background-color:#424242;
}
#bouton_pincip a{

width:224px;
height:65px;
float:left;
display:inline;
color:#ff5c00;
font-size:21px;
font-weigth:bold;
padding:5px;
background-color:#333333;
text-decoration:none;
}

#bouton_pincip a:hover{
color:#333333;
background-color:#ff5c00;
}
#bouton_pincip a.altbout{
background-color:#3f3f3f;	
}
#bouton_pincip a.altbout:hover{
color:#3f3f3f;
background-color:#ff5c00;
}
