#pageAccueil {
	
}

#pageAccueil .slide {
	float:left;
}

#pageAccueil .carte {
	float:right;
	width:320px;
	text-align:center;
}

#pageAccueil .news {
	text-align:left;
	margin-top:5px;
	width:300px;
	height:113px;
	background:url('https://sweet-habitat.com/images/background_news.jpg') no-repeat top left;
	font-size:11px;
	font-family:verdana;
	padding:0 10px;
	font-weight:bold;
}

#pageAccueil .news a {
	color:#000;	
}

#pageAccueil .news .plus a {
	color:#d30707;
}

#pageAccueil .news .titreArticle {
	margin: 5px 0;
}

#pageAccueil .cadres {
	clear:both;
	width:732px;
	height:131px;
	background:url('https://sweet-habitat.com/images/background_cadres.jpg') no-repeat top left;
}

#pageAccueil .cadres .cadre1 {
	width:310px;
	margin:10px 0 0 11px;
	float:left;
}

#pageAccueil .cadres .cadre2 {
	width:295px;
	margin:10px 11px 0 0;
	float:right;
}

#pageAccueil .prixInovation {
	width:118px;
	height:116px;
	background:url('https://sweet-habitat.com/images/prix_inovation.png') no-repeat top left;
	float:right;
	margin:-80px 30px 0 0px;
}

.clear {
	clear : both;
}
