/*** EDITO  ***/
.edito {
	/*background : #8A9CB2;*/
	background : #fff;
	padding : 10px;
	margin : 28px 28px 10px 28px;
}
.edito h2.titre {
	color: white;
	font-size: 2.5em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 10px;
	background: #8A9CB2 url(../../image/separateur_blanc2.jpg) 0 bottom repeat-x;
	margin: -10px -10px 10px -10px;
}
.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 .suite_gauche {
display : block;
text-align : right;
	color:#8A9CB2 !important;
	background : url(../../image/puce_gauche.png) right center no-repeat;
	padding : 0 10px 0 0;
}
.accueil_edito_accroche {
	margin-bottom: 1.3em;
	color : #4a4a4a;
}
.accueil_edito .meta {
	margin: 0;
}
.accueil_edito_contenu {}

.accueil_edito a.suite_droite {
	text-decoration: none;
	color: #8A9CB2 !important;
}
.accueil_edito  a.suite_droite:hover {
	text-decoration: underline;
}

/*** NEWS ***/
.article h2.titre {
	color: white;
	font-size: 2.5em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 10px;
	background: #9EAD72 url(../../image/separateur_blanc2.jpg) 0 bottom repeat-x;
	margin: -10px -10px 10px -10px;
}
.bloc_produit h2.titre {
	color: white;
	font-size: 2.5em;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 0px 10px;
	background: #E89633 url(../../image/separateur_blanc2.jpg) 0 bottom repeat-x;
	margin: -10px -10px 10px -11px;
}
.accueil_article {
	margin : 0 0 5px 0;
}
.accueil_article h3.titre {
	font-size: 1.1em;
	font-weight: bold;
	text-transform : uppercase;
	color: #9EAD72;
	
}
.accueil_article h3 a {
	color: #9EAD72;
	text-decoration: none;
}
.accueil_article h3 a:visited  {
}
.accueil_article h3 a:hover {
	text-decoration: underline;
}
.accueil_article.first h3.titre {
	border-top: none;
}

/* contenu */
.accueil_article_accroche {
}
.accueil_article_contenu {
	margin-left: 60px;
}

.accueil_article .suite_droite {
	color:#5F722D;
	display : block;
	text-align : right;
	text-decoration: none;
}
.accueil_article  a.suite_droite:hover {
	text-decoration: underline;
}

.bloc_produit h3.titre{
color : #E89633 !important;
font-size:1.1em;
font-weight:bold;
text-transform:uppercase;
}
.bloc_produit a, .bloc_produit .action_produit{
 color : #E89633 !important;
}

.bloc_produit .prix_produit {
/*color : white !important;*/
float:none !important;
font-size:20px !important;
font-weight : bold;
text-align : right;
}
.bloc_produit ul {
margin : 0px !important;
}

.bloc_produit ul li {
list-style-image: none !important;
list-style-type: none;
}
.bloc_produit .produit {
clear : both;
}
.articles_accueil {
	margin : 0 28px 28px 28px;
	background : url(../../image/back_articles_accueil.jpg) repeat-y center top;
	}
.articles_accueil .article{
	padding:10px;
	width : 245px;
	color : #6a6a6a;
}

