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



#conteneur {
	float: none;
	width: 980px;
	margin-left:auto;
	margin-right: auto;
	margin-top:0px;
	
	
	
}


#top {
	/*background-color: #CCCCCC;*/
	float:none;
	width: 980px;
	height: 230px;
	
}


#centre_global {
	float: left;
	width: 980px;
	/*background-color:#FC0;
	background:url(images/fond_centre_global.jpg);
	background-repeat: repeat-y;*/
}

#centre_global_rub {
	float: left;
	width: 980px;
	/*background:url(images/fond_page.jpg);
	background-repeat:no-repeat;*/			
}



#centre {
	float: left;
	width: 780px;
	background-color:#f9f1e6;

}

#centre_blanc {
	float: left;
	width: 780px;
	background-color:#fff;
}

html>body div#centre_blanc
{
height: auto;
min-height: 365px;
}



#centre_rub {
	float: left;
	width: 804px;
}

#centre_info_nav {
	float:left;
	width: 820px;
	
}

#centre_rub_info_nav {
	float:left;
	width: 820px;
	
}

#centre_contenu {
	float:left;
	width: 780px;
	padding-bottom:5px;
	padding-top:0px;
	padding-right:0px;	
}


#centre_rub_contenu {
	float:left;
	width: 820px;
	padding-bottom:5px;
	padding-top:0px;
	padding-right:0px;
}





#menu_gauche {
	float: left;
	width: 160px;
	height: 465px;
	/*background-image: url(images/menu_gauche_degrade.jpg);
	background-repeat: repeat-x;*/
	
}

html>body div#menu_gauche
{
height: auto;
min-height: 465px;
}


#menu_droit {
	float: right;
	width:40px;
	height:465px;
		
}

/*debut position formulaire recherche rapide */
#recherche_rapide {
	float:none;
	margin-top:0px;
	margin-left:10px;		
}
/*fin position formulaire recherche rapide */

/*debut position menu offre*/
#menu_offre{
	float:none;
	margin-top:20px;
	margin-left:15px;		
}
/*fin position menu offre */



#imp_ami {
	float:none;
	width: 120px;
	margin-top:10px;	
}




#info_plus_droite_site {
	width: 160px;
	/*background:#FFFFFF;*/
	
}


#info_plus_droite {
	width: 178px;
	
	
}

#footer {
	clear:both;
	/*margin-left:12px;*/
	width:980px;
	/*float: right;*/
	
	
}




