/*** EDITO  ***/
.accueil_edito {
	margin: 30px 0 0 12px;
	min-height: 80px;
	padding: 0 10px 5px 40px;
	width: 571px;
	background: transparent url(../../image/titre_edito.gif) 0 0 no-repeat;

}
.accueil_edito h3 {
	margin: 0 !important;
	padding: 0;
	color: #E4361D;
}
.accueil_edito h3 a {
	font-size: 1em;
	padding: 0;
	margin: 0;
	color: #E4361D;
	text-decoration: none;
}
.accueil_edito h3 a:hover {
	text-decoration: underline;
}
.accueil_edito_accroche p {
	padding: 0;
	margin: 0;
	text-align: justify;
}
.accueil_edito_contenu {}
.accueil_edito_lien_suite {}

/*** NEWS ***/
.fond_actus {
	margin: 0 0 0 12px;
	padding: 0;
	width: 621px;
	background: transparent url(../../image/fond_actus.gif) 0 0 repeat-y;
}
.fond_actus_haut {
	margin: 30px 0 0 12px;
	padding: 0;
	width: 621px;
	display: block;
}
.fond_actus_milieu{
	background: transparent url(../../image/titre_actus.gif) 7px 9px no-repeat;
	min-height: 120px;
	padding: 0 10px 5px 40px;
}
.actus_liensbas {
	margin: 0 0 0 12px;
	padding: 4px 0 0 10px;
	width: 611px;
	height: 19px;
	background: transparent url(../../image/fond_actus_bas.gif) 0 0 repeat-y;
}
.actus_liensbas a {
	margin: 0;
	padding: 0;
	color: #000;
	text-decoration: none;
	font-size: .91em;
}
.actus_liensbas a:hover {
	color: #E4361D;
}
.accueil_article {
	padding: 5px 0 0 0;
}
.accueil_article  p{
	margin:0;
	padding: 1px 0 0 0;
	line-height: 1.4em;
	text-align: justify;
}
.accueil_article  h3{
	margin: 0;
	padding: 0 5px 0 10px;
	background: transparent url(../../image/puce_actus.gif) 0 5px no-repeat;
	float:left;
	line-height: .9em;
}
.accueil_article  h3 a{
	color: #fff;
	text-decoration: none;
	margin:0;
	padding: 0;
}
.accueil_article  h3 a:hover{
	text-decoration: underline;
}
.accueil_article_accroche {}
.accueil_article_contenu {}
.accueil_article_lien_suite {}