/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7F403E;
	margin: 0px;
	padding: 5px;
	background-color: #F6D57D;
}

#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 760px;
  	height: 212px;
	left: auto;
	right: auto;
}
#data {
	background-color: #f6d57d;
	height: 20px;
	text-align: right;
	padding-right: 5px;
	color: #7F403E;
	font-size: 80%;
}
#riga {
	background-color: #FFFFFF;
	height: 3px;
}
#sotto {
	background-color: #7f403e;
	height: 190px;
}
#immagine {
}
#immagine p{
	font-weight: bold;
}
#logo {
	position: relative;
	background-color: #7f403e;
	background-image: url(immagini/logo.gif);
	height: 109px;
	width: 760px;
	left: 0px;
	top: 20px;
}
#logo span{
	visibility: hidden;
}
#corpo{
	width: 760px;
}


#menu {
	position: relative;
	top: -35px;
	left: 150px;
}
#listamenu {
	position: absolute;
	top: 500px;
	background-image: url(immagini/carta_pacchiSM.gif);
	height: 400px;
	width: 200px;
	top: 240px;
}
#listavini {
	position: absolute;
	top: 500px;
	background-image: url(immagini/carta_vini.gif);
	height: 400px;
	width: 200px;
	top: 240px;
}
#dettmenu {
	position: relative;
	top: 60px;
	vertical-align: middle;
}
#dettmenu p{
	font-size: 80%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#dettmenu a {
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}
#dettmenu a:link {
	color: #000000;
	text-decoration: none;
}
#testomenu{
	position: relative;
	top: 0px;
	width: 550px;
	left: 210px;
}
/***** testo ******/
#testo{
	font-size: 90%;
}
#testo h1{
	font-size: 120%;
	background-color: #FAC25C;
	text-align: center;
	color: #7F403E;
	background-image: url(immagini/bottoni/pezzo_centrale.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 30px;
}
#testo h2 {
	font-size: 110%;
	color: #7F403E;
	text-align: center;
}
#testo h3 {
	font-size: 105%;
	color: #7F403E;
	background-color: #F2B24C;
}
#testo p{
	text-align: justify;
	color: #7F403E;
}
#testo a {
	color: #7F403E;
}
#testo a:link {
	color: #7F403E;
}


#footer {
	position: relative;
	font-size: 85%;
	text-align: center;
}
#footer a {
	color: #7F403E;
}
#footer a:link {
	color: #7F403E;
}
/***** vini ******/
#vini table{
	width: 760px;
}
#vini th{
	text-align: left;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-size: 90%;
}
#vini th h3{
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 120%;
}
#vini td{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 50px;
	font-size: 90%;
}
/***** EVENTI ******/
#eventi table{
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7F403E;
	border-left-color: #7F403E;
	background-color: #E8AB4A;
	width: 760px;
}
#eventi th{
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #660033;
	border-right-color: #660033;
	padding: 2px;
	text-align: right;
	color: #E8AB4A;
	background-color: #7F403E;
}
#eventi td{
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #660033;
	border-right-color: #660033;
	padding: 2px;
}
#acasadifabio {
	background-image: url(immagini/acasadifabio.gif);
	background-repeat: no-repeat;
	height: 14px;
}
#acasadifabio strong{
	visibility: hidden;
}
#immagine p{
	font-size: 80%;
	text-align: center;
}
