/* CSS Document */
body{
	padding:0px;
	color:#5F7A77;
	font:13px/19px Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: 0 0;
	background-image: url(../images/sfondo.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div, p, ul, h2, h3, h4, h5, img{padding:0px; margin:0px;}
ul{list-style-type:none}


#ContenitorePrincipale{
	width:833px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*----TOP PANEL----*/
#testataLogo{
	width:833px;
	height:140px;
	color:#828282;
	position:relative;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}
#testataLogo img.logo{width:110; height:150; position:absolute; top:0px; left:51px;}
#testataLogo p.paragrafo{width:200px; background:#fff; color:#828282; position:absolute; top:61px; left:168px;}
#immagineTestata{
	width:154;
	height:115;
	position:absolute;
	top:12px;
	left:508px;
	background-repeat: no-repeat;
	background-position: 68px 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


#titolo{
	width:833px;
	height:20px;
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#titolo p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	height: 20px;
	margin-left: 20px;
	font-weight: bold;
}


#contenitorePagina{
	width:823px;
	position:relative;
	margin-bottom: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-top: 3px;
	border: 1px solid #CCCCCC;
	height: 1000px;
}
/*----Body Left Panel----*/
#menuLaterale{width:114px; float:left;}



#menuLaterale ul{width:114px;}
#menuLaterale ul li{width:114px; height:24px;}
#menuLaterale ul li a{width:102px; height:24px; display:block; background:url(../images/bullet2-normal.gif) 0 10px no-repeat #fff; color:#FF6600; text-decoration:none; line-height:24px; padding:0 0 0 12px;}
#menuLaterale ul li a:hover{
	color:#CC0000;
	text-decoration:none;
	background-color: #fff;
	background-image: url(../images/bullet-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}
#menuLaterale ul li span{text-decoration:underline;}

#contenitoreDestra{
	float:right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 670px;
	margin-left: 0px;
	padding-left: 0px;
	height: 1000px;
}
#strisciatitolo{
	width:660px;
	float: right;
	color: #FF6600;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 10px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	border-top-color: #FF6600;
	border-top-width: 1px;
	border-top-style: dashed;
	text-transform: capitalize;
	
}

#strisciatitolo-senza-bordo{
width:660px;
	float: right;
	color: #FF6600;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 10px;
	font-size: 12px;
border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	text-transform: capitalize;
}

#strisciatitolo p{
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
}
#striscia{
	width:620px;
	float:right;
	height: 140px;
	padding-left: 15px;
}

#striscia-url{
	width:620px;
	float:right;
	height: 50px;
	padding-left: 15px;
}
#contenitoreDestra p{padding:0 0 10px 0;}

#footerContenitorePrincipale{
	height:103px;
	color:#2F5958;
	font:13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:relative;
	clear:both;
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer{
	width:778px;
	position:relative;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover{
	color: #FFFF00;
}

#footer ul{width:608px; height:20px; position:relative; margin:0 auto;}
#footer li{float:left; }
#footer ul li a{padding:0 10px 0; color:#2F5958; background:#EBF8F7; text-decoration:none; font-size:13px;}
#footer ul li a:hover{text-decoration:underline;}

#footer p.copyright{
	width:650px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 140px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



