	.col_milieu {
		width: 605px !important;
		background : url(../../image/fil_ariane.jpg) repeat-x left top;
		padding : 0px !important;
	}
/*** EDITO  ***/
.edito { margin: 1em 0; }
.edito h2.titre {
	color: #80C2D0;
	font-size: 2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.accueil_edito {}
.accueil_edito h3.titre {
	color: #FF7800;
	font-size: 1.7em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.accueil_edito h3 a {
	color: #999;
}
.accueil_edito_accroche {
	margin-bottom: 1.3em;
}
.accueil_edito .meta {
	margin: 0;
}
.accueil_edito_contenu {}

.accueil_edito .suite_droite {
	text-decoration: none;
}
.accueil_edito  a.suite_droite:hover {
	text-decoration: underline;
}

/*** NEWS ***/
.article h2.titre {
	color: #80C2D0;
	font-size: 2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.accueil_article {}
.accueil_article h3.titre {
	color: #FF7800;
	font-size: 1.7em;
	font-weight: bold;
	margin: 0 0 0 65px;
	padding: 5px 0 0 0;
}
.accueil_article h3 a { 
	color:#88BF00;
	text-shadow:1px 1px 0 #000000;
	text-decoration: none
}
.accueil_article h3 a:visited  {color: #699301;}
.accueil_article h3 a:hover {color: #76a501;}

/* contenu */
.accueil_article_accroche {
	margin-left: 80px;
	border : 0px;
	padding : 0 10px 0 0;
}
.accueil_article_contenu {
	margin-left: 80px;
}

.accueil_article p {
	margin : 2px 0 0 0;
}
.accueil_article .suite_droite {
	text-decoration: none;
}
.accueil_article  a.suite_droite:hover {
	text-decoration: underline;
}
	.col_milieu {
		background : url(../../image/content_header.png) repeat-x top center !important;
	}
		.porte_entree {
		position : relative;
		/*margin : 47px 0 0 0;*/
		}
		.porte_entree .contenu_porte{
		padding : 10px 15px;
		background : url(../../image/entree_bas.png) repeat-x bottom left;
		}
		.porte_entree .contenu_porte p,.porte_entree .contenu_porte .accueil_article_accroche{
		margin : 0px;
		}
		.porte_entree .porte{
		width : 302px;
		float : left;
		padding: 47px 0 0 0;
		}
		.porte_entree h2{
		background : url(../../image/entree_haut.png) no-repeat top left;
		display : none;
		}
		.porte_entree .titre_interview{
		background : url(../../image/entree_interview.png) no-repeat top left;
		width : 302px;
		height : 47px;
		position : absolute; top : 0px;
		}
		.porte_entree .titre_produit{
		background : url(../../image/entree_produit.png) no-repeat top left;
		width : 302px;
		height : 47px;
		position : absolute; top : 0px;
		}
		.porte_entree .btn_rss_actualite{
		position : absolute; right : 10px; top : 10px;
		}
		
.les_articles_accueil {
background:white url(../../image/contenu_dernier_articles.jpg) no-repeat scroll 0 0;
padding: 50px 10px 0 10px;
position : relative;
}		
.les_articles_accueil .accueil_article {
	margin : 10px 0 0 0;
}
	.les_articles_accueil h2 {
		position : absolute;
		top : 0; left : 0;
		margin : 0px !important;
		width : 100%;
		}
	
	.les_articles_accueil h2 .btn_rss_actualite  {
		position : absolute;
		top : 17px; right : 25px;
		margin : 0px !important;
		}
	.les_articles_accueil h2 span {
		position : absolute;
		left : 15px;
		width : 500px;
		line-height : 60px;
		margin : 0px !important;
		text-shadow:1px 1px 0 #000000;
		color : white;
		text-transform : uppercase;
		font-size : 18px;
		}
