*{
margin:0px;
padding:0px;
}
body{
height:100%;
min-height:100%;
background-image:url('../images/fondo_cuadros.png');
background-position:right 180px;;
background-repeat:no-repeat;
font-family:verdana,helvetica,arial,sanserif;

}
html{
background-position:center 0px;
background-image:url('../images/fondo_light.png');
background-position:left 0px;
height:100%;
min-height:100%;
}

#fade{
background-image:url('../images/fondo.png');
background-position:left 0px;
height:100%;
min-height:100%;
position:absolute;
top:0px;
left:0px;
width:100%;
z-index:0;
display:none;
}
#logo{
width:350px;
margin-left:auto;
margin-right:auto;
position:relative;
z-index: 65559;

}
#footer{
position:absolute;
z-index:1;
bottom:10px;
right:0px;
font-size:12px !important;
width:232px;
}
#footer dl{
width:230px;
float:right;
}
#footer dt{
padding:2px;
color:#3F3F3F;
}
#footer dt span{
color:#81D80C;
}
#footer dd{
padding:2px;
padding-left:20px;
font-weight:bold;
color:#5D7A35;
}
#footer a{
color:#81D80C;
text-decoration:none;
}
#footer a:hover{
color:#5D7A35;
}

#izquierda img,#derecha img{
cursor:pointer;
}
#izquierda{
cursor:pointer;
position:absolute;
z-index:70000;
width:111px;
height:105px;
top:280px;
display:none;
}
#derecha{
cursor:pointer;
position:absolute;
z-index:70000;
width:111px;
height:105px;
top:280px;
display:none;
}
#menu{
margin-left:auto;
margin-right:auto;
width:350px;
margin-top:-55px;
height:auto;
position: relative;
overflow: hidden;
text-align:center;
height:300px;
display:block;
}

#menu ul{
width:350px;
text-align:center;
list-style-type:none;
padding-bottom:30px;

}
#menu ul li{
height:48px;
margin-left:auto;
margin-right:auto;
display:block;
width:350px;
margin-top:-10px;
}

#menu ul li a{
z-index: 10;
position: relative;
height:48px;
display:block;
margin-left:auto;
margin-right:auto;
text-decoration:none;
background-image:url('../images/botones.png');
background-repeat:no-repeat;
}
#contenido{
margin:36px;
margin-top:40px;
margin-bottom:-40px;
background-image:url('../images/opacity.png');
}
#munarriz{
margin-top:40px !important;

}
#munarriz a{
background-position:-105px 0px;
width:140px;
}

#cuesta a{
background-position:-50px -62px;
width:250px;
}
#contacto a{
background-position:-90px -124px;
width:170px;
}
#reservas a{
background-position:-90px -180px;
width:170px;
}
#fotografias a{
background-position:-80px -245px;
width:190px;
}
#llegar a{
background-position:-77px -306px;
width:196px;
}




#menu li.background{
background: url('../images/inicio_right.png') no-repeat top right;
z-index: 8;
position: absolute;
visibility: hidden;
height: 45px;
margin-top:5px;
}

 
#menu li.background .left {
background: url('../images/inicio.png') no-repeat top left;
height: 45px;
margin-right: 13px; /* 7px is the width of the rounded shape */
}




