@charset "utf-8";
/* CSS Document */




body{

	width:100%;
	margin:0px;
	height:750px;
	background:url(../img/bande.jpg) repeat-x;
	

}

div#conteneur{
width:950px;
margin:auto;
}


div#haut{
	width:950px;
	height:142px;


}

div#haut_1{
	background:url(../img/page-accueil_01.jpg) no-repeat;
	width:289px;
	height:142px;
	float: left;

}

div#haut_2{
	background:url(../img/page-accueil_02.jpg) no-repeat;
	width:384px;
	height:142px;
	float:left;

}

div#haut_3{
	background:url(../img/page-accueil_03.jpg) no-repeat;
	width:277px;
	height:142px;
	float: left;

}







div#milieu{

width:950px;
height:177px;
}


div#milieu_1{
background:url(../img/page-accueil_04.jpg);
width:289px;
height:177px;
float:left;

}

div#milieu_2{
	background:url(../img/page-accueil_05.jpg);
	width:384px;
	height:177px;
	float:left;

}

div#milieu_3{
background:url(../img/page-accueil_06.jpg);
width:277px;
height:177px;
float:left;

}








div#bas{

width:950px;
height:193px;
}


div#bas_1{
background:url(../img/page-accueil_07.jpg);
width:289px;
height:193px;
float:left;

}


div#bas_2{
background:url(../img/page-accueil_08.jpg);
width:384px;
height:193px;
float:left;

}

div#bas_3{
background:url(../img/page-accueil_09.jpg);
width:277px;
height:193px;
float:left;

}





div#sous_bas{

width:950px;
height:238px;
}


div#sous_bas_1{
background:url(../img/page-accueil_10.jpg);
width:289px;
height:238px;
float:left;

}


div#sous_bas_2{
background:url(../img/page-accueil_11.jpg);
width:384px;
height:238px;
float:left;

}

div#sous_bas_3{
background:url(../img/page-accueil_12.jpg);
width:277px;
height:238px;
float:left;

}










div#texte{
	width:384px;
	height:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top:38px;

}
