
	div#arriereplan {
		float:left;
		background: url('../../fr/images/interieur/fond_arriereplan.gif') repeat-y;
	}
	/**********************************************************************************************/
	div#centre {
		float:left;
		width: 970px;
		height: 110px;
		margin:0;
		padding:0;
		background: url('../../fr/images/interieur/fond_centre.gif') no-repeat;
	}
	/***********************************************/
	div#centre div#menu_haut li#T_1{
		width: 85px;
	}
	div#centre div#menu_haut li#T_2{
		width: 90px;
	}
	div#centre div#menu_haut li#T_3{
		width: 140px;
	}
	div#centre div#menu_haut li#T_4{
		width: 110px;
	}
	div#centre div#menu_haut li#T_5{
		width: 85px;
	}		
	div#centre div#menu_haut li#T_6{
		width: 72px;
	}		
	/***********************************************/
	div#centre div#accueil{
		float: left;
		width: 198px;
		height:95px;
	}	
	div#centre div#accueil a{
		display: block;
		width: 198px;
		height:95px;
	}	
	/***********************************************/
	div#centre div#menu_haut {
		float: left;
		width: 582px;
		height: 34px;
		margin: 29px 0 0 0;
		background: url('../../fr/images/interieur/fond_menu_haut.gif') no-repeat;
	}
	/***********************************************/
	div#rechercherapide form{
		margin-top: 34px;
		padding-left: 0px;
	}	
	/***********************************************/
	div#navigation {
		margin: 0;	
		padding-left: 230px;
	}		
	/**********************************************************************************************/
	div#gauche {
		float: left;
		width: 244px;
		margin: 0;
	}	
	/**********************************************************************************************/
	div#droite {
		float: left;
		width: 726px;
		margin: 0 0 20px 0;
		/*padding-left: 20px;*/
	}	

