/*   RO -  04/2013  */
/*   G. Drouen         */

body{background-color: #E2E4C8}

@keyframes bganim{0%  {background-color:transparent;} 100%{background-color:#b10707;}}
@keyframes bganim2{0% {background-color:#760505;}     100%{background-color:#b10707;}}

header .bandeau{height: 100px; }
header .bandeau{background: url(../images/header.jpg) left top no-repeat;}
header .bandeau a{margin:5px 0 0 20px;}

header nav.menu{background-color:#760505}

div.breadcrumbs a{color:#b10707}

/* menus */
.side_exists{background: url(../images/side_bg.png) 15px repeat-y #fff;}
nav.side > ul > li > a{background-color: #b10707; color:white; border-bottom: solid 1px #760505;}
nav.side ul li ul li a{color:#333;}
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 #b10707;}


.newsbox .news_title, .news_title, .newsbox h2{background-color:#b10707;}


/* contenu */ 
h1{border-bottom: solid 3px #b10707;}


h2{color:#b10707;}
h3, h3 em{color:#b10707;}


/* hp */
.latest-issue a{background-color: #b10707; color: #fff; border:solid 1px #b10707;}
.latest-issue a:hover{animation: bganim2 1s ease-in alternate infinite;}

#tabs ul.ui-tabs-nav li.ui-state-active a{}
.topic{background-color: #e6f6f8}

.newsbox.submit a{background: url(../images/submit.jpg); color:#fff;}

/* toc */
nav.toc a span{background-color: #b10707; border:solid 1px #b10707;}

/* footer */
footer nav{background-color:#b10707;}