* {
padding: 0;
margin: 0;
}

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

a:hover {
 color: #CC3300;
 text-decoration: underline;
}

a img {
border-style: none;
border-width: 0px;
}

html, body {
height: 100%;
}

body {
font-size: 13px;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background: #c1d4e8 url(../img/bg_main.jpg) repeat-x top;
}

.logo {
position: absolute;
margin: 85px 0 0 10px;
}

.masosasso {
position: absolute;
margin: 82px 0 0 723px;
}

.stradadelvino {
position: absolute;
margin: 127px 0 0 725px;
}

.osteriatipica {
position: absolute;
margin: 140px 0 0 800px;
}

#news
{
position: absolute;
margin: 7px 0 0 20px;
width: 930px;
}

#news a
{
color: #000;
font-weight: normal; 
text-decoration: underline;
}

#news a:hover
{
color: #CC3300;
text-decoration: underline;
}

#language
{
position: absolute;
margin: 7px 0 0 800px;
}


#bottomright
{
/*position: fixed;
right: -300px;
bottom: -20px;*/
height: 398px;
width: 565px; /*era 965*/
background: url(../img/locandaded_maso_sasso.jpg) no-repeat;
z-index: -100;
overflow: hidden;
}

#myGallery
{
position: absolute;
margin: 0 0 0 235px;
width: 479px !important;
height: 151px !important;
overflow: hidden;
}

h1 {
font-size: 1.4em;
padding: 10px 10px 0;
}

p {
padding: 0 10px 1em;
}

#container {
min-height: 100%;
/*background-color: white;*/
width: 955px; /*era 936px*/
z-index: 100;
overflow: hidden;
}

* html #container {
height: 100%;
/*background-color: white;*/
}

#leftcontent {
	background: url(../img/bg_left.png) repeat-y;
	margin: 0;
	padding: 0;	
	float: left;
	width: 477px;
	z-index: 300;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}

#leftcontent img {
	display: block;
	margin: 10px auto;
}

#leftcontent p {
	display: block;
	clear:both;
	margin-left: 10px;
}

#rightcontent {
	background: url(../img/bg_right.png) repeat-y;
	margin: 0;
	padding: 0;
	width: 478px;
	float: right;
	z-index: 300;
	margin-bottom: -2000px;
	padding-bottom: 2000px; 
}

#rightcontent img {
	margin: 10px auto;
}

#rightcontent p {
	display: block;
	clear:both;
	margin-right: 10px;
}

#header {
	margin: 0;
	padding: 0;
	height: 241px;
    background-image: url(../img/bg_header_finale.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 300;
}

#nav  {
	position: relative;
	width: 491px;
	height: 23px;
	margin: 0 auto;
	top: 53px;
}

.navbutton {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	overflow: visible;
}	

#footer
{
position: relative;
clear: both;
float: left;
width: 955px;
margin-top: -4.15em; /*era -6,23em*/
/* *margin-top: -1.30em;*/
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
height: 53px; /*era 81*/
background-image: url(../img/footer.png);
background-repeat: no-repeat;
background-position: bottom center;
z-index: 3;
}

div#footer p
{
margin: 0;
padding: 0;
text-align: center;
}

#prenota {
margin: 0 auto;
padding: 10px 10px 0;
}

.cornice {
padding: 6px;
background-color: #fff; 
border: 1px solid #cecece;
}

.form-message {
font-size: 11px;
color: #CC0000;
}

#navigation {
 display: block;
 position: absolute;
 top: 45px;
 left: 260px;
 padding:0;
}

#navigation a {
 display: block;
 background:url(../img/menu.jpg);
 width:115px;
 height:30px;
 text-indent:-9000px;
}

#navigation li {
 float: left;
 text-align: center;
 list-style-type:none;
}

#navigation a.link1 {width: 115px; background-position: 0 0;}
#navigation a.link1:hover, #navigation a.link1_active  {background-position:0 -30px;}
#navigation a.link2 {width: 115px; background-position: -115px 0;}
#navigation a.link2:hover, #navigation a.link2_active {background-position:-115px -30px;}
#navigation a.link3 {width: 115px; background-position: -230px 0;}
#navigation a.link3:hover, #navigation a.link3_active {background-position:-230px -30px;}
#navigation a.link4 {width: 115px; background-position:-345px 0;}
#navigation a.link4:hover, #navigation a.link4_active {background-position:-345px -30px;}
