.accueil_gauche {
	width:370px;
	padding: 15px 0 0 0;
}
.accueil_droite {
	width:240px;
	padding: 25px 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 {}
.accueil_article_contenu {}
.accueil_article_lien_suite {}
.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;
}
.news_rouge_fond {
	background: transparent url(../../image/news_fond.gif) 0 0 repeat-y;
}

.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;
}
.news_noir_fond {
	background: transparent url(../../image/news_fond.gif) 0 0 repeat-y;
}


.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;
}
.news_vert_fond {
	background: transparent url(../../image/news_fond.gif) 0 0 repeat-y;
}
