body
{
	background-image:url('../background.jpg');
	background-position:top;
	background-position-x:left;
	background-position-y:top;
	background-repeat:repeat-x;
}

.menutop:hover{
	border-bottom: 5px solid #DDDDDD;
}


.left_text_box{
	position:absolute;
}

.testo_news{
	font-family:"Times New Roman", Times, serif;
    font-stretch: ultra-condensed;
	font-size:16px;
	color:#000000;
}

.testo_vino{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
}


.testo_news_small{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
}

.testo_titoletto{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#000000;
	font-variant:small-caps;
	font-weight:bold;
}

