/* CSS Document */

td img {display: block;}

A:link {text-decoration: none; color:#B3A389;}
A:visited {text-decoration: none; color:#B3A389;}
A:active {text-decoration: none; color:#B3A389;}
A:hover {text-decoration: none; color: #000000;}

h1 {
color:#B3A389;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
margin-bottom:0px;
padding-bottom:0px;
}

.titolo {
	border-bottom:solid 1px #B3A389;
}

.testo1 {
	/*color:#9c8c72; */
	color: #a29278;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

form.newsletter { background-color: transparent;}
form.newsletter p { display: block; text-align: center;}
form.newsletter p label {width: 150px; float: left; text-transform: uppercase;}
form.newsletter p input.text { width: 200px; }
form.newsletter p input.send { width: 100px;}
form.newsletter p input {border: 1px solid #ccc;}

form.newsletter p label.error {display: none !important;}
form.newsletter p input.error {border:1px solid red;}
p#myMsg {display: none;}
.bnui9 {font-style: oblique; font-size: 11px; color: black !important;}
