
/* stile del form "contattaci" */

.formsearchext {
	padding: 5px 0;
	margin: 0px auto;
	width: 500px;
	border: 1px solid #9e8888;
	background-image: url(../fixed/bg.gif);
	color: black;
}

.formsearch {
	padding: 5px;
	font-size: 14px;
}

.formsearch div {
	clear: both;
	padding-top: 3px;
}

.labelsearch {
	float: left;
	width: 130px;
	text-align: right;
}

.fieldsearch {
	float: right;
	width: 350px;
	text-align: left;
}

/* stile del guestbook */

.guestmsg {
	border: 1px solid gray;
	margin-top: 10px;
	padding: 5px;
	width: 400px;
	margin: 0 auto;
	margin-top: 40px;
	background-color: #b47130;
	border: 1px solid #3d1a07;
	position: relative;
}

.guestsign {
	font-size: 10px;
	margin-bottom: 10px;
	width: 400px;
	margin: 0 auto;
}

.guestform {
	text-align: center;
}

.saveguest {
	width: 50%;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	background-color: #b47130;
	border: 1px solid #3d1a07;
}

.scotchsx {
	position: absolute;
	top: -30px;
	left: -30px;
}

.scotchdx {
	position: absolute;
	top: -30px;
	left: 370px;
}

.dovesiamo {
	text-align: center;
	font-weight: bold;
}
