/* 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;
	border-left: 1px solid #CCDDE7;
	border-right: 1px solid #CCDDE7;
	background-image: url(/file_generali/img/background_superiore.gif);
	margin-top: 2px;
}
.headnav A {
	padding-top: 4px;
	padding-bottom: 2px;
	/*BACKGROUND-COLOR: #085fa6;
	border-left:1px solid #CCDDE7;*/
	DISPLAY: block;
	VERTICAL-ALIGN: middle;
	COLOR: #085fa6;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.headnav A:hover {
	padding-top: 4px;
	padding-bottom: 2px;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #085fa6;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.headnav .sel {
	padding-top: 4px;
	padding-bottom: 2px;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #085fa6;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.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: 0px solid #CCDDE7;
	border-top: none;
	min-width: 988px;
	/*background-color: #e8f8fa;*/
	margin: 0;
	padding: 0;
	height: 20px;
	margin-top: 2px;
	vertical-align: middle;
	text-align: center;
	background-image: url(/file_generali/img/background_superiore.gif);
	background-position: bottom;
	background-repeat: no-repeat;
} 
#sottomenu li{
	list-style:none;
	float: left;
	padding: 5px 0 0 0;
	color:#085fa6;
	font-weight:bold;
}
#sottomenu li a{
padding: 5px 30px 0 30px;
color:#085fa6;
font-weight:bold;
font-size:1.1em;
height: 20px;
}

#sottomenu li a:hover{
	text-decoration: none;
	background-color: #085fa6;
	padding: 5px 30px 0 30px;
	color:#FFFFFF;
	/*height: 20px;*/
	font-weight:bold;
	font-size:1.1em;	
}

#sottomenu .sel2{
	text-decoration: none;
	background-color: #085fa6;
	padding: 5px 30px 0 30px;
	color: #FFFFFF;
}

#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;
}