/*
    * #002859 sombre
    * #0068A8 atténué
    * #0092DD base
    * #40ADE6 éclairci
    * #EDF7FD 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: #0092DD
}

/*********************navigation gauche*/

.nav_right{
	background: #0092DD;
}
.nav_right li a{
	border-bottom: 1px dashed #EDF7FD;
}
.nav_on, .nav_right a:hover{
	background: #0068A8;
}

.s_nav a{
	background: #40ADE6 url('../images/commun/picto_link_white.gif') no-repeat 5px 8px;
}
.s_nav_on a, .s_nav a:hover {
	background: #002859 url('../images/commun/picto_link_white.gif') no-repeat 5px 8px;
}
/***********************page article*/
.banner{
	border-bottom: 12px solid #40ADE6;
}
.visual_flash{
	border-bottom: 12px solid #40ADE6;
}

.content_article h2, .content_sitemap h2 {
	color: #0092DD;
}
.content_article  h4, .content_sitemap h4{
	color: #0092DD;
	background: url('../images/transversal/picto_puce_transversal.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/transversal/picto_puce_transversal.gif') no-repeat 0 0.5em;
}
.block_color{
	background: #EDF7FD;
	border: 1px solid #40ADE6;
}
.link{
	background: url('../images/transversal/picto_link_transversal.gif') no-repeat 0 0.3em;
}
.mod_suggest li a:hover{
	color: #0092DD;
}
.mod_cons{
	background: #EDF7FD;
}


/***************************home*/

.mod_free h3, .mod_free a{
	color: #0092DD;
}
.mod_free li{
	background: url('../images/transversal/picto_puce_transversal.gif') no-repeat 0 6px;
}
.promo{
	background: #0092DD;
}
.country{
	background: #40ADE6;
}
.context_sitemap{
	background: #0092DD;
}
