@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding: 0;
	background-color: #fdfcef;
	background-image: url(../img/testata.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: 321e05;

}


#footer{
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 250px;
}

#datifooter{
	width: 1000px;
	margin: auto;
	background-image: url(../img/logo_footer.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 25px 0 0 0;
	color: #321e05;
	line-height: 20px;
}

#datifooter a:link{color: #321e05; text-decoration:underline}
#datifooter a:visited{color: #321e05; text-decoration:underline}
#datifooter a:hover{color: #321e05; text-decoration:none}

#tutto{width: 1000px; margin: auto;}

.clearboth{clear: both;}

#menu{padding: 15px 0 5px 5px;}

.box{float: left; width: 160px; padding: 0;font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0; margin:0;}

.box  ul{
	margin: 0;
	padding: 0;

}
.box li {margin: 0; padding: 0;	list-style-type: none; }

.box li{margin-bottom: 12px; padding: 0 0 0 6px; border-left:2px #FFF solid;}

.box a:link{
	
	color: #FFF;
	text-decoration: none;
}
.box a:visited{
	
	color: #FFF;
	text-decoration: none;
}
.box a:hover{
	color: #F7F8C9;
	text-decoration: underline;
}


#left{float: left; width: 690px; }
#right{margin-left: 700px; text-align: center;}

#left h1{
	color: #956939;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}


#left h2{

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

#intero h1{
	color: #956939;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}


#intero h2{

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}


#txt{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 28px;
	color: #321e05;
	padding: 0 0 20px 0;
}


#txt a:link{color: #321e05; text-decoration:underline;}
#txt a:visited{color: #321e05; text-decoration:underline;}
#txt a:hover{color: #321e05; text-decoration:none;}


#corsi{
	background-image: url(../img/RETRO_HOME.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 682px;
	height: 282px;
	padding: 30px 0px 0 0px;
	text-align:center;
}

#corsi h1{margin: 0; padding: 5px 0 0 0;}

#vino{
	background-image: url(../img/retro_vino.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}