
/****************** Coeur Site ******************/
#coeurSite {
	background-image: url(../_image/fond_alpilles.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	width: 894px;
}

#page {
	background-image: url(../_image/soleil.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 894px;
}

#herbes {
	background-image: url(../_image/herbe.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
	padding: 25px 29px 75px 29px;
	width: 836px;
	overflow: hidden;
	position: relative;
}

#blocGauche {
	float: left;
	width: 373px;
	position: absolute;
	top: 59px;
	left: 29px;
}
#coeurSite #blocGauche .txt sup {
	vertical-align: text-top;
}
#cadre8_h {
	width: 357px;
	height: 88px;
	background-image: url(../_image/cadre8_h.png);
	background-position: 0 0;
}
#cadre8_h.aixenprovence {
	background-image: url(../_image/cadre8_h-aix.png);
}
#cadre8_h.avignon {
	background-image: url(../_image/cadre8_h-avignon.png);
}
#cadre8_c {
	width: 333px;
	padding-left: 9px;
	padding-right: 15px;
	background-image: url(../_image/cadre8_c.png);
	background-position: 0 0;
	text-align: justify;
}
#cadre8_b {
	width: 357px;
	height: 17px;
	background-image: url(../_image/cadre8_b.png);
	background-position: 0 0;
}

#cadre8_c h2 {
	padding-top: 10px;
	margin-bottom: 10px;
	color: #0078bf;
}

#cadre9_h {
	width: 333px;
	height: 10px;
	background-image: url(../_image/cadre9_h.png);
	background-position: 0 0;
	overflow: hidden;
}
#cadre9_b {
	width: 333px;
	height: 10px;
	background-image: url(../_image/cadre9_b.png);
	background-position: 0 0;
	overflow: hidden;
}
#cadre9_c {
	width: 313px;
	padding: 0 10px;
	background-color: #dfdfff;
	overflow: hidden;
	color: #646566;
	font-size: 11px;
	line-height: 13px;
}
#cadre9_c .txt {
	width: 150px;
	float: left;
}
.txt strong {
	color: #0078bf;
}


#paragraphe {
	float: left;
	width: 463px;
	text-align: justify;
	font-size: 12px; 
	line-height: 16px;
	margin-left: 373px;
}
#paragraphe h2 {
	padding-left: 72px;
}
#paragraphe h3 {
	padding-left: 0;
	padding-top: 20px;
}
#paragraphe ul {
	padding-bottom: 15px;
}
#paragraphe li {
	list-style-position: inside;
	padding-right: 15px;
	list-style-type: square;
	padding-left: 15px;
	margin-left: 0;
}

#chiffres {
	padding-top: 5px;
}
#chiffres h3 {
	padding-left: 48px;
	margin-bottom: 8px;
	font-size: 25px;
	color: #bd1220;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	background-image: url(../_image/redbare.png);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-top: 0;
}
#chiffres p {
	padding-left: 40px;
	padding-right: 40px;
}
#chiffres strong {
	color: #bd1220;
	font-size: 14px;
}