body {
	margin: auto;
	width:auto;
	padding:0px;
	background:#FFF;
}
a {
	color: #FFF;
	text-decoration: none;
}
#header{
	position: relative;
	height:40px;
	background-image: url(../img2/fond_search.png);
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	
}
#header2{
	position: relative;
	height:150px;
	background-image: url(../img2/fond_logo.png);
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	
}
#conteneur{
	position: relative;
	background-image: url(../img2/fond_body.png);
	margin-right: auto;
	margin-left: auto;
	
	
}
#contenu_1{
	position: relative;
	width:945px;
	height:115px;
	background-image: url(../img2/fond_calender.png);
	margin: auto;
}
#contenu_2{
	position: relative;
	width:945px;
	margin: auto;
}
h1 {
	font-size: 90%;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 80%;
	margin: 0;
	padding: 0;
}

.title_cal{
	
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.title_call{
	width:910px;
	margin: auto;
}
.cont{
	width:370px;
	height:60px;
	background-image: url(../img2/fond_cal.png);
	
}
.contt{
	width:150px;
	
}
.detail_promo{
	width:230px;
	height:110px;
	background-image: url(../img2/fond_detail_maison.png);
	text-align: center;
	padding-top:10px;
	font-size: 14px;
	
}
#footer{
	position: relative;
	height:198px;
	background-image: url(../img2/fond_footer.png);
	margin-right: auto;
	margin-left: auto;
	
}
.submit{
    clear: both;
	margin: 0 160px;
	width: 100px;
	height: 30px;
	text-align: center;
	line-height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background: #434343;
}
