html,body {
    margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	color: #000;
	font-size: 12px;
	background: #f3efd3;
	font-family: Arial, Helvetica, sans-serif;

}
img {
	border: #ffffff none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

p {
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 2px 0 2px 0;
}
h1 {
	color: #666;
	font-size: 20px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-weight: bold;
	
}

h1.h1step {
	color: #000;
	background: #CCC;
	font-size: 14px;
	margin: 2px 10px 5px 0;
	padding: 0 0 0 0;
	font-weight: bold;	
}

h2 { 
	color: #5b5b5d;
	font-size: 13px;
	margin: 0 0 5px; 0;
	padding: 0 0 0 0;
	font-weight: normal;
}


ul {
	padding: 0 0 0 0;
	margin: 5px 0 0 21px;
	color: #666;
	font-size: 12px;
}
ul li {
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}

hr {
	border: 1px solid #000;
	color: #000;
	margin: 2px 0 0 2px;
	padding: 0 0 0 0;
	height: 5px;

}


/* Struttura 1 */
#Testa {
	width: 1024px;
	border: none;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	min-height: 166px;
	height: auto !important;
	height: 166px;
	background-color:#FFF;
}
#Corpo {
	width: 1024px;
	border: none;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	background: #fff;
}

.Colonna {
	width: 310px;
	border: none;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	float: left;
	background: #f3efd3;
	padding-top:10px;
	padding-bottom:20px;
}

#Centro {
	width: 714px;
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	float: left;
	background: #f3efd3;
}
#Piede {
	width: 1024px;
	border: none;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	min-height: 105px;
	height: auto !important;
	height: 105px;
}
.menu_testa {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C09C5B;
	text-decoration: none;
}
.BoxForm1 {
	width: 150px;
	background: transparent;
	border: none;
	padding: 5px 0 0 5px;
	margin: 5px 0 0 0;
	text-align: right;
	float: left;
}
.BoxForm2 {
	width: 420px;
	background: transparent;
	border: none;
	padding: 0 0 0 5px;
	margin: 5px 0 0 0;
	float: left;
}
.box_mappa {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(immagini/logo_small.png) no-repeat left;
	text-decoration: none;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	padding-left:25px;
	padding-top:5px;
}
/* Link */
a, a:link, a:active, a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #333;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #900;
}
a.menu_left, a.menu_left:link, a.menu_left:visited, a.menu_left:active {
	font-size: 13px;
	text-decoration: none;
	color: #666;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	margin-left:40px;
}

a.menu_left:hover {
	font-size: 13px;
	text-decoration: none;
	color: #333;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	margin-left:40px;
}


a.menu_testa, a.menu_testa:link, a.menu_testa:visited, a.menu_testa:active {
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	margin-left:8px;
	margin-right:8px;
}

a.menu_testa:hover {
	font-size: 11px;
	text-decoration: none;
	color: #000;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	margin-left:8px;
	margin-right:8px;
}

a.sottomenu, a.sottomenu:link, a.sottomenu:visited, a.sottomenu:active {
	font-size: 11px;
	text-decoration: none;
	color: #000;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	margin-left:6px;
	margin-right:6px;
}

a.sottomenu:hover {
	font-size: 11px;
	text-decoration: none;
	color: #E23F33;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	margin-left:6px;
	margin-right:6px;
}

#menunavigazione ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menunavigazione a {
	display: block;
	color: #6C6D6E;
	padding: 2px;
	text-decoration: none;
	font-size:15px;
	font-weight:bold;
	
}


#menunavigazione a:hover {
	color: #fff;
	font-weight:bold;
	
}
#menunavigazione li { 
	margin-bottom: 1px; 
}



/* Form */
form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
input{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #506788;
	background: #fff;
	border: 1px solid #ccc;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 4px;
}
select{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #506788;
	background: #fff;
	border: 1px solid #ccc;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 4px;
}
input:hover {
	background: #ffc;
	cursor: pointer;
	}
input:active {
	background: #ffc;
	cursor: pointer;
	}

textarea{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #506788;
	background: #fff;
	border: 1px solid #ccc;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 4px;
}
textarea:hover {
	background: #ffc;
	cursor: pointer;
	}
textarea:active {
	background: #ffc;
	cursor: pointer;
	}

label{
	font-size: 11px;
	font-weight: normal;
	color: #1A171B;
}
#segnala label{
	font-size: 10px;
	font-weight: normal;
	color: #1A171B;
}

.obbligatorio {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b5cc8f;
	font-weight: bold;
}
.help {
	position: absolute;
	z-index: 3;
	background: #ffffff;
	visibility: hidden;
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #000000;
}

#LoadingPage{
	position:absolute;
	width: 200px; 
	height: 100px; 
	border: 2px solid #000;
	left: 40%; 
	top: 340px;
	padding-top:50px;
	text-align: center;
	z-index: 1;
	background: #fff;
}
