#entete {
clear:right;
width : 900px;
margin:0 auto;
height:140px;
background:url("../assets/central_degrade.png");
}
#identif {
display : block;
float : right;
width : 260px;
margin-top : 0;
margin-right : 10px;
font-size : 12px;
text-align : center;
background : #eef3fe;
}
#barre_nav{
background-color:#555555;
clear:both;
margin-top:16px;
padding:0;
height : 26px;
}
.entete_nav_right {
background : transparent url(/IMG/v3/menu_right.png);
background-repeat : no-repeat;
background-position : right top;
}
.nav2 {
margin:0 auto;
padding:0;
width : 900px;
height : 26px;
color : #fff;
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
.nav2 ul {
list-style-type : none;
}
.nav2 ul li {
margin:0;
padding:0;
float : left;
position : relative;
z-index : auto !important ;
z-index : 1000;
}
.nav2 ul li a {
float : left;
display : block;
padding:0 26px 0 6px;
text-decoration : none;
font-weight : bold;
color : #fff;
line-height : 26px;
}
.nav2 ul li a img {
vertical-align : bottom;
float : left;
display : block;
padding:6px 22px 0 6px;
text-decoration : none;
font-weight : bold;
color : #fff;
line-height : 26px;
}
.nav2 ul li ul {
display : none;
border : none;
margin-left : -26px;
padding : 0px 26px 26px 26px;
}
.nav2 table {
position : absolute;
z-index : 999;
top : 0;
left : 0;
border-collapse : collapse;
}
.nav2 ul li:hover a{
background-color : #FF7D31;
text-decoration : none;
}
.nav2 ul li:hover ul {
display : block;
position : absolute;
z-index : 998;
top : 26px;
left : 0;
}
.nav2 ul li:hover ul li ul {
display : none;
}
.nav2 ul li:hover ul li a {
display : block;
width : 180px;
height : auto;
line-height : 20px;
padding : 0px 4px 4px 4px;
background-color : #FF7D31;
font-weight : normal;
color : #fff;
}
.nav2 ul li:hover ul li a:hover {
background-color : #6C6666;
text-decoration : none;
color : #fff;
}
.nav2 ul li a:hover {
background-color : #6C6666;
color : #fff;
text-decoration : none;
line-height : 26px;
}
.nav2 ul li a:hover ul {
display : block;
position : absolute;
z-index : 997;
top : 26px;
left : 0;
width : 180px;
font-size : 12px;
}
.nav2 ul li a:hover ul li a {
display : block;
width : 180px;
height : 1px;
line-height : 26px;
padding : 4px 16px 4px 16px;
background-color : #6C6666;
font-weight : normal;
color : #fff;
width : 180px;
}
.nav2 ul li a:hover ul li a ul {
visibility : hidden;
height : 0;
width : 0;
position : absolute;
z-index : 997;
}
.nav2 ul li a:hover ul li a:hover {
background-color : #6C6666;
text-decoration : none;
color : #fff;
}
#logo{
float : left;
float : left;
width:321px;
}
.logo_img {
margin:0px;
}
.logo_slogan {
color:#CBF0E7;
font-size : 12px;
text-align:center;
padding-top:5px;
}
.pub_swf {
float : right;
width:540px;
background-color:#1D1819;
text-align:center;
}
#banners{
float : left;
width:900px;
height:100px;
margin-top:10px;
}
#onglets{
float : left;
display:block;
width:900px;
margin-top:2px;
}
#top-nav{
clear:left;
float:left;
list-style-type:none;
margin:0;
width:320px;
}
#top-nav li{
float:left;
height:28px;
margin:0 0 0 -1px;
width:161px;
}
#top-nav li#std a, #top-nav li#std a:visited {
background-image:url("/IMG/v3/onglet_entete_bleu.png");
}
#top-nav li a, #top-nav li a:visited {
background-color:transparent;
background-position:left top;
background-repeat:no-repeat;
display:block;
height:28px;
text-align:center;
padding-top:6px;
color:white;
width:161px;
}
#top-nav li#mobile a, #top-nav li#mobile a:visited {
background-image:url("/IMG/v3/onglet_entete_orange.png");
}
#top-nav li#mobile a:hover, #top-nav li#std a:hover {
background-image:url("/IMG/v3/onglet_entete_vert.png");
}
#top-priv{
float:right;
height:28px;
list-style-type:none;
margin:0;
width:476px;
}
#top-priv li{
float:right;
height:28px;
margin:0 0 0 -1px;
width:161px;
}
#top-priv li#auteur a, #top-priv  li#auteur a:visited {
background-image:url("/IMG/v3/onglet_entete_vert.png");
}
#top-priv li a, #top-priv li a:visited {
background-color:transparent;
background-position:left top;
background-repeat:no-repeat;
display:block;
height:28px;
text-align:center;
padding-top:6px;
color:white;
width:161px;
}
#top-priv li#auteur a, #top-priv li#auteur a:visited {
background-image:url("/IMG/v3/onglet_entete_mauv.png");
}
#top-priv li#auteur a:hover {
float:right;
background-image:url("/IMG/v3/onglet_entete_vert.png");
}