﻿.cellaIntestazione
{
	background-image:url('/PublishingImages/immagini_aree_top/TopImage_Home.jpg');
	vertical-align:top;
	background-color:#ffffff;
	height:200px;	
}
/* INIZIO SEZIONE MENU' LEFT */
.topNavContainer
{
	background-image:url("../../images/bl_Navbar_Gd_Default.jpg");
	background-repeat:repeat-x;
}
.topNav
{
    *position:relative;
    *top:-1px;
}
.topNavItem
{
	background-image: url('../../Images/bl_Navbar_Splitter.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	font-family: Verdana;  
	font-size: 10px; 
	color: #0552A4;
	font-weight: bold;	
}
.topNavItem a
{
	display:block;
	padding:8px 5px 0px 5px;
}
.topNavSelected a
{
	/*background-image: url('../../Images/bl_Navbar_Gd_Hover.jpg');
	background-repeat:repeat-x;
	background-position:top right;*/
	/*color: #EFF4FA;*/
}
.topNavHover a
{
	/*color:#FFFFFF;*/
	/*background-image: url('../../Images/bl_Navbar_Gd_Hover.jpg');
	background-repeat:repeat-x;
	background-position:top right;*/
	color:#BDC33A;
	/*text-decoration:underline;*/
}
.topNavFlyOuts
{
	border-top:1px #CBD1E0 solid;
}
.topNavFlyOutsItem
{	
	font-family: Verdana;  
	font-size: 11px;
	background-color: #ECEFF3;
	border:1px #CBD1E0 solid;
	border-top-style: none;
	color:#0552A4; 
	*width:150px;
	min-width:150px;
}
.topNavFlyOutsItem a
{
    display:block;
    padding:4px 5px 4px 5px;
}
.topNavFlyOutsHover
{
	background-color: #F3F1D1;
}
.topNavRoundLeft, .topNavRoundRight
{
    width:0px;
}
.leftNav
{
	margin-right:15px;
	margin-left:7px;
	margin-top:4px;
	padding-top:0px;
	border:0px #F3F1D1 solid;
	background-color: #F3F1D1;
	width:160px;
}
.leftNavSpacer
{
	width:160px;
}
.leftNavSelected
{
	background-color: #F3F1D1;
	color: #F4F5F9;
	border-top:1px #F3F1D1 solid;
	border-bottom:1px #F3F1D1 solid;
	line-height:14pt;
}
.leftNav1, .leftNav2, .leftNav3
{
	color: #0552A4;
	border-bottom:1px #bfbc00 dotted;
}
.leftNav1
{
	font-family: Verdana;  
	font-size: 11px; 
	font-weight:bold; 
	line-height:14pt;
}
.leftNav1 a
{
	font-family: Verdana;  
	font-size: 11px; 
	font-weight:bold; 
	padding-left:5px;
	display:block;
	padding-right:10px;
}
.leftNav2
{	
	font-family: Verdana;  
	font-size: 11px; 
	line-height:14pt;
}
.leftNav2 a
{
	padding-left:10px;
	display:block;
	padding-right:10px;
	background-image:url('../../../images/img_menu/menu2liv.gif');
	background-position:left;
	background-repeat:no-repeat;

}
.leftNav3
{	
	font-family: Verdana;  
	font-size: 11px; 
	line-height:14pt;
}
.leftNav3 a
{
	padding-left:18px;
	display:block;
	padding-right:10px;
}
.leftNavHover
{
	/*background-color: #F3F1D1;*/
	color:#BDC33A;
	/*text-decoration:underline;*/
}
.leftNavFlyOuts
{
	font-family: Verdana;  
	font-size: 11px; 
	border-top:1px #CBD1E0 solid;
	border-left:1px #CBD1E0 solid;
	border-right:1px #CBD1E0 solid;	
}
.leftNavFlyOutsItem
{
	border-bottom:1px #CBD1E0 solid;
	background-color: #ECEFF3;
}
.leftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px;
	display:block;
	color:#354260;
	*width:100px;
	min-width:100px;
}
.leftNavFlyOutsHover
{
	background-color: #F3F1D1;
}
/* FINE SEZIONE MENU' LEFT */
