/* CSS Document */
body{
	background-image:url(../img/bg.jpg);
	color:#746B55;
	font-size:12px;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#contenitore{
	margin:0px auto;
	width:766px;
	/*background-color:#330099;*/
}
#utility{
	background-image:url(../img/utility.jpg);
	width:766px;
	height:34px;
	float:left;
}
#utility a{
	width:20px;
	height:20px;
	float:right;
	margin-right:12px;
	margin-top:9px;
	display:block;
}
#flash{
	float:left;
}
#top_cont{
	background-image:url(../img/top_contenuti.jpg);
	width:766px;
	height:49px;
	float:left;
}
#top_cont span, #top_cucina span, #top_presentiamo span, #top_cantina span, #top_dovesiamo span, #top_gallery span, #top_contattaci span, #top_specialita span, #top_amico span, #top_referenze span{
	display:none;
}
#top_cucina{
	background-image:url(../img/top_cucina.jpg);
	width:766px;
	height:49px;
	float:left;
}
#top_presentiamo{
	background-image:url(../img/top_presentiamo.jpg);
	width:766px;
	height:49px;
	float:left;
}
#top_cantina{
	background-image:url(../img/top_cantina.jpg);
	width:766px;
	height:49px;
	float:left;
}
#top_dovesiamo{
	background-image:url(../img/top_dovesiamo.jpg);
	width:766px;
	height:49px;
	float:left;
}
#top_gallery{
	background-image:url(../img/top_gallery.jpg);
	width:766px;
	height:49px;
	float:left;
}
#top_contattaci{
	background-image:url(../img/top_contattaci.jpg);
	width:766px;
	height:49px;
	float:left;
}
#top_specialita{
	background-image:url(../img/top_specialita.jpg);
	width:766px;
	height:49px;
	float:left;
}
#top_amico{
	background-image:url(../img/top_amico.jpg);
	width:766px;
	height:49px;
	float:left;
}
#top_referenze{
	background-image:url(../img/top_referenze.jpg);
	width:766px;
	height:49px;
	float:left;
}
#top_cont a, #top_cucina a, #top_presentiamo a, #top_cantina a, #top_dovesiamo a, #top_gallery a, #top_contattaci a, #top_amico a, #top_referenze a{
	width:240px;
	height:39px;
	margin-left:510px;
	margin-top:10px;
	display:block;
}
#contenuti{
	background-image:url(../img/bg_contenuti.jpg);
	background-repeat:repeat-y;
	width:726px;
	padding:0px 20px;
	margin:0px;
	float:left;
}
#page{
	width:484px;
	padding:10px 5px 5px 5px;
	float:left;
}
#dx{
	background-color:#EADDBB;
	width:232px;
	float:left;
	margin:0px;
	padding:0px;
}
#dx_specialita{
	background-image:url(../img/specialita.jpg);
	width:232px;
	height:200px;
	float:left;
}
#dx_cantina{
	background-image:url(../img/cantina.jpg);
	width:232px;
	height:38px;
	float:left;
}
#dx_vini{
	background-image:url(../img/vini_pregiati.jpg);
	background-repeat:no-repeat;
	width:232px;
	height:113px;
	float:left;
}
/*#vuoto{width:232px; height:120px; float:left;}*/
#bottom_dx{
	background-image:url(../img/bottom_dx.jpg);
	background-repeat:no-repeat;
	width:232px;
	height:13px;
	float:right;
}
#dx_specialita a{
	width:232px;
	height:200px;
	display:block;
}
#dx_cantina a{
	width:212px;
	height:18px;
	display:block;
	margin-top:10px;
}
#dx_vini a{
	width:232px;
	height:113px;
	display:block;
}
#dx_specialita span{
	display:none;
}
#dx_cantina span{
	display:none;
}
#dx_vini span{
	display:none;
}
#footer{
	width:766px;
	height:100px;
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
#footer span.menu_bottom{
	display:block;
	padding-top:35px;
	text-align:center;
}
#footer span.menu_bottom a{
	color:#746B55;
	text-decoration:none;
}
#footer span.menu_bottom a:hover{
	color:#FF6600;
	text-decoration:none;
}
/*--------------------------------------------------- INIZIO STILI DEI TESTI --------------------------------------------------*/
.titolo{
	color:#97330E;
	font-size:12px;
	font-weight:bold;
}
.titolo a{
	color:#97330E;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.titolo a:hover{
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.titoloArancio{
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
}
.titoloArancio a{
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.titoloArancio a:hover{
	color:#97330E;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.testo{
	color:#746B55;
	font-size:12px;
}
.testo a{
	color:#746B55;
	font-size:12px;
	text-decoration:none;
}
.testo a:hover{
	color:#FF6600;
	font-size:12px;
	text-decoration:none;
}
.titolone{
	color:#97330E;
	font-size:12px;
}














