*{margin:0; padding:0;}
img{ border:0px;}
p {margin: 0 0 10px 0;}


/***** Bouton******/
#bt_1 a{
display: block ; 
width: 219px ;
height:24px;
margin-bottom:2px;
text-decoration: none ;
background:url(files/interface/bt_1.gif); 

}
#bt_1 a:hover{
background:url(files/interface/bt_1_roll.gif); 
}


#bt_2 a{
display: block ;
width: 219px ;
height:24px;
margin-bottom:2px;
text-decoration: none ;
background:url(files/interface/bt_2.gif);
}
#bt_2 a:hover{
background:url(files/interface/bt_2_roll.gif); 
}

#bt_3 a{
display: block ;
width: 219px ;
height:24px;
margin-bottom:2px;
text-decoration: none ;
background:url(files/interface/bt_3.gif);
}#bt_3 a:hover{
display: block ; 
width: 219px ;
height:24px;
margin-bottom:2px;
text-decoration: none ;
background:url(files/interface/bt_3_roll.gif); 
}

#bt_4 a{
display: block ;
width: 219px ;
height:24px;
margin-bottom:2px;
text-decoration: none ;
background:url(files/interface/bt_4.gif);
}#bt_4 a:hover{
display: block ; 
width: 219px ;
height:24px;
margin-bottom:2px;
text-decoration: none ;
background:url(files/interface/bt_4_roll.gif); 
}

#bt_5 a{
display: block ;
width: 219px ;
height:24px;
margin-bottom:2px;
text-decoration: none ;
background:url(files/interface/bt_5.gif);
}#bt_5 a:hover{
display: block ; 
width: 219px ;
height:24px;
margin-bottom:2px;
text-decoration: none ;
background:url(files/interface/bt_5_roll.gif); 
}

#bt_6 a{
display: block ;
width: 219px ;
height:24px;
margin-bottom:2px;
text-decoration: none ;
background:url(files/interface/bt_6-2.gif);
}
#bt_6 a:hover{
display: block ; 
width: 219px ;
height:24px;
margin-bottom:2px;
text-decoration: none ;
background:url(files/interface/bt_6-2_roll.gif); 
}

#bt_7 a{
display: block ;
width: 219px ;
height:24px;
margin-bottom:2px;
text-decoration: none ;
background:url(files/interface/bt_7.gif);
}
#bt_7 a:hover{
background:url(files/interface/bt_7_roll.gif); 
}

#bt_8 a{
display: block ;
width: 219px ;
height:24px;
margin-bottom:2px;
text-decoration: none ;
background:url(files/interface/bt_8.gif);
}#bt_8 a:hover{
display: block ; 
width: 219px ;
height:24px;
margin-bottom:2px;
text-decoration: none ;
background:url(files/interface/bt_8_roll.gif); 
}

/***********/

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0;
padding: 0;
/*background-color:#666666;*/
background-image:url(files/interface/fond_site.gif);
}
#conteneur {
width: 880px;
margin: 0 auto;
background-image:url(files/interface/fond_site.gif);
}
#adresse{
float:right;
line-height:12px;
color:#FFFFFF;
font-weight:normal;
margin-right:55px;
text-align:right;
}
#header {
height: 204px;
background-image:url(files/interface/banniere.jpg);
background-repeat:no-repeat;
}
/*--------------------------*/
#haut{
	height: 108px;
	background-image:url(files/interface/fond_menu.gif);
	background-repeat:no-repeat;
	padding-top:22px;
	padding-left:75px;
	font-size:11px;
	font-weight:bold;
	/*line-height:24px;*/
	}

ul.menuhaut{
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	/*margin-right:22px;*/
	}
ul.menuhaut li{
	text-align:right;
	line-height:25px;
	}
ul.menuhaut2{
	list-style-type:none;
	margin:0 0 0 22px;
	padding:0;
	float:left;
	}
ul.menuhaut2 li{
	line-height:25px;
	/*display: inline;*/
	}
#haut a{
	color:#ffffff;
	text-decoration:none;
	}
#haut a:hover{
/*	text-decoration: none;*/
	color:#ff0000;
	}

#centre {
margin-left:54px;
margin-right:54px;
padding:10px 10px 10px 10px;
/*background-color:#000000;*/
color:#cccccc;
}
#centre a {
color: #ffffff;
text-decoration: none;
}
#centre a:hover {
color:#999999;
text-decoration: none;
}


#pied {
height: 30px;
line-height:30px;
font-size:10px;
color:#cccccc;
text-align:right;
margin-right:56px;
}
#pied a {
color: #cccccc;
text-decoration: none;
}
#pied a:hover {
color:#dd001b;
text-decoration: none;
}



