@charset "UTF-8";
/* CSS Document */



/*_______________________________________________CONTATTI*/









.anteprima{
	width: 200px;
	float: left;
	margin-left: 8px;
	text-align: left;
}

.descrizioni{
	width: 444px;
	float: left;
}

.bottone{


	background: url("../images/bottone.gif") no-repeat;
	color: #fff;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-left: 4px;
}

.pulsante{
	width: 59px;
	height: 22px;
	background:  no-repeat;
	border: 0px;
	padding: 0px;
	margin: 0px;
	
}


input.red{background-color:#ffffff;
color:#000;
border: 1px solid #CCC;
width: 50px;}

input, select {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#000000;
    font-size: 10px;
    background: #ffffff url() no-repeat scroll left top;
    border: 1px solid #CCC;
    padding: 2px;
    width: 200px;
	height: 20px;
	margin-bottom: 10px;
}

textarea {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#000000;
    font-size: 10px;
    background: #ffffff url() no-repeat scroll left top;
    border: 1px solid #CCC;
    padding: 2px;
    width: 340px;
	height: 64px;
	margin-bottom: 10px;
}

.sopra{
	margin-top:25px;
}
.testo_privacy{
	height:50px;
}
.gif{ 
	float:left;
	margin-top:15px;
	}
	
	.grassetto {
		color:#000000;
		font-weight: bold;
	}
	
/* ---------------------- FORM  ------------------*/

.cont_form1 {
	float:left;
	width:216px;
	text-align:left;
	padding-right:30px;
}

.cont_form2 {
	float:left;
	width:246px;
	text-align:left;
}

.cont_form3 {
	float:left;
	width: 325px;
	text-align:left;
	margin-right:30px;
}

.cont_form4 {
	float:left;
	width: 325px;
	text-align:left;
	margin-top: 10px;
	margin-right:30px;
}

errorDiv.error {
	color: #b80000;
}

#result {
	color:#22b600;
	font-weight:bold;
}	
	
	
