@charset "utf-8";
body {
	behavior: url(script/csshover2.htc);
	margin: 0px;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family:Arial;
	color: #333333;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-image: url(../images/struttura/barra_body.jpg);
	background-position: top;
	font-size:12px;
	
}

img{border:none;}

div#main{
	text-align: center;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/struttura/barra_header_menu.jpg);
	padding: 0px;
	position: relative;
	height: auto;
}

div#mainup{
	width: 100%;
	text-align: center;
	background-image: url(../images/struttura/fondo_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
}



div#barraup{
	text-align:left;
	height: 146px;
	width: 990px;
	position:relative;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: top;
	padding: 0px;
	background-image: url(../images/struttura/fondo_cupola.jpg);
	background-repeat: repeat-x;
}

div#contenitore{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: auto;
	background-image: url(../images/struttura/barra_contenitore.png);
	background-repeat: repeat-x;
	overflow: hidden;
	
}
div#contenitore_2{
	width: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-image: url(../images/struttura/barra_contenitore_2.png);
	background-position: top;
	background-repeat: repeat-x;
}
div#contenuti_img{
	height: auto;
	background-image: url(../images/struttura/fondo_contenitore.png);
	text-align: center;
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}


		

div#contenuti{
	text-align: left;
	width:990px;
	height:auto;
	position: relative;
	margin-top: 0px;
	padding-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	z-index: 99;
}



div#footer{
	height: 23px;
	width: 974px;
	position:relative;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: left;
	line-height: 18px;
	background-image: url(../images/struttura/footer.jpg);
	padding: 8px;
	color: #FFFFFF;
}
div#linkfootermenu{
	position:relative;
	text-align: right;
	font-size: 11px;
	height: 21px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 2px;
	width: 990px;
	color: #999999;
	line-height: 20px;
}
.logo_sx {
	float: left;
	width: 194px;
	height: 112px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
}
.banner{
	width:780px;
	margin:0px;
	padding:0px;
	float: right;
	margin-top: 20px;
	height: 64px;
	text-align: right;


}
.box_slide_intero{
	margin:0px;
	width: 990px;
}
#imagePreview{
	position:absolute;
	border:1px solid #B03A76;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
    z-index:200;
	}

/**** General Class ****/

.clear{
	clear:both;
}

.right{
	float:right;
}

.left{
	float:left;
}

.hr{
clear:both;
height:3px;
width:100%;
border-bottom:1px dotted #D5D5D5;
margin:8px 0;
}
