/*
    * #177AA6 sombre
    * #53A1C4 atténue
    * #64B8DE base
    * #ADDCF0 éclairci
    * #F2F9FD 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: #64B8DE
}


.nav_right{
	background: #64B8DE;
}
.nav_on, .nav_right a:hover{
	background: #53A1C4;
}
.nav_right li a{
	border-bottom: 1px dashed #F2F9FD;
}
.s_nav a{
	background: #ADDCF0 url('../images/commun/picto_link_white.gif') no-repeat 5px 8px;
}
.s_nav_on a, .s_nav a:hover {
	background: #177AA6 url('../images/commun/picto_link_white.gif') no-repeat 5px 8px;
}
/**************************page article*/
.banner{
	border-bottom: 12px solid #ADDCF0;
}
.visual_flash{
	border-bottom: 12px solid #ADDCF0;
}
.content_article h2{
	color: #64B8DE;
}
.content_article  h4{
	color: #64B8DE;
	background: url('../images/healthcare/picto_puce_healthcare.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/healthcare/picto_puce_healthcare.gif') no-repeat 0 0.5em;
}
.block_color{
	background: #F2F9FD;
	border: 1px solid #ADDCF0;
}
.link{
	background: url('../images/healthcare/picto_link_healthcare.gif') no-repeat 0 4px;
}
.mod_suggest li a:hover{
	color: #64B8DE;
}
.mod_cons{
	background: #F2F9FD;
}



/******************************home*/

.mod_free h3, .mod_free a{
	color: #64B8DE;
}
.mod_free li{
	background: url('../images/healthcare/picto_puce_healthcare.gif') no-repeat 0 6px;
}
.promo{
	background: #64B8DE;
}
.country{
	background: #53A1C4;
}
.context_sitemap{
	background: #64B8DE;
}

