/* CSS Document */
* {
	outline: none 0px transparent;
}
body{
	margin: 0;
	padding: 0;
	font-family: "Arial", verdana, sans-serif;
	font-size: 12px;
	background-color: #B71024;
}

#contenitore{
	width: 960px;
	height: auto;
	background-image: url(../img/sfondo_contenitore.jpg);
	background-position: 49% 0%;
	background-repeat: repeat-y;	
	margin: 0 auto;
	background-color: #FFFFFF;
	overflow: hidden;
}
#contenitore:after{
	content: " ";
	display:block;
	height: 0;
	visibility: hidden;
	clear: both;
}

#testata{
	position: relative;
	width: 960px;
	height: 200px; /* era 250px; */
	background-image: url(../img/testata04.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 auto;
	z-index: 30;
	overflow: visible;
	text-indent: -500em;
	letter-spacing: -500em;
}
#testata h1, #testata h1 a {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	display: block;
}
#logoHp {
	position:absolute;
	width: 204px;
	height: 84px;
	background-image:url(../img/logo.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
	z-index: 50;
	left: 725px;
	top: 125px;
	text-indent: -500em;
	letter-spacing: -500em;
	visibility: visible;
	overflow: hidden;
}


#logo a{
	position:absolute;
	width: 204px;
	height: 84px;
	background-image:url(../img/logo.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
	z-index: 50;
	left: 725px;
	top: 125px;
	text-indent: -500em;
	letter-spacing: -500em;
	visibility: visible;
	overflow: hidden;
}

#logo a:hover{
	text-decoration:none;
	cursor:pointer;
}
#claim_stelle{
	width: 511px;
	height: 335px;
	position: absolute;
	z-index: 10;
	background-image:url(../img/claim_stelle.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	left: -40px;
	top: -32px; /* era -20px; */
	overflow: visible;
	text-indent: -500em;
	letter-spacing: -500em;
}
#claim_stelle p, #claim_stelle p a{
	width: 100%;
	height: 100%;
	display: block;
}
#fotoHp {
	width: 419px;
	height: 336px;
	position: absolute;
	z-index: 9;
	background-image:url(../img/imgHp.png);
	background-position: 0 0;
	background-repeat:no-repeat;
	top: 252px; /* era 302px; */
	left: -18px;
	bottom: 0;
}

#sfondo_menu{
	width: 960px;
	height: 47px;
	background-image: url(../img/back_menu.jpg);
	background-position: 49% 0%;
	background-repeat: no-repeat;
	margin: 0 auto;	
}

#menu{
	position:relative;
	width: 500px;
	height: 40px;
	left: 460px;
	top: 6px;
	margin: 0px;
}
#menu ul{
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu ul li{
	float: left;
	margin: 0;
	padding: 0;
}
#menu ul li a{
	display: block;
	height: 19px;
	background-position: 0px -19px;
	background-repeat: no-repeat;
	text-indent: -500em;
	letter-spacing: -500em;
	overflow: hidden;
}
#menu ul li a:hover{
	background-position: 0px 0px;
	cursor:pointer;
}
#menu ul li a.selected{
	background-position: 0px 0px;
	cursor:auto;
}
.voce01{
	width: 118px;
	background-image: url(../img/menu_voce01.gif);
}
.voce02{
	width: 120px;
	background-image: url(../img/menu_voce02.gif);
}
.voce03{
	width: 180px;
	background-image: url(../img/menu_voce03.gif);
}
.voce04{
	width: 108px;
	background-image: url(../img/menu_voce04.gif);
}
.voce05{
	width: 102px;
	background-image: url(../img/menu_voce05.gif);
}
.voce06{
	width: 56px;
	background-image: url(../img/menu_voce06.gif);
}
.voce07{
	width: 69px;
	background-image: url(../img/menu_voce07.gif);
}
.voce08{
	width: 69px;
	background-image: url(../img/menu_voce08.gif);
}
/* start ico flag */
.n_voce09{
	background-image: url(../img/it_ico.gif);
}
.n_voce10{
	background-image: url(../img/en_ico.gif);
}
/* end ico flag */
.spostaMenu{
	clear: left;
}
/*MENU SOTTO*/
#menuSotto{
	position:relative;
	width: 100%;
}
#menuSotto ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	top:2px;
}
#menuSotto ul li{
	float: left;
}
#menuSotto ul li a{
	display: block;
	height: 15px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: 500em;
	letter-spacing: 500em;
	overflow: hidden;
}
#menuSotto ul li a:hover{
	background-position: 0px -15px;
	cursor:pointer;
}
#menuSotto ul li a.selected{
	background-position: 0px -15px;
	cursor:auto;
}
.voceSotto00{
	width: 90px;
	background-image: url(../img/storia_btn.gif);
}
.voceSotto01{
	width: 135px;
	background-image: url(../img/config_btn.gif);
}
.voceSotto02{
	width: 80px;
	background-image: url(../img/test_btn.gif);
}
.voceSotto03{
	width: 124px;
	background-image: url(../img/question_btn.gif);
}
.voceSotto04{
	width: 62px;
	background-image: url(../img/tonkifun.gif);
}
.voceSotto05{
	width: 71px;
	background-image: url(../img/contattaci_btn.gif);
}
/**/
#contenuto{
	width:900px;
	height:auto;
	margin-left:30px;
}

#contenitoreBoxHp01 {
	position:relative;
	left:275px;
	margin-left: 100px;
	top:10px;
	width:325px;
	height:348px;
	z-index: 2;
}
#contenitoreBoxHp02 {
	position:relative;
	top: 10px;
	left: 15px;
	width:275px;
	height:348px;
	float:right;
}
#boxHp01 a{
	width: 260px;
	height: 110px;
	background-image:url(../img/hp_box01.jpg);
	background-repeat:no-repeat;
	float:left;
}
#boxHp02 a{
	width: 260px;
	height: 110px;
	background-image:url(../img/hp_box02.jpg);
	background-repeat:no-repeat;
	float:left;
}
#boxHp03 a{
	width: 260px;
	height: 110px;
	background-image:url(../img/hp_box03.jpg);
	background-repeat:no-repeat;
	float:left;
}
#boxHp04 a{
	width: 260px;
	height: 110px;
	background-image:url(../img/hp_box04.jpg);
	background-repeat:no-repeat;
	float:left;
}
#boxHp05 a{
	width: 260px;
	height: 110px;
	background-image:url(../img/hp_box05.jpg);
	background-repeat:no-repeat;
	float:left;
}
#boxHp06 a{
	width: 260px;
	height: 110px;
	background-image:url(../img/hp_box06.jpg);
	background-repeat:no-repeat;
	float:left;
}

#sfondo_footer{
	width: 960px;
	height: 62px;
	background-image: url(../img/back_footer.jpg);
	background-position: 49% 0%;
	background-repeat: no-repeat;	
	margin: 0 auto;
}
#footer{
	text-align:right;
	margin-right:35px;
	padding-top:10px;
}
#footer a{
	color:#000000;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
h1{
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color:#B21125;
	font-weight: bold;
	font-size:23px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	color:#B21125;
	font-weight: bold;
	font-size:14px;	
}
#back a{
	float:left;
	width:100px;
	height:29px;
	background:url(../img/back_btn.gif) no-repeat;
	background-position: 0px 0px;
	border:0;
	margin:0 auto;
	cursor:pointer;
	margin-left:90px;
	margin-top:10px;
}
#back a:hover{
	background-position: 0px -29px;
}
#avanti a{
	float:right;
	width:100px;
	height:29px;
	background:url(../img/btn_avanti.gif) no-repeat;
	background-position: 0px 0px;
	border:0;
	margin:0 auto;
	cursor:pointer;
	padding-left: 100px;
	margin-top:10px;
	margin-bottom:20px;
}
#avanti a:hover{
	background-position: 0px -29px;
}
#riconfigura a{
	float:right;
	width:100px;
	height:29px;
	background:url(../img/btn_riconfigura.gif) no-repeat;
	background-position: 0px 0px;
	border:0;
	margin:10px 50px 20px auto;
	cursor:pointer;
}
#riconfigura a:hover{
	background-position: 0px -29px;
}
.obbligat{
	font-weight:bold;
	font-size:10px;
	color:#000000 !important;
}

.valid{
	font-weight:bold;
	font-size:10px;
	color:#CC0000 !important;
}

.nascosto{
	display:none;
}
#partitaIva{
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	margin-top:-20px;
}

