@charset "utf-8";
/* CSS Document */
#cont_navig_generale{
float:right;
background:#E1E1E1;
margin-top:40px;
}

#acc_contact{
text-align:right;
font-size:12px;
}

#acc_contact a{
text-decoration:none;
color:#000000;
}

#acc_contact a:hover{
color:#666666;
}

ul#barre_navig{
margin:0;
padding:0;
list-style-type:none;
}

#barre_navig li{
line-height:3em;
float:left;
/*margin-right:1px;*/
}

#barre_navig a{
display:block;
height:35px;
text-decoration:none;
background:#E1E1E1;
width:110px;
text-align:center;
color:#000000;
font-size:12px;
font-weight:bold;
}

#barre_navig a:hover{
background:#b5e3fd;
}

ul#barre_ssnavig{
margin:0;
padding:0;
list-style-type:none;
}

#barre_ssnavig li{
line-height:1.5em;
float:left;
margin-right:1px;
}

#barre_ssnavig a{
display:block;
height:20px;
text-decoration:none;
background:#E1E1E1;
width:110px;
text-align:center;
color:#000000;
font-size:12px;
font-weight:bold;
}

#barre_ssnavig a:hover{
background:#b5e3fd;
}