/* ##### CONTACTS ##### */
.contContacts {
	float: left;
	width: 273px;
	height: 168px;
	padding: 10px;
	text-align: left;
	background-image: url(../../img/bkgContacts.gif);
	border: 1px none red;
}


.bkgMapContacts {
	position: absolute;
	left: 613px;
	width: 278px;
	height: 417px;
	text-align: center;
	background-image: url(../../img/bkgMapContacts.gif);
	border: 1px none red;
}

.mapContacts {
	width: 258px;
	height: 343px;
	margin-left: auto;
	margin-right: auto;
	border: 1px none blue;
}

.riga {
	width: 258px;
	height: 1px;
	margin-left: auto;
	margin-right: auto;
	background-color: #666666;
	border: 1px none blue;
}

.testo {
	width: 240px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px; 
	text-align: left;
	border: 1px none;
}

.boxForm {
	float: left;
	width: 155px;
	border: 1px none red;
}

.form {
	font-size: 11px;
	color:#000000;
	background:#FFFFFF;
	font-weight: normal;
	padding-left: 3px;
	border: 1px solid #a5acb2;
}

.btVai {
	float: left;
	font-size: 11px;
	color:#000000;
	border: 1px none;
}
