/*   SITES LAVOISIER        */
/*   G.Drouen   -  07/2015  */
/*   lvafmu                 */

body{background:#eeeef1;}

/*anims*/
@keyframes bganim{
0%  {background-color:transparent;}
100%{background-color:#000;}
}

@keyframes bganim2{
0%  {background-color:#bc0f0f;}
100%{background-color:#000;}
}


/* HAUT */
.bandeau{background: url(../images/lvafmu/header.jpg) right top no-repeat #006eac;}
.bandeau a {display: inline-block; margin: 13px 0 0 20px;}

/* menu haut */
header nav.menu{background-color:#006eac}


/* pathway */
div.breadcrumbs a{color:#006eac}


/* GAUCHE */
.side_exists{background: url(../images/lvafmu/side_bg.png) 15px repeat-y #fff;}
nav.side > ul > li > a{background-color: #006eac; color:white; border-bottom: solid 1px #002c45; box-shadow:0 13px 0px rgba(255,255,255,0.10) inset}
nav.side ul li ul li.current a:before, nav.side ul li.current.parent > ul > li:first-child > a:before{border-color: transparent transparent transparent #006eac;}
nav.side ul li ul li a{color:#333;}

/* DROITE */
.newsbox .news_title, .news_title, .newsbox h2{background-color: #006eac;}

/* CONTENU */ 
h1{border-bottom: solid 3px #006eac;}
h2{color:#006eac;}
h3, h3 em{color:#006eac;}
.front-cover-txt h3{color:#006eac}

#tabs ul.ui-tabs-nav li.ui-state-active a{}
.topic{background:#def2e3;}

/*hp*/
.latest-issue a{background-color: #006eac; color: #fff; border:solid 1px #006eac;}
.latest-issue a:hover{animation: bganim2 1s ease-in alternate infinite; background: url("") #333;}

.newsbox.about{color: #006eac; font-weight: bold;}
.newsbox.submit a {background: url("../images/lvafmu/submit.jpg") repeat scroll 0 0; color: #fff;}

/* TOC */
nav.toc a span{background-color: #006eac; border:solid 1px #006eac;}

/* full */
#com_article div.menu{top:290px;}
#article h3.title{color:#666;}

/* BAS */
footer nav{background-color:#006eac;}