/*
    * #530A4B sombre
    * #712E69 atténué
    * #962381 base
    * #BC8AB5 éclairci
    * #F2E5F0 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: #962381
}

/*********************navigation gauche*/

.nav_right{
	background: #962381;
}
.nav_on, .nav_right a:hover{
	background: #712E69;
}
.nav_right li a{
	border-bottom: 1px dashed #F2E5F0;
}
.s_nav a{
	background: #BC8AB5 url('../images/commun/picto_link_white.gif') no-repeat 5px 8px;
}
.s_nav_on a, .s_nav a:hover {
	background: #530A4B url('../images/commun/picto_link_white.gif') no-repeat 5px 8px;
}
/******************************page article*/
.banner{
	border-bottom: 12px solid #BC8AB5;
}
.visual_flash{
	border-bottom: 12px solid #BC8AB5;
}
.content_article h2{
	color: #962381;
}
.content_article  h4{
	color: #962381;
	background: url('../images/electronics/picto_puce_electronics.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/electronics/picto_puce_electronics.gif') no-repeat 0 0.5em;
}
.block_color{
	background: #F2E5F0;
	border: 1px solid #BC8AB5;
}
.link{
	background: url('../images/electronics/picto_link_electronics.gif') no-repeat 0 4px;
}
.mod_suggest li a:hover{
	color: #962381;
}
.mod_cons{
	background: #F2E5F0;
}


/****************************home*/

.mod_free h3, .mod_free a{
	color: #962381
}
.mod_free li{
	background: url('../images/electronics/picto_puce_electronics.gif') no-repeat 0 6px;
}
.promo{
	background: #BC8AB5;
}
.country{
	background: #BC8AB5;
}
.context_sitemap{
	background: #BC8AB5;
}
