*{margin:0;padding:0;}
body{font-family:Arial,Tahoma,Sans-serif;font-size:9pt;background:#c1c1c0 url(../images/header-top.png) repeat-x;text-align:center;}
.container{text-align:left;width:960px;margin:0 auto;}
#wrapcontainer{background:url(../images/sfondo-wrapper.png) no-repeat center top;}
#header{background:url(../images/header-top-grigio.png) repeat-x;}
	#logo{float:left;}
	#menutop_white{height:30px;float:right;}
	#menutop_blue{height:30px;float:right;background-color:#10124e;color:#fff;}
	#menutop_white span{display:block;padding:8px 10px 0 0;}
	#menutop_blue span{display:block;padding:8px 10px 0 10px;}
	#menutop_blue a:link{color:#fff;}
	#menutop_blue a:hover{color:#fff;text-decoration:none;}
	#menutop_blue a:visited{color:#fff;}
.close{clear:both;}

#menu {height:30px;font-family:Tahoma;text-transform:uppercase;font-size:10pt;}
#menu ul{list-style:none;}
#menu ul li{float:left;height:30px;border-left:1px solid gray;}
#menu ul li span{display:block;padding: 8px 20px 0 10px;}
#menu ul li a:link{color:white;text-decoration:none;display:block;height:100%;}
#menu ul li a:hover{background-color:#10356f;text-decoration:none;}
#menu ul li a:visited{color:white;text-decoration:none;}

#corpo{background-color:#d0d0d0;}

#colonna_sx{width:545px;float:left;}
	.boxbianco_top{height:23px;background:url(../images/boxbianco_top.png) no-repeat;}
	.boxbianco_corpo{background:url(../images/boxbianco_corpo.png) repeat-y;min-height:447px;}
	.boxbianco_bottom{height:23px;background:url(../images/boxbianco_bottom.png) no-repeat;}
	.boxbiancoTutta_top{height:23px;background:url(../images/boxbiancoTutta_top.png) no-repeat;}
	.boxbiancoTutta_corpo{background:url(../images/boxbiancoTutta_corpo.png) repeat-y;}
	.boxbiancoTutta_bottom{height:23px;background:url(../images/boxbiancoTutta_bottom.png) no-repeat;}
	
.inner{padding:10px 20px 20px 20px;background:url(../images/sfondologo.jpg) no-repeat left bottom;font-size:10pt;}
#colonna_dx{padding-top:10px;text-align:right;}
#footer{padding-top:20px;padding-bottom:50px;font-size:8pt;}

h1{font-weight:normal;font-size:18pt;color:#10124e;font-weight:normal;margin-bottom:10px;}
h3{font-weight:normal;font-size:11pt;color:#10124e;font-weight:bold;margin-bottom:10px;}

.sottosezioneItem{float:left; width:150px;height:120px;}
.sottosezioneItem img {border: 1px solid gray;}
.sottosezioneItem img:hover {
	border:1px solid black;
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=75); /* IE lt 8 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	-khtml-opacity: .75; /* Safari 1.x */
	-moz-opacity: .75; /* FF lt 1.5, Netscape */
}
.sottoSezioneTitolo{color:#444;font-weight:bold;font-size:8pt;}

.ssColonna1{width:530px;float:left;}
.ssColonna1 img{border:1px solid gray;}
.ssColonna2{margin-left:530px; padding-right:10px; color:#444;line-height:1.3em; font-size:12pt;}

.contattaciButton{background-color:#10124e; color:#eee; font-size:16pt;padding:20px;font-weight:normal;border:1px solid gray;margin-bottom:10px;text-align:center;}
.contattaciButton a{display:block;height:100%;}
.contattaciButton a:link{color:#ccc;text-decoration:none;}
.contattaciButton a:visited{color:#ccc;text-decoration:none;}
.contattaciButton a:hover{color:#eee;text-decoration:none;}

.ssFoto{margin-right:10px; float:left;}

#breadcrumb{background-color:#ddf;padding:5px;font-size:9pt;margin-bottom:10px;}
#breadcrumb a:link{font-weight:bold;color:#10124e;text-decoration:none;}
#breadcrumb a:visited{font-weight:bold;color:#10124e;text-decoration:none;}
#breadcrumb a:hover{font-weight:bold;color:#10124e;text-decoration:underline;}

.gallery{
	float: right;
}

.gallery a{
	text-decoration: none;
	
}

.button-dx{
	width: 403px;
	height: 92px;
	margin-left: 550px;
	margin-bottom: 5px;
	background-position: 0 0;
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
	
}

.button-dx a{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; }

.le-corti{
	background-image: url('../images/button-corti.png');
}

.le-ville{
	background-image: url('../images/button-ville.png');
}

.poncarale3{
	background-image: url('../images/button-poncarale3.png');
}

.poncarale4{
	background-image: url('../images/button-poncarale4.png');
}

.il-garza{
	background-image: url('../images/button-garza.png');
}

.button-dx:hover{
	background-position: 0 -92px;
}