body {
	background-color: #BFB686;
	background-image: url(../images/bk.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img, div, td {
	behavior: url(css/iepngfix.htc) 
}


.nobordoLightbox {
	border: 0;
}

.sfondo_contatti{
	background-image: url(../images/bk_contatti.png);
	background-repeat: no-repeat;
	background-position: right;
}
.sfondo_window{
	background-image: url(../images/bk_window.png);
	background-repeat: no-repeat;
	background-position: right;
}



.stile_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #896A49;
	text-decoration: none;
}
a.stile_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #896A49;
	text-decoration: none;
}
a.stile_menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #896A49;
	text-decoration: none;
}
a.stile_menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #896A49;
	text-decoration: none;
}
a.stile_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C89B6B;
	text-decoration: none;
}
a.stile_menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #896A49;
	text-decoration: none;
}




.stile_testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5D1610;
	text-decoration: none;
}
a.stile_testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5D1610;
	text-decoration: none;
}
a.stile_testo:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5D1610;
	text-decoration: none;
}
a.stile_testo:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5D1610;
	text-decoration: none;
}
a.stile_testo:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5D1610;
	text-decoration: underline;
}
a.stile_testo:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5D1610;
	text-decoration: none;
}


.textinput {
	width:100px;
	height:12px;
	padding:2px 4px;
	border-top-color: #5D1610;
	border-right-color: #5D1610;
	border-bottom-color: #5D1610;
	border-left-color: #5D1610;
	border-color: #5D1610;
	border-style: 1;
	border-width: 1;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5D1610;
	background-color: #D5A773;
}
.buttonSubmit {
	background: url(../images/invia.png);
	color: #fff;
	padding: 1px 3px 1px;
	border: none;
	height: 22px;
	width: 65px;
	cursor: hand;
}
