/* #PRODUIRE{fond=css/style_cfg_odaiba.css}
   md5:3560563d18d7ece42acd8b051afe11ab */


/* barre laterale */
.odaiba-aside {
	background-color:#000000;
}

/* barre haute fixe */
.navbar {
	background-color: #000000;
}

/* ps */
.ps-wrapper {
	background-color: #d3e4ec;
}

/* pied de page */
.footer {
	background-color: #214263;
}

/* sous-rubriques */
.rubrique-title a {
	background-color: #0e3083;
}

/* sous-rubriques survol */
.rubrique-title a:hover {
	background-color: #071c50;
}

/* liens */
a,
.article-texte a {
	color: #1042fb;
}

a:hover,
.headline-link:hover,
.article-texte a:hover {
	color: #122f9d;
}

/* Survol des liens de catégories & puces */
.article-preview-titre::before,
.article-preview-texte:hover, 
.article-preview-texte:hover .article-preview-titre {
	color:#70a7d9;
}