body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-color: #C47472;
}
.s_bottom {
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td,tr,body {
	font-family:"Trebuchet MS", Georgia, Tahoma;
	font-size: 11px;
}
.bold {
	font-weight: bold;
}
.titolo {
	font-size:16px;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	text-decoration: underline;
}.form {
	font-family:"Trebuchet MS", Georgia, Tahoma;
	color: #FFFFFF;
	background-color: #C47472;
	font-size: 11px;
}
a:link {
	color: #B24949;
}
a:visited {
	color: #B24949;
}
a:active {

	color: #B24949;
}
a:hover {
	color: #000000;
}
.vini_bianchi {
	font-size:16px;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	text-decoration: underline;
	color: #F3904D;
}
.vini_rossi {

	font-size:16px;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
	text-decoration: underline;
	color: #C52F30;
}
.s_bottom_vini {

	background-image: url(/images/bg_vini.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

