/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */
#tabs { background-image: url(../img/interface/actus_repeat.gif); background-repeat: repeat-x; background-position: 0 0; position: relative; width: 802px; }
#bande_tabs { background-image: url(../img/interface/actu_bandeSlide.gif); background-repeat: no-repeat; background-position: 0 0; text-align: right; position: absolute; top: 0; right: 0; width: 466px; height: 24px; z-index: 1; padding-top: 6px; padding-right: 10px; }
#bande_tabs a { color: #fff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; float: right; margin-left: 20px; padding-left: 20px; display: block; }
#bande_tabs a:hover { text-decoration: none; }
#lk-all { background-image: url(../img/interface/actus_ico-liste.gif); background-repeat: no-repeat; background-position: left center; }
#lk-rss { background-image: url(../img/interface/actus_ico-rss.gif); background-repeat: no-repeat; background-position: left center; }
/* Fin bande liens actus */
.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{ float: left; color: white; /*text color*/
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; background-color: #0252aa; background-image: url(../img/interface/actus_repeat.gif); background-repeat: repeat-x; background-position: 0 0; padding: 5px 24px; text-decoration: none; height: 20px; border-right: 1px solid #fff; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{ color: white; text-decoration: none; }

.indentmenu ul li a.selected{ color: white !important; font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; background-image: url(../img/interface/actus_repeatOver.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; text-decoration: none; padding-top: 4px; /*shift text down 1px*/
padding-bottom: 6px; }


.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{ position: relative; width: 680px; height: 72px; padding-top: 8px; padding-left: 120px; display:none; }
.tabcontent h3 { margin: 0; padding: 0 0 3px; }
.tabcontent h3 a { color: #fc0091; font-size: 14px; font-weight: bold; text-decoration: underline; }
.tabcontent h3 a:hover { text-decoration: none; }
.tabcontent .desc_news { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; padding-right: 100px !important; }
.lk-loupe, .lk-loupe:visited  { color: #0252aa; font-size: 10px; background-color: #c8edfe; background-image: url(../img/interface/actus_loupe.gif); background-repeat: no-repeat; background-position: left center; position: absolute; right: 0 !important; bottom: 0; height: 24px; padding-top: 6px; padding-right: 10px; padding-left: 30px; display: block; }
.lk-loupe:hover { text-decoration: none; display: block; position: absolute; right: 0 !important; bottom: 0; }
.date_home { color: #4fa7db; font-size: 10px; position: absolute; top: 4px; right: 10px; }
@media print {
.tabcontent {
display:block !important;
}
}
#displaycontent { font-family: Verdana, Arial, Helvetica, sans-serif; border:solid 1px #1086cc; width: 800px; height: 80px; padding: 0; margin-bottom:1em; }
#stages { background-image: url(../img/interface/actus_visu-stages.jpg); background-repeat: no-repeat; background-position: left top; }
#voyages { background-image: url(../img/interface/actus_visu-voyages.jpg); background-repeat: no-repeat; background-position: left top; }
#actualites { background-image: url(../img/interface/actus_visu-actualites.jpg); background-repeat: no-repeat; background-position: left top; }
