td,tr{
	color: #563736;
	font-family: "Trebuchet MS", Georgia, Tahoma;
	font-size: 11px;
	font-weight: normal;
}
p{
	color: #563736;
	font-family: "Trebuchet MS", Georgia, Tahoma;
	font-size: 11px;
	font-weight: normal;
}			   
a:link{
	color: #790000;
	font-family: "Trebuchet MS", Georgia, Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none
}
a:visited{
	color: #790000;
	font-family: "Trebuchet MS", Georgia, Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none
}
a:active{
	color: #790000;
	font-family: "Trebuchet MS", Georgia, Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none
}
a:hover{
	color: #FF3737;
	font-family: "Trebuchet MS", Georgia, Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none
}
.titoli   {
	color: #563736;
	font-family: "Trebuchet MS", Georgia, Tahoma;
	font-size: 11px;
	font-weight: normal;
}
body {
	background-image: url(/images/s_home.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: 0px 0px;
}
.colonna_sx {
	background-image: url(/images/s_sx.jpg);
	background-repeat: no-repeat;
}
.colonna_dx {
	background-image: url(/images/s_dx.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
.nome_vino {
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
}
.form {
	font-family: "Trebuchet MS", Georgia, Tahoma;
	font-size: 10px;
	background-image: url(/images/s_form.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.form_txt {
	font-family: "Trebuchet MS", Georgia, Tahoma;
	font-size: 10px;
	background-image: url(/images/s_form_txt.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	background-color: #F8DA6C;
}

