/* =============
  BARRE NAVIGATION PREMIERE
============= */
#navigation_premier {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif ;
font-size: 13px;
height: 32px;
background: #FF9600;
background-image: url(/blocs/images/menu_level1_orange.gif);
background-position:  0px 22px;
background-repeat: repeat-x;
position: relative;
top: 0;
left: 0;
z-index:100;
width: 100%;}#navigation_premier dl, #navigation_premier dd {
float: left;
margin: 0 0px;
}
#navigation_premier dt, #navigation_premier dd {
cursor: pointer;
text-align: center;
font-weight: bold;
border-right: 1px dotted #FFFEFF;
padding-top: 7px;
padding-bottom : 7px;
}
#navigation_premier dt a {
color: #505050;
text-decoration: none;
display: inline;
height: 100%;
border: 0 none;
padding-top: 7px;
padding-bottom : 7px;
}
#navigation_premier dt a:hover {
background: #0154A4;
background-image: url(/blocs/images/menu_level1_bleu.gif);
background-position:  0px 22px;
background-repeat: repeat-x;
color: white;
padding-top: 7px;
padding-bottom : 7px;
}
#navigation_premier dd a {
color: #505050;
background: #FFCC33;
text-decoration: none;
background-image: url(/blocs/images/menu_level1_jaune.gif);
background-position:  0px 22px;
background-repeat: repeat-x;
display: inline;
height: 100%;
border: 0 none;
padding-top: 7px;
padding-bottom : 7px;
}
#navigation_premier dd a:hover {
background: #3299FE;
background-image: url(/blocs/images/menu_level1_bleu_clair.gif);
background-position:  0px 22px;
background-repeat: repeat-x;
color: white;
padding-top: 7px;
padding-bottom: 7px;
}
#navigation_premier #newsletterlevel2 {
float: right;
margin: 0 0px;
font-weight: normal;
color: #000000;
}
#navigation_premier #newsletterlevel2 input {
font-family:"Trebuchet MS",Verdana;
font-size: 11px;
padding:0px;
margin:0px;
}
#newsletterlevel2 form {
margin:0px;
margin-top: 2px!important;
margin-top: 1px;
margin-right: 3px;
padding:0px;
width:280px;
text-align:right;
}
#newstext {
position:relative;
top:4px!important;
top:3px;
vertical-align:top;
width:30px;
display:inline;}
