/*   Apido -  04/2013  */
/*   G. Drouen         */

body{background:#f9efe4}

@keyframes bganim{0%  {background-color:transparent;} 100%{background-color:#000;}}
@keyframes bganim2{0% {background-color:#bc0f0f;}     100%{background-color:#000;}}

header .bandeau{height: 90px; border-radius: 0}
header .bandeau{background: url(../images/header.jpg) right top no-repeat #ff8500;}
header .bandeau a{float: none;}

header nav.menu{background-color:#AC0101}

div.breadcrumbs a{color:#AC0101}

/* menus */
.side_exists{background: url(../images/side_bg.png) left repeat-y #fff;}
nav.side > ul > li > a{background:#ff8500; color:white; border-bottom: solid 1px #aaa;}
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 #ff8500;}

.newsbox .news_title, .news_title, .newsbox h2{background: #ff8500;}


/* contenu */ 
h1{border-bottom: solid 3px #AD0202;}
.item-page ul li{list-style-image: url(../images/li.png);}

h2{color:#AD0202;}
h3, h3 em{color:#ff8500;}


/* hp */
.latest-issue a{background-color: #AC0101; color: #fff; border:solid 1px #AC0101;}
.latest-issue a:hover{animation: bganim2 1s ease-in alternate infinite; background: url("") #333;}

#tabs ul.ui-tabs-nav li.ui-state-active a{}
.topic{background-color:#fff2e5}

.springerbox {background-color: #AC0101;}
.springerbox div {border: 1px solid #DE898B;}


/* toc */
nav.toc a span{background-color: #ff8500; border:solid 1px #ff8500;}

/* footer */
footer nav{background-color:#ff8500;}