/* CSS Document */

/*----HEADER PANEL----*/
body{
}
ul{




}

#headerPan{
	width:275px;
	background-image: url(../images/menu-verticale/sfondo-menu.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
	float:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	
}

#headerPan ul.leftmenu , #headerPan ul.leftmenu2 , #headerPan ul.leftmenu3 {

font:13px/19px Arial, Helvetica, sans-serif;
padding:0px;
margin:0px;
list-style-type:none
}
#headerPan ul.leftmenu{
	width:235px;
	padding-left: 30px;
	
}
#headerPan ul.leftmenu li{
	width:200px;
	height:40px;
	text-align: right;
}
#headerPan ul.leftmenu li a{
	width:200px;
	height:22px;
	display:block;
	color:#990000;
	line-height:24px;
	text-decoration:none;
	background-image: url(../images/menu-verticale/loghetto.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
#headerPan ul.leftmenu li a:hover{
	color:#FF6600;
	line-height:24px;
	text-decoration:none;
	padding:0 0 0 15px;
	background-image: url(../images/menu-verticale/loghetto.gif);
	background-repeat: no-repeat;
	background-position: 0 -3px;
}

#leftmenu2-------------------------------------{}


#headerPan ul.leftmenu2{
	width:255px;
	padding-top: 10px;
	padding-left: 15px;
	border: 1px solid #990000;
	background-image: url(../images/menu-verticale/sfondo-notizie-a-lato.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#headerPan ul.leftmenu2 p{
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 30px;
	margin-left: 0px;
	text-align: center;
}
#headerPan ul.leftmenu2 li {
	width:240px;
	height:35px;
	text-align: center;
}
#headerPan ul.leftmenu2 li a{
	width:240px;
	height:22px;
	display:block;
	color:#990000;
	line-height:24px;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
#headerPan ul.leftmenu2 li a:hover{
	color:#FF6600;
	line-height:24px;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}


#headerPan #notizie-a-lato{
	margin-top: 40px;
	padding-top: 10px;
	background-image: url(../images/menu-verticale/sfondo-notizie-a-lato.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #990000;
	padding-right: 0px;


}
#headerPan .titolo-not-a-lato{
	margin-bottom: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;

}
#headerPan ul.leftmenu3{
	width:255px;
	padding-top: 10px;
	padding-left: 15px;
	border: 1px solid #990000;
	background-image: url(../images/menu-verticale/sfondo-notizie-a-lato.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#headerPan ul.leftmenu3 p{
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 30px;
	margin-left: 0px;
	text-align: center;
}
#headerPan ul.leftmenu3 li {
	width:240px;
	height:35px;
	text-align: center;
}
#headerPan ul.leftmenu3 li a{
	width:240px;
	height:45px;
	display:block;
	color:#990000;
	line-height:24px;
	text-decoration:none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 5px;
}
#headerPan ul.leftmenu3 li a:hover{
	color:#FF6600;
	line-height:24px;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
