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




body{


width:100%;
margin:0px;
height:479px;
	

}


div#conteneur{
	position:relative;
	width:768px;
	margin:auto;
}

div#haut{
	width:768px;
	height:74px;
	position: relative;

}

div#haut_1{
	width:263px;
	height:74px;
	float:left;
	background-image: url(../img/contact/contact_1.jpg);

}

div#haut_2{
	width:150px;
	height:74px;
	float: left;
	background-image: url(../img/contact/contact_2.jpg);

}

div#haut_3{
	width:355px;
	height:74px;
	float: left;
	background-image: url(../img/contact/contact_3.jpg);

}








div#milieu{
	width:768px;
	height:318px;
	margin:auto;

}

div#milieu_1{
	width:218px;
	height:228px;
	float: left;
	background-image: url(../img/contact/contact_4.jpg);
	padding-top: 90px;
	padding-left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;



}

div#milieu_2{
	width:150px;
	height:70px;
	float: left;
	background-image: url(../img/contact/contact_5.jpg);
	padding-top: 248px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}


div#milieu_3{
	width:320px;
	height:318px;
	float: left;
	padding-left: 35px;
	background-image: url(../img/contact/contact_6.jpg);

}





div#bas{
	width:768px;
	height:87px;

}

div#bas_1{
	width:263px;
	height:87px;
	float: left;
	background-image: url(../img/contact/contact_7.jpg);

}

div#bas_2{
	width:150px;
	height:87px;
	float: left;
	background-image: url(../img/contact/contact_8.jpg);

}


div#bas_3{
	width:355px;
	height:87px;
	float: left;
	background-image: url(../img/contact/contact_9.jpg);

}
