body{

	font-family: Lora, Arial,Verdana, Geneva, Helvetica, sans-serif;
		font-size:16px;
	color: #4c80c3; /*#6efcfe; #84f4ee;*/
	margin: 0px;
		padding: 0px;
		/* background-image:url(images/sfondo_sito.jpg); */
		background-size: 100% auto;
    background-repeat: no-repeat;
    background-attachment: fixed;
	background-position:bottom;

}
.container{
	width:1000px;

}
a{
	color: #84f4ee;
}
h1{
	font-family: Lora, Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size:16px;
	color: #6efcfe;
	font-weight:bold;
	text-align:center;

}
p.errore{
	font-family:  Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size:16px;
	color:#FF0000;
	font-weight:bold;
	text-align:center;

}
#sfondo{
background-image:url(images/sfondo.jpg);
width:100%;
height:100%;
position:fixed;
z-index:10;
background-size:  auto 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
	background-position:bottom right;
	background-color:#000;
	}

#main{
	margin: 0px;
	width: 100%;
	height: auto;
	z-index:30;
	position:absolute;
}
#sfondo_bianco{
	padding: 4px;
	margin-top: 40px;

	z-index:10;

width: 990px;

}
#content{
		z-index:2;
	clear:both;
	margin: 0px;
	width: 990px;



}
#content h1{
	text-transform:uppercase;
	margin-top:10px;
	padding-top:10px;
	text-shadow: rgba(0,0,0,0.27) 0 1px 1px;
	    font-size: 1.7em;

}
#menu{

width: 990px;
padding: 0;
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
}

#menu ul{
	alignment-baseline:middle;
 list-style-position:inside;
margin: 0;
padding: 0;
width: 1000px;
}
#menu ul li {
	display:inline;
margin: 0;
padding: 0;
}
#menu ul li a {
	float:left;
display: block;
    width: 165px;
text-shadow: rgba(255,255,255,0.27) 0 2px 5px;
    font-family: Lora, Arial,Verdana, Geneva, Helvetica, sans-serif;
background-color: #4c80c3; /* #2c5e55;  #971f0f; */
text-transform:uppercase;

text-decoration:none;
padding: 8px 0px;
margin-right: 1px;
margin-bottom: 3px;
font-size:16px;

color: #fff;
font-weight:bold;
}
hr{
	 border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(44, 94, 85, 0), rgba(44, 94, 85, 0.75), rgba(44, 94, 85, 0));
}
#menu a:hover{
color: #000;
background-color: #6efcfe; /* #84f4ee; #d82c15;*/
text-shadow: rgba(0,0,0,0.77) 0 1px 1px;

}
#menu a:link#evidenziato,
#menu a:visited#evidenziato{
font-weight:bold;
}

#top{
	clear:both;
	vertical-align:top;
	z-index:1;
		height:220px;
}
.ctop{

	float:left;
	width:331px;

	vertical-align:top;
	height:220px;
}
#bottom{
	clear:both;
}
#bottom a{
	color:#999;
	text-decoration:none;
	font-size:1em;
}
#bottom p{
	color:#999;
	text-decoration:none;
	font-size:1em;
}
.special{
	color:#e3a400;
	font-size:19px;
}
.campo{
	width: 300px;
	background-color:#4f4a44;
	color:#fff;

	height: 30px;
	font-size:1em;

	font-family: Arial, Helvetica, sans-serif;

    border-radius: 10px;
    padding: 5px;
    border-width: 1px;
}
.Send{
	background-color:#971f0f;
	color:#fff;
	border-width: 1px;
	border-radius: 10px;
	border-color:#fff;
	height: 39px;
	font-size:18px;
	font-weight:bold;
	padding:2px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}


.button {
	   display: block;
    width: auto;
    font-size: 1em;
    padding: 0.5em;

   margin:3px;

    display: inline-block;
    background: #2c5e55;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0em;
    text-decoration: none;
    border-radius: 0.35em;
    border: 0;
    outline: 0;
    cursor: pointer;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.affianca{
float:left;
padding-left:2px;
padding-top:2px;
height:auto;
}

.clear{
clear:both;
}
.bordo{
 border-bottom-style:solid;
 border-bottom-color:#999;
 border-bottom-width:1px;
}
.bordo3{
background: #eee;
box-shadow: inset 0px 0px 1px 0px #a0a1a7;
border-radius: 0.35em;
width: 100%;
padding: 0.75em 1em 0.75em 1em;
-moz-transition: all .25s ease-in-out;
-webkit-transition: all .25s ease-in-out;
-o-transition: all .25s ease-in-out;
-ms-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;

}
.altezza{
height:65px;
}
.evidenzia{
	background-color: #9baed8;
	color:#fff;
}
.evidenzia strong{
color:#fff;
}
.dx{
	text-align:right;
	vertical-align:top;
	padding-right:10px;
}
.sx{
	text-align:left;
	vertical-align:top;
	padding-left:10px;
}
.centra{
	text-align:center;
	vertical-align:top;

}
#immagine{
	width:190px;
	height: 230px;
	float:left;
	padding: 6px;
	border-color : #dedede;
	border : 1px solid #dedede;
	margin: 5px;

	line-height: 1.2em;
    letter-spacing: 0em;

}
#messaggio{

width:95%;
height: 30px;
color:#f30;
height:40px;
font-size:23px;
background-color:#fff;
border-radius: 0.35em;
			box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.25);
			padding: 1.1em ;
			text-align:center;


}
#messaggio2{

width:95%;
height: 30px;
color:#3f0;
height:40px;
font-size:23px;
background-color:#fff;
border-radius: 0.35em;
			box-shadow: inset 0px 0px 1px 1px rgba(255,255,255,0.25);
			padding: 1.1em ;
			text-align:center;


}
.informativa{
	    font-family: Arial, Helvetica, sans-serif;
    width: 50%;
    height: 55px;

}

.col100{
	width:100%;

}
.col090{
	width:90%;

}
.col080{
	width:80%;

}
.col070{
	width:70%;

}
.col1{
	width:60%;

}
.col2{
	width:49%;

}
.col3{
	width:33%;

}
.col4{
	width:24%;

}
.col5{
	width:19.8%;

}
.col6{
	width:16%;

}
.col7{
	width:13.8%;



}
.col8{
	width:11%;

}
.col9{
	width:10.63%;

}
.col10{
	width:5%;

}
.spazio{
	height:35px;

}
.sx{
	text-align:left;
}
.dx{
	text-align:right;
}
#bottom img{
	max-width:200px;

}

p.results,dl.results, .results {background:#f6ebeb;padding:20px 15px;margin:30px 0;-moz-border-radius:11px;-khtml-border-radius:11px;-webkit-border-radius:11px;border:2px solid #ead6d6;}
#result
		{
			border: 1px solid gray;
			padding: 2px;
			width: 200px;
			height: 8px;
		}

		.radius{
			-moz-border-radius: 6px;
			-webkit-border-radius: 6px;
			border-radius: 6px;
		}
