body {
	background-color: #584f44;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#container {
    background-color:#fff;
	height:527px;
	left:50%;
	margin:-257px 0 0 -410px;
	position:absolute;
	top:50%;
	width:800px;
	}
	
#main_sx {
	width:425px;
	height:527px;
	float:left;
	background-color: #fff;
	}
	
#main_sx_logo {
	width:425px;
	height:140px;
	}
	
#main_sx_txt {
	width:425px;
	height:387px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
#main_sx_txt p{
	text-align:justify;
	color: #726f6d;
	padding: 20px 50px 0px;
	}
	

	
#main_sx_gallery{
    text-align:center;
	padding-top:30px;
	margin: auto;
	width:229px;
	}
	
#main_dx {
    float:left;
	height:527px;
	width:375px;
	}
	
#main_dx_top {
    height:344px;
	width:375px;
	}
	
#main_dx_center {
    height:98px;
	width:375px;
	
	}
	
#main_dx_bottom {
    height:85px;
	width:375px;
	}
	
a {
	color:#493f32;
	text-decoration: underline;
	}

a:hover,a:visited {
	color:#908371;
	}
-------------------------------------	
  /* MENU INIZIO */
#header {width:375px;}
#header ul {margin:0; padding: 0; list-style:none;}
#header li, #header li a { float:left; height:45px; padding:0; overflow:hidden; margin:0;}

#header li a {text-decoration:none; background-position:0 0;}
#header li a:hover {background-position:0 45px;}

#header li#home a {background-image: url(images/menu/01.gif); width:82px;}
#header li#cucina a {background-image: url(images/menu/02.gif); width:55px;}
#header li#cantina a {background-image: url(images/menu/03.gif); width:60px;}
#header li#gallery a {background-image: url(images/menu/04.gif); width:177px;}



#header02 {width:375px;}
#header02 ul {margin:0; padding: 0; list-style:none;}
#header02 li, #header02 li a { float:left; height:53px; padding:0; overflow:hidden; margin:0;}

#header02 li a {text-decoration:none; background-position:0 0;}
#header02 li a:hover {background-position:0 53px;}


#header02 li#press a {background-image: url(images/menu/05.gif); width:39px;}
#header02 li#lavora a {background-image: url(images/menu/06.gif); width:108px;}
#header02 li#info a {background-image: url(images/menu/07.gif); width:102px;}
#header02 li#homepage a {background-image: url(images/menu/08.gif); width:126px;}
/* MENU FINE */

#body_home li#home a{background-position:0 45px;}
#body_cucina li#cucina a{background-position:0 45px;}
#body_cantina li#cantina a{background-position:0 45px;}
#body_gallery li#gallery a{background-position:0 45px;}
#body_press li#press a{background-position:0 53px;}
#body_lavora li#lavora a{background-position:0 53px;}
#body_info li#info a{background-position:0 53px;}
#body_homepage li#homepage a{background-position:0 53px;}
/* FOOTER LOGIC */
#logic {
margin-top:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width: 150px;
float:right;
color:#fff;
}

#logic a {
font-weight:bold;
color:#fff;
text-decoration:none;
}

#logic a:hover {
color:#fff;
text-decoration:none;
}




