/* fond page propre à la home */
#content {
	background: url(/img/homeBg.png) left top repeat-x;
}
#footer {
	background: url(/img/homeFooterBg.png) left top no-repeat;
}
/* bannière */
#homeBannerZone {
	width: 956px;
	float: left;
	padding: 0 0 0 12px;
	margin-bottom: 8px;
}
#homeBanner {
	float: left;
	width: 902px;
	height: 117px;
	padding: 197px 0 0 41px;
	background: url(/img/homeMainImg.jpg) left top no-repeat;
	color: white;
}
#homeBanner a { color: white; }
#homeBanner a:hover { text-decoration: none; }
#homeBannerLeft {
	float: left;
	width: 620px;
}
h1 {
	font-size: 32px;
	line-height: 36px;
	margin: 10px 0 4px 0;
}
h1 .sup {
	font-size: 17px;
	line-height: 18px;
	vertical-align: 10px;
}
#homeBanner a {
	color: white;
	text-decoration: none;
}

p.debatDate {
	font-size: 21px;
	margin: 0;
	font-weight: bold;
}
h2 {
	font-size: 19px;
	line-height: 21px;
	margin: 0;
}
h2 .h2small { font-size: 15px; }

#homeBannerRight {
	float: left;
	width: 228px;
	padding: 29px 0 0 28px;
	font-size: 15px;
}
#homeBannerRight p {
	margin: 0;
}
/* ends bannière */
#homePaves {
	width: 956px;
	padding: 0 0 0 12px;
	background: url(/img/homeZonePavesBg.gif) left top repeat-y;
	float: left;
	color: #7c7b73;
}
#homePaves h3 {
	display: block;
	height: 24px;
	padding: 18px 0 0 20px;
	background: url(/img/titreTypePaveBg.png) left top repeat-x;
	border: 1px solid #c3c2bd;
	font-size: 16px;
	line-height: 17px;
	letter-spacing: -1px;
}
#homePaves p {
	margin: 0 0 12px 0;
	padding: 0 0 0 15px;
	line-height: 13px;
}
#edito {
	float: left;
	width: 356px;
	margin-right: 11px;
}
#edito h3 {
	margin: 0;
	color: #0085ca;
}
#edito img {
	display: block;
	margin: 0 0 10px 0;
}
#obsVille {
	float: left;
	width: 305px;
	margin-right: 11px;
}
#obsVille img {
	margin: 0 0 20px 0;
}
#obsVille h3 {
	margin: 0 0 10px 0;
	color: #b81781;
}
#expertsT {
	float: left;
	width: 260px;
}
#expertsT h3 {
	margin: 0 0 10px 0;
	color: #a4c50e;
}

.homeExpert {
	width: 252px;
	float: left;
	padding: 5px 0 5px 6px;
	background: #edece8;
	border: 1px solid #dededc;
	margin: 0 0 4px 0;
}