.accueil_gauche {
	width:240px;
	padding: 30px 0 0 0;
}
.accueil_droite {
	width:370px;
	padding: 20px 0 0 0;
}
/*** EDITO  ***/
.accueil_edito {}
.accueil_edito h2 {
	font-size: 1em;
	padding: 0;
	color: #999;
}
.accueil_edito_accroche { }
.accueil_edito_accroche p {
	margin:0;
}
.accueil_edito_contenu {}
.accueil_edito_lien_suite {}

/*** NEWS ***/
.accueil_article {}
.accueil_article_accroche {height: 130px; overflow: hidden;}
.accueil_article_contenu {}
.accueil_article_lien_suite { float: right;}
.accueil_article_date { display: none; }
.accueil_article h3 { color: #000 !important;}


.accueil_article .cadre_image {
	padding: 10px 0 0 10px;
	background: transparent url(../../image/fond_photo.png) 0 0 no-repeat;
	width: 124px;
	height: 111px;
	float: left;
	margin: 0 10px 0 0;
}


.news_rouge_haut {
	background: transparent url(../../image/news_titre_rouge.gif) 0 0 no-repeat;
	padding: 0 15px 15px 15px !important;
}
.news_rouge_haut h2 {
	color: #d60019 !important;
	font-size: 18px !important;
	padding: 12px 0 0 50px !important;
	margin: 0 0 5px 0 !important;
}
.news_rouge_haut h2 a {
	color: #d60019 !important;
	text-decoration: none;
}
.news_rouge_bas {
	background: transparent url(../../image/news_bas.gif) 0 100% no-repeat;
	height: 200px;
}
.news_rouge_fond {
	background: transparent url(../../image/news_fond.gif) 0 0 repeat-y;
	height: 200px;
}

.news_noir_haut {
	background: transparent url(../../image/news_titre_noir.gif) 0 0 no-repeat;
	padding: 0 15px 15px 15px !important;
}
.news_noir_haut h2 {
	color: #000 !important;
	font-size: 18px !important;
	padding: 12px 0 0 50px !important;
	margin: 0 0 5px 0 !important;
}
.news_noir_haut h2 a {
	color: #000 !important;
	text-decoration: none;
}
.news_noir_bas {
	background: transparent url(../../image/news_bas.gif) 0 100% no-repeat;
	height: 200px;
}
.news_noir_fond {
	background: transparent url(../../image/news_fond.gif) 0 0 repeat-y;
	margin: 13px 0 0 0;
}


.news_vert_haut {
	background: transparent url(../../image/news_titre_vert.gif) 0 0 no-repeat;
	padding: 0 15px 15px 15px !important;
}
.news_vert_haut h2 {
	color: #8bb91e !important;
	font-size: 18px !important;
	padding: 12px 0 0 50px !important;
	margin: 0 0 5px 0 !important;
}
.news_vert_haut h2 a {
	color: #8bb91e !important;
	text-decoration: none;
}
.news_vert_bas {
	background: transparent url(../../image/news_bas.gif) 0 100% no-repeat;
	height: 200px;
}
.news_vert_fond {
	background: transparent url(../../image/news_fond.gif) 0 0 repeat-y;
	margin: 13px 0 0 0;
	
}

.actu_bas{
	background-color: #ECEDEF;
	border: 1px solid #DADADA;
	padding: 0px 5px 5px 10px;
	width: 210px;
	margin-left: 10px;
	margin-top: 10px;
}

.actu_bas h2{
	font-size:20px !important;
	margin-bottom:5px !important;
	padding-left:0px !important;
	margin-left: 0px !important;
}

.actu_bas .accueil_article_lien_suite{
	text-align: right;
}
