/* 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: #085fa6; 
	
	BACKGROUND-COLOR: #E3EDF2; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none
}
.headnav .sel {
padding-top: 4px;
	padding-bottom: 4px;

	COLOR: #085fa6; 
	
	BACKGROUND-COLOR: #E3EDF2; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none
}

.mktnav a{
background-color:#3984c1;
}
#quo a{
border-left: none;
background-image:url(http://quotidianonet.ilsole24ore.com/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(http://quotidianonet.ilsole24ore.com/file_generali/img/quo_gri.gif);
background-position:center;
background-repeat: no-repeat;
background-color: #E3EDF2;
}

#quo .sel  {
background-image:url(http://quotidianonet.ilsole24ore.com/file_generali/img/quo_gri.gif);
background-color: #E3EDF2;
}

#rdc .sel  {
background-image:url(http://quotidianonet.ilsole24ore.com/file_generali/img/rdc_gri.gif);
background-color: #E3EDF2;
}

#rdc a{
min-height: 14px;
background-image:url(http://quotidianonet.ilsole24ore.com/file_generali/img/rdc_blu.gif);
background-position:center;
background-repeat: no-repeat;
background-color: #06477B;
}
#rdc a:hover {
background-image:url(http://quotidianonet.ilsole24ore.com/file_generali/img/rdc_gri.gif);
background-position:center;
background-repeat: no-repeat;
background-color: #E3EDF2;
}
#naz a{
min-height: 14px;
background-image:url(http://quotidianonet.ilsole24ore.com/file_generali/img/naz_blu.gif);
background-position:center;
background-repeat: no-repeat;
background-color: #06477B;
}
#naz a:hover {
background-image:url(http://quotidianonet.ilsole24ore.com/file_generali/img/naz_gri.gif);
background-position:center;
background-repeat: no-repeat;
background-color: #E3EDF2;
}
#naz .sel  {
background-image:url(http://quotidianonet.ilsole24ore.com/file_generali/img/naz_gri.gif);
background-color: #E3EDF2;
}
#gio a{
min-height: 14px;
background-image:url(http://quotidianonet.ilsole24ore.com/file_generali/img/gio_blu.gif);
background-position:center;
background-repeat: no-repeat;
background-color: #06477B;
}
#gio a:hover {
background-image:url(http://quotidianonet.ilsole24ore.com/file_generali/img/gio_gri.gif);
background-position:center;
background-repeat: no-repeat;
background-color: #E3EDF2;
}

#gio .sel  {
background-image:url(http://quotidianonet.ilsole24ore.com/file_generali/img/gio_gri.gif);
background-color: #E3EDF2;
}

#qs a{
min-height: 14px;
background-image:url(/file_generali/img/qs_ara.gif);
background-position:center;
background-repeat: no-repeat;
background-color: #b45100;
}
#qs a:hover {
background-image:url(/file_generali/img/qs_ara_H.gif);
background-position:center;
background-repeat: no-repeat;
background-color: #ffe1bd;
}

#qs .sel  {
background-image:url(/file_generali/img/qs_ara_H.gif);
background-color: #ffe1bd;
}


#sottomenu {

border: 1px solid #CCDDE7; 
border-top: none; 
min-width: 988px; 
background-color: #E3EDF2; 
margin: 0;
padding: 0;
height: 25px;
} 
#sottomenu li{
list-style:none;
float: left;
padding: 5px 0 4px 0;
}
#sottomenu li a{
padding: 5px 4px 4px 4px;

}

#sottomenu li a:hover{
text-decoration: none;
background-color: #CCDDE7;
padding: 5px 4px 4px 4px;

}

#sottomenu .sel2{
text-decoration: none;
background-color: #CCDDE7;
padding: 5px 5px 4px 5px;
}

#sottomenu .sel3{
padding: 5px 5px 4px 5px;
background-color: #CCDDE7;
background-image:url(http://quotidianonet.ilsole24ore.com/file_generali/img/freccia_barra.gif);
background-repeat: no-repeat;
background-position: right;
}