@charset "utf-8";
.oneColFixHdrFtr #headerContainer {
	background: url(../images/BKG_Header_Wineletter.jpg) no-repeat;
}
.oneColFixHdrFtr #footerContainer {
	background: url(../images/BKG_Footer_Cipresso.jpg) no-repeat;
}
.oneColFixHdrFtr #sidebar h1 {
	background: url(../images/h1_wineletter.jpg) no-repeat;
	height:80px;
	text-indent: -9999px;
}
.oneColFixHdrFtr #content h2 {
	background: url(../images/h2_wineletter.jpg) no-repeat;
	width: 500px;
	height: 80px;
	text-indent: -9999px;
	padding: 0px 0px 38px 0px;
}
/*FORM*/
.oneColFixHdrFtr p{
margin:0px;
color:#d4d4d4;
}
form#formail{
margin:0px 0px 0px 60px;
width:420px;
height:470px;
}
input[type=text]{
background:#70001e none repeat scroll 0 0;
border:1px solid #d4d4d4;
color:#ffffff;
font-family:Tahoma,Arial,Helvetica,sans-serif;
margin-bottom:20px;
padding:5px;
width:420px;
}
input[type=submit]{width:80px;float:right;margin:0px -15px 0px 0px;background:#70001e;color:#f4f4f4;padding:5px; font-weight:bold;text-transform:uppercase;border:1px solid #d4d4d4;}
input[type=submit]:hover{background:#303030;color:#f4f4f4;}
#risposta{
display: none;
border: 2px solid #e4e4e4;
color:#ffffff;
padding: 10px;
margin-bottom: 10px;
}
/* SPAN CLASSES */
.white {color: #FFFFFF}
.vermiglio {color: #70001e; font-weight:bold;}

