/* CSS Document */
body{
	margin: opx;
	padding: 0px;
	background-image: url(imm/background.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	background-attachment: fixed;
	font-family:"Garamond","Times New Roman", serif;
	font-size: 1em;
	line-height: 1.5em;
	background-color: transparent;
	color: #333;
	text-align: left;
}

h1{
	font-size: 200%;
	color: #357B52;
}

h2{
	font-size: 150%;
	color: #357B52;
}

h3{
	font-size: 120%;
	color: #357B52;
}

a{
font-weight: bold;
text-decoration: none;
color: #357B52;
}

a:HOVER{
font-weight: bold;
text-decoration: none;
color: #333;
}

div.content{
	margin-left: 350px;
	margin-top: 60px;
	padding-top: 5px;
	padding: 5px;
	background-image: url(imm/riga.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}
div.menu{
	position:absolute;
	top: 0px;
	left: 160px;
	width: 190px;
}
div.inn_menu{
	background-image: url(imm/riga.gif);
	background-position: 0px 1.1em;
	background-repeat: repeat-x;
}
div.prenot{
	position: absolute;
	right: 300px;
	top: 0px;
}
div.lang{
	position: absolute;
	width:210;
	height: 50px;
	right: 0px;
	top: 0px;
}
a img{
	border:0px;
}

div.footer{
	width: 100%;
	text-align: right;
	margin-top: 50px;
}
div.sx{
	padding-left: 200px;
	float: left;
	font-size: 80%;
	color: #999;
	text-align: center;
}

div.dx{
	text-align:right;
}

/* tabelle */

table.menu{
}
td.menu_titolo, td.vini_titolo{
	border-bottom: 1px solid #357B52;
	font-size: 120%;
	font-weight: bold;
	color: #357B52;	
}
td.td_menu_1{
	background-image: url(imm/riga.gif);
	background-position: 0px 1em;
	background-repeat: repeat-x;	
}
td.td_menu_2{
	font-weight: bold;
	font-style: italic;
	color: #357B52;	
}
td.td_vini_1{
	background-image: url(imm/riga.gif);
	background-position: 0px 1em;
	background-repeat: repeat-x;
	padding-right: 10px;	
}
td.td_vini_2{
	background-image: url(imm/riga.gif);
	background-position: 0px 1em;
	background-repeat: repeat-x;
	font-style:italic;
	padding-right: 10px;	
}
td.td_vini_3{
	font-weight: bold;
	font-style: italic;
	color: #357B52;
	padding-right: 30px;
	text-align: right;	
}
td.td_vini_4{
	font-weight: bold;
	font-style: italic;
	color: #357B52;
	text-align: right;	
}

img.foto{
padding: 2px;
margin: 2px;
border: 2px solid #357B52;
}
