body,html{
	margin:0px;
	padding:0px;
	text-align:center;
	background: white;
	font-size: 12pt;
}

#contenuto {
	position:relative;
	margin:auto;
	padding:0px;
	background: white;
	width: 860px;
}

#banner{
	position:relative;
	height:200px;
	background-color:#FFFFFF;
	width:830px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	display: none;
}
#sub_banner{
	position:relative;
	height:45px;
	background-color:#FF0099;
	width:830px;
	background-image: url(../immagini/sub_banner.png);
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	display: none;
}

#sub_banner #testo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	position:absolute;
	right:20px;
	top:0px;
}


#corpo{
	position:relative;
	background-color:#FFFFFF;
	width:830px;
	margin:0px 15px 0px 15px;
	clear:both;
}

#menu_right{
	float:right;
	width:160px;
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	display: none;
}

#menu_right .content{
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#menu_right .content .titolo{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	background-color: #FFFF33;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: url(../immagini/menu_destro_bg_titolo.png);
	background-repeat: repeat-x;
	height: 23px;
	border: 1px solid #FFCC00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#menu_right .content .titolo img{
	position:absolute;
	right:5px;
	top:10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#menu_right .content .testo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 2px;
}

#menu_left{
	position:relative;
	float:left;
	width:170px;
	background-color:#FF0000;
	background-image: url(../immagini/menu.png);
	background-repeat: repeat-y;
	text-align: left;
	display: none;
}



#menu_left .content{
	position:relative;
	margin-left:15px;
	margin-bottom:15px;
	background-color: #99FF00;
	margin-top: 0px;
	margin-right: 0px;
	width: 130px;
}
#menu_left .content #up{
	position:relative;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: auto;
	background-image: url(../immagini/bg_voci_menu_up.png);
	background-repeat: no-repeat;
	text-align: center;
}
#menu_left .content #voci{
	position:relative;
	background-image: url(../immagini/bg_voci_menu.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding:5px;
	text-align: left;
}

#menu_left .content #voci a:link,a:active,a:visited{
	color: #000066;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#menu_left .content #voci a:hover{
	color: #CC0000;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
		border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1em;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}


#menu_left .content #bottom{
	position:relative;
	background-image: url(../immagini/bg_voci_menu_down.png);
	height: 18px;

}

#menu_left .bottom{
	background-color:#FF0000;
	background-image: url(../immagini/menu_sub.png);
	background-repeat: no-repeat;
	height: 30px;
}

#central{
	float:left;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#central .content{
	position:relative;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	text-align: left;
	padding-top:0px;
}


#central .titolo{
	position:relative;
	background-color: #FFFFFF;
	height: 28px;
	width:490px;
	background-repeat: repeat-x;
	margin-top:0px;
	margin-left:5px;
	margin-right:5px;
	font:Arial, Helvetica, sans-serif;
}

#central .titolo .sx {
	position:absolute;
	height: 28px;
	width: 20px;
	left: 0px;
	top: 0px;
	z-index:1;
	background-image: url(../immagini/principale_titolo_sx.png);
}
#central .titolo .dx {
	position:absolute;
	height: 28px;
	width: 20px;
	right: 0px;
	top: 0px;
	z-index:1;
	background-image: url(../immagini/principale_titolo_dx.png);
}

#central .titolo .testo {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align:left;
	padding-top:5px;
	padding-left:25px;
	background-image: url(../immagini/principale_titolo.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height:28px;
}
#central .content .testo_in{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#central .content  .testo_in .no_print{

	display:none;

}

#central .content .testo_in img
{  border-style: none;
}
#central .content .testo_in h1, h2{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	height: 25px;
}

#central .content .testo_in h2{
	font-size: 12px;
	font-weight: normal;
}

#central .content .testo_in .tabella{
	text-align:center;
}

#central .content .testo_in .tabella table{
	margin: auto;
	padding: 0px;
}
#central .content .testo_in .tabella table th{
	font-weight: bold;
	background-color: #99CCFF;
	padding: 5px;
	height: 20px;
	vertical-align: middle;
	background-image: url(../immagini/th_tb.png);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC66;
	border-right-color: #FFCC66;
	border-bottom-color: #FFCC66;
	border-left-color: #FFCC66;
	margin: 0px;
}
#central .content .testo_in .tabella table td{
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFEA;
}

#footer{
	position:relative;
	clear:both;
	width:860px;
	height:60px;
	background-color:#cc00c0;
	background-image: url(../immagini/bg_foot.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #copyright {
	position:absolute;
	left:25px;
	top:25px;
	z-index:1;
}
#menu_left .content #voci img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu_right .content .testo img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
