/*
    * #842B00 sombre
    * #C58F74 atténué
    * #CD5B24 base
    * #E0A384 éclairci
    * #FAF0EB pastel
Attention, lorsque on change un code couleur d’une business line, les modifications de couleurs doivent être reportées dans style.css pour le module news de la home.
*/
a{
	color: #CD5B24
}

/*********************navigation gauche*/

.nav_right{
	background: #CD5B24;
}
.nav_on, .nav_right a:hover{
	background: #C58F74;
}
.nav_right li a{
	border-bottom: 1px dashed #FAF0EB;
}
.s_nav a{
	background: #E0A384 url('../images/commun/picto_link_white.gif') no-repeat 5px 8px;
}
.s_nav_on a, .s_nav a:hover {
	background: #842B00 url('../images/commun/picto_link_white.gif') no-repeat 5px 8px;
}
/****************************page article*/
.banner{
	border-bottom: 12px solid #E0A384;
}
.visual_flash{
	border-bottom: 12px solid #E0A384;
}
.content_article h2{
	color: #CD5B24;
}
.content_article  h4{
	color: #CD5B24;
	background: url('../images/industrie/picto_puce_industrie.gif') no-repeat 0 0.5em;
}
.content_h2 ul li, .mod_suggest ul li, .mod_cons ul li, .mod_contact ul li{
	background: url('../images/industrie/picto_puce_industrie.gif') no-repeat 0 0.5em;
}
.block_color{
	background: #FAF0EB;
	border: 1px solid #E0A384;
}
.link{
	background: url('../images/industrie/picto_link_industrie.gif') no-repeat 0 4px;
}
.mod_suggest li a:hover{
	color: #CD5B24;
}
.mod_cons{
	background: #FAF0EB;
}




/******************************home*/

.mod_free h3, .mod_free a{
	color: #CD5B24;
}
.mod_free li{
	background: url('../images/industrie/picto_puce_industrie.gif') no-repeat 0 6px;
}
.promo{
	background: #CD5B24;
}
.country{
	background: #C58F74;
}
.context_sitemap{
	background: #CD5B24;
}
