#contenu h1.titre_home{
	margin-bottom:0;
	width:29%;
	padding:0;
	text-align:center;
}
a.adherer_au_club,a.faq,a.boutique{
	display:block;
	width:155px;
	height:74px;
	float:left;
	margin-left:10px;
	margin-bottom:30px;
}
a.adherer_au_club{
	background:url('../images/adherer_au_club.png') top left no-repeat;
	margin-left:0px;
}
a.faq{
	background:url('../images/faq.png') top left no-repeat;
}
a.boutique{
	background:url('../images/boutique.png') top left no-repeat;
}
a.adherer_au_club:hover{
	background:url('../images/adherer_au_club_on.png') top left no-repeat;
}
a.faq:hover{
	background:url('../images/faq_on.png') top left no-repeat;
}
a.boutique:hover{
	background:url('../images/boutique_on.png') top left no-repeat;
}
#paragraphe_home{
	list-style-type:none;
	margin:0;
	padding:0;
	width:70%;
	float:left;
}
#paragraphe_home li{
	margin-bottom:10px;
	padding:5px 25px 30px 25px;
	zoom:1;
}
#paragraphe_home li.rouge{
	background-color:#993300;
}
#paragraphe_home li.blanc h2{
	color:#993300;
	background:url('../images/deco_h2_blanc.png') top left no-repeat;
	padding-left:50px;
	height:28px;
	font-size:1.8em;
	margin-bottom:20px;
}
#paragraphe_home li.rouge h2{
	color:#fff;
	background:url('../images/deco_h2_rouge.png') top left no-repeat;
	padding-left:50px;
	height:28px;
	font-size:1.8em;
	margin-bottom:20px;
}
#paragraphe_home li.blanc p{
	color:#993300;
}
#paragraphe_home li.rouge p{
	color:#fff;
}
#paragraphe_home li.blanc a.savoir_plus{
	color:#fff;
	float:right;
	background:url('../images/savoir_plus_rouge.png') 6px center no-repeat #993300;
	padding-left:20px;
	padding-right:6px;
	position:relative;
	text-decoration:none;	
	font-weight:bold;
}
#paragraphe_home li.rouge a.savoir_plus{
	color:#993300;
	float:right;
	background:url('../images/savoir_plus_blanc.png') 6px center no-repeat #fff;
	padding-left:20px;
	padding-right:6px;
	position:relative;
	text-decoration:none;
	font-weight:bold;
}
#paragraphe_home li.rouge img.img_paragraphe,#paragraphe_home li.blanc img.img_paragraphe{
	float:left;
	margin-right:16px;
	border:3px solid #fff;
}
#paragraphe_home li.blanc img.img_paragraphe{
	float:none;
	margin-right:0px;
}
#paragraphe_home p{
	margin-top:10px;
	margin-bottom:10px;
}
#cadre_hg_blanc{
	float:left;
	background:url('../images/cadre_img_home_hg.gif') top left no-repeat;
	margin-right:16px;
	padding-top:5px;
	padding-left:5px;
	position:relative;
}
#cadre_bd_blanc{
	background:url('../images/cadre_img_home_bd.gif') bottom right no-repeat;
	padding-bottom:5px;
	padding-right:5px;
}
#news_home ul a{
	color:#000;
	text-decoration:none;
}
#news_home p{
	margin-top:10px;
	margin-bottom:10px;
}
#news_home ul a:hover{
	color:#999;
}
#news_home{
	float:right;
	width:29%;
}
#news_home h2{
	color:#993300;
	display:block;
	text-align:center;
	font-size:2em;
	margin-bottom:10px;
}
#calendrier{
	text-align:center;
}
#calendrier a{
	color:#993300;
	text-decoration:none;
}
#calendrier_gauche{
	margin-right:5px;
}
#calendrier_droite{
	margin-left:5px;
}
#calendrier table{
	margin:auto;
}
#calendrier_jours th{
	color:#993300;
	font-weight:normal;
}
#calendrier_jours td{
	color:#993300;
}
#calendrier_jours td a{
	color:#fff;
	background-color:#993300;
	padding:2px 5px;
	font-weight:bold;
}
#calendrier_jours td a:hover{
	background-color:#a4ba00;
}
#news_home ul{
	list-style-type:none;
	margin:0;
	padding:0;
	border-bottom:2px solid #e9e9e9;
	margin-bottom:7px;
}
#news_home ul li{
	margin-top:15px;
}
#news_home ul li h2{
	background:url('../images/fleche_home_news.png') 5px center no-repeat #a4ba00;
	padding-left:18px;
	font-size:1.1em;
	text-align:left;
	color:#fff;
	margin-right:2px;
	position:relative;
}
#news_home ul li h2 a,#news_home ul li h2 a:hover{
	color:#fff;
}
#news_home ul li span{
	margin-left:18px;
	color:#5e5962;
}
#news_home ul li p{
	margin-left:18px;
	margin-right:13px;
	color:#807986;
}
#news_home ul li a.suite_news_home{
	color:#a4ba00;
	font-weight:bold;
	float:right;
	margin-right:13px;
	margin-top:-10px;
}
#news_home a.toutes_news{
	background:url('../images/fleche_toutes_news.png') center left no-repeat;
	color:#807986;
	float:right;
	margin-right:10px;
	padding-left:13px;
	font-weight:bold;
	text-decoration:none;
}
#news_home a.toutes_news:hover{
	color:#a4ba00;
	background:url('../images/fleche_toutes_news_on.png') center left no-repeat;
}
#img_home{
	float:left;
	margin-top:200px;
	margin-left:100px;
	border:1px solid #000;
}
