@charset "utf-8";
/* CSS Document */

body{
	background-image: url(../imgs/bg2.jpg);
	margin: 0px;
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 12px;
	background-color: #333333;
	background-repeat: repeat-x;
}

img, div, a, input { behavior: url(js/iepngfix.htc) }
.container{
	width: 960px;
	position: relative;
	margin: 0px auto;
}
.menu{
	border-top-color: #F50002;
	border-top-width: 7px;
	border-top-style: solid;
	height: 43px;
	position: relative;
}
	


.menu ul{
	list-style-type:none;
	padding: 0px;
	margin-top: 4px;

}

.corpo_hp{
	height: 540px;
	position: relative;
	background-image: url(../imgs/bg_corpo.jpg);
	background-repeat: no-repeat;
}


.corpo_int{
	height: 640px;
	position: relative;
	background-image: url(../imgs/bg_interna.jpg);
	background-repeat: no-repeat;
}

.menu  li {
	float:left;
	}
	

.piede_hp{
	position: absolute;
	bottom: 23px;
	right: 10px;
	width: 650px;
	color: #CCCCCC;
	text-align: right;
	font-size:10px;
}

.piede{
	position: absolute;
	bottom: 13px;
	right: 0px;
	width: 650px;
	color: #CCCCCC;
	text-align: right;
	font-size:10px;
}
	
	#menuMain ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px;
	list-style-type:none;

}
	
	
	
.visore{
float:right;

	width: 390px;
	text-align: center;
	background-image: url(../imgs/bg_visore.png);
	height: 250px;
	padding-top: 19px;

}


	
.txt{
	position: absolute;
	top: 75px;
	right: 247px;
	width: 461px;
	line-height: 14px;
}

.txt2{
	position: absolute;
	top: 73px;
	right: 23px;
	width: 688px;
	line-height: 14px;
}



.txt ul, .txt2 ul {
	padding: 0px;
	list-style-type: none;
	margin-left: 10px;
}
.txt li, .txt2 li{
	background-image: url(../imgs/bg_li.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 0px 3px;
	margin-bottom: 8px;
}
.rosso{
	color: #F50002;
	font-size: 14px;
}


.mappa{
	position: absolute;
	top: 101px;
	right: 12px;
}
.laterale{
	position: absolute;
	top: 51px;
	right: 0px;
}
.virtual{
	position: absolute;
	bottom: 12px;
	left: 24px;
	text-align: center;
}.virtual a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	display: block;
	margin-left: 4px;
	margin-right: 4px;
	width: 20px;
	float: left;
}
