/* CSS présentation */
a:hover {
	color: #72b14c;
	border-bottom:thin solid #444;
}
.motcle {
	color:#72b14c ;
}
#menu a:hover {
	border-top:thin solid  #72b14c;
}
#menu {
	border-bottom:thin solid  #72b14c;
}
#tarifs {
	color: #72b14c;
}
#logo {
	background: url(../images/logo_3.jpg) no-repeat bottom;
	height:124px;
	width:314px;
	font-size:0.9em;	
}
#pola {
	background: url(../images/photo_3.jpg) bottom no-repeat;
}
#contenu {
	padding:0 20px 0 27px;
}
#corps blockquote {
	position:relative;
	text-align:center;
	font-size:1.1em;
	padding:1em 40px;
	color:#72b14c;
	top:-15px;
}
.content {
	padding:0 30px 0 35px;
	text-align:justify;
}
.bloc {	
	float:left;
	width:226px;
	padding:0 0 0 35px;
	margin-bottom:1.4em;
	text-align:justify;
}
.blocL {
	float:left;
	padding:0 30px 0 35px;
	margin:1.4em 0;
	text-align:justify;
}
.bloc h4, .blocL h4 {
	position:relative;
	left:-15px;
	top:-0.4em;
}
#corps ul {
	padding:0 50px 1.5em 80px;
	list-style: url(../images/liste_rouge.jpg) outside;
}
#corps li {
	padding-bottom:0.7em;
}