@charset "utf-8";
/* CSS Document */

#mappa {
	padding-right:10px;
	padding-top:30px;
	width:400px;
}

#contattiForm {
	width:460px;
}

#Formregistrazione  {
	margin:10px;
	color:#7F6347;
	font-size:12px;
	text-align:left;
	line-height:20px;
}

label {
	font-weight:bold;
}

select, textarea {
	color:#7F6347;
	font-size:12px;
}

#Formregistrazione p{
	padding-left:0;
}


.labelDIV {
	height:30px;
}
.labelDIV label, .labelDIVMess label, .labelDIVMessRicerca label{
	width:120px;
	float:left;
		
}

.labelDIVMessRicerca {
	height:90px;
}

.labelDIV input, .labelDIV select, .labelDIVMessRicerca input{
	width:305px;
}
.labelDIVMessRicerca input {
	height:60px!important;
}
.labelDIV a, .labelDIVMess a{
	width:120px;
	float:left;
}

.labelDIV input, .labelDIVMess textarea {
	width:305px;
	color:#7F6347;
}
.check {
	float:left;
}

.privacy p {
	margin-top:0;
	padding-top:0;
	height:auto;
}

.privacy a, #mappa a {
	color:#7F6347;
}

.testoCentrale {
	text-align:center!important;
	margin-top:40px;
}

