/* 
    Document   : GATE
    Created on : 08 juin 2015
    Author     : bmontbroussous
    Description: charte graphique pour le GATE.
*/

#top, #titre-site {
	background: #3582BA;

}
#menu, #texte h2.actus a.toutes-actus {
	background-color:#021C45 !important;
}

#menu ul.level1,
#menu > ul.menu-liste  /* plugin Menus */
{
	background: #021C45;

}

#pageune #texte #texte_gauche div.actus h2.toutes-actus,
#pageune #texte #texte_gauche div.actus h2.toutes-actus a,
#menu ul.level1 ul,
#menu > ul.menu-liste ul.menu-liste  /* plugin Menus */
{
	background-color:#021C45;
}

#pied-de-page, #pageune #texte_gauche h2, #pageune #texte_gauche h2 a, #texte_droite h2, div.nivo-caption {
	background-color:#3582BA;
}
#nom-labo h1 a, #slogan {
	color:#3582BA;
}
 #menu_lang li strong, #menu_lang li a, #menu_lang li a strong {
	color:#021C45;
}
body.avec-bandeau-statique #bandeau a {
	background: url(img/physique/baniere.jpg) no-repeat top left;
}


#pageune #texte h2 {
	border-bottom:solid 2px #3582BA
}
#texte div.alaune, #texte div.actus {
border-top:solid 2px #3582BA
}

