/* CSS Document */

.headnav {
	
	BORDER-TOP: 1px solid #CCDDE7; 
	FONT-SIZE: 12px; 
	VERTICAL-ALIGN: middle; 
	BORDER-LEFT: #CCDDE7 1px solid;
	BORDER-right: #CCDDE7 1px solid;  
	BACKGROUND-REPEAT: repeat-x; 	
	TEXT-ALIGN: center;
	
}
.headnav A {
padding-top: 4px;
	padding-bottom: 4px;

BACKGROUND-COLOR: #085fa6; 
	border-left:1px solid #CCDDE7; 
	DISPLAY: block; 
	VERTICAL-ALIGN: middle; 

	COLOR: #ffffff; 
	TEXT-DECORATION: none; 
}
.headnav A:hover {
padding-top: 4px;
	padding-bottom: 4px;

	COLOR: #ffffff; 
	
	BACKGROUND-COLOR: #999999; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none
}
.headnav .sel {
padding-top: 4px;
	padding-bottom: 4px;

	COLOR: #ffffff; 
	
	BACKGROUND-COLOR: #999999; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none
}

.mktnav a{
background-color:#3984c1;
}
#quo a{
border-left: none;
background-image:url(/file_generali/img/quo_blu.gif);
background-position:center;
background-repeat: no-repeat;
background-color: #06477B;
min-height: 14px;
}
#quo a:hover {
background-image:url(/file_generali/img/quo_gri.gif);
background-position:center;
background-repeat: no-repeat;
background-color: #E3EDF2;
}

#quo .sel  {
background-image:url(/file_generali/img/quo_gri.gif);
background-color: #E3EDF2;
}

#rdc .sel  {
background-image:url(/file_generali/img/rdc_gri.gif);
background-color: #E3EDF2;
}

#rdc a{
min-height: 14px;
background-image:url(/file_generali/img/rdc_blu.gif);
background-position:center;
background-repeat: no-repeat;
background-color: #06477B;
}
#rdc a:hover {
background-image:url(/file_generali/img/rdc_gri.gif);
background-position:center;
background-repeat: no-repeat;
background-color: #E3EDF2;
}
#naz a{
min-height: 14px;
background-image:url(/file_generali/img/naz_blu.gif);
background-position:center;
background-repeat: no-repeat;
background-color: #06477B;
}
#naz a:hover {
background-image:url(/file_generali/img/naz_gri.gif);
background-position:center;
background-repeat: no-repeat;
background-color: #E3EDF2;
}
#naz .sel  {
background-image:url(/file_generali/img/naz_gri.gif);
background-color: #E3EDF2;
}
#gio a{
min-height: 14px;
background-image:url(/file_generali/img/gio_blu.gif);
background-position:center;
background-repeat: no-repeat;
background-color: #06477B;
}
#gio a:hover {
background-image:url(/file_generali/img/gio_gri.gif);
background-position:center;
background-repeat: no-repeat;
background-color: #E3EDF2;
}

#gio .sel  {
background-image:url(/file_generali/img/gio_gri.gif);
background-color: #E3EDF2;
}

#sottomenu {

border: 1px solid #CCDDE7; 
border-top: none; 
min-width: 988px; 
background-color: #999999; 
margin: 0;
padding: 0;
height: 25px;
} 
#sottomenu li{
	list-style:none;
	float: left;
	padding: 5px 0 4px 0;
	color:#FFFFFF;
	font-weight:bold;
}
#sottomenu li a{
padding: 5px 30px 4px 30px;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
font-size:1.1em;
}

#sottomenu li a:hover{
text-decoration: none;
background-color: #84827E;
padding: 5px 30px 4px 30px;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
font-size:1.1em;
}

#sottomenu .sel2{
text-decoration: none;
background-color: #84827E;
padding: 5px 30px 4px 30px;
}

#sottomenu .sel3{
padding: 5px 30px 4px 30px;
background-color: #84827E;
background-image:url(/file_generali/img/freccia_barra.gif);
background-repeat: no-repeat;
background-position: right;
}