html{

}

body{

padding:0;
margin:0;
border:0;
background:#F1F1DF;
}

#container{
margin:5px auto 30px auto;
width:780px; height:540px;
padding:0px;
background: #F1F1DF;
color:#505050;
border:0px;
position: relative;
}

#lateral{
position: absolute;
right: 60px; top: 20px;
width: 150px;
height: 340px;
padding:0px; margin: 0px; border: 0px;
background:transparent;
line-height: 0px;
z-index: 5;}

#titulo{
position:absolute;
left: 10px; top: 5px;
width:200px;
height: 200px;
background:transparent;
z-index: 10;
}

#imagen{
position:absolute;
left: 20px; top: 20px;
width:740px;
height: 320px;
border: 0px;
overflow: hidden;
padding-top: 30px;
padding-left: 20px;
background:url(images/fondo2.jpg) no-repeat;
}

#imagen img {
width:700px;
height: 260px;
border: 0px;
}


#lenguas {
position: absolute; top: 20px; left: 350px;
font: bold 10px "Palatino Linotype", Arial, Helvetica, sans-serif;
background-color: transparent;
margin: 0;
padding: 0;
border: 0;
z-index:10;}

#lenguas a {
text-decoration: none;
color: gray;
}

#lenguas img {
border-style: none;
}


#texto {
position:absolute;
left: 20px; top: 340px;
background: white url(images/tira.jpg) no-repeat;
width:740px;
padding: 0px 0px 0px 3px;
margin: 3px;
border: 1px solid #cecece;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 1.5em;
font-weight: bold;
font-variant: normal;
text-transform: none;
text-align: justify;
color: #BB0000;
}

#texto h2 {
margin: 25px 0px 0px 50px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
line-height: 1.5em;
font-weight: bold;
font-variant: normal;
text-transform: none;
}

#texto p{
margin: 2em;
text-align: justify;
}

#reserva {
position: absolute; left: -100px; top: -100px;
height: 0px;
width: 0px;
border: 0px white;
margin: 0px white;
padding: 0px white;
background: white;
}

#reserva2 {
float: right;
height: 100px;
width: 210px;
border: 0px;
margin: 0px;
padding: 0px;
background: white url(images/esquina.jpg) no-repeat bottom right;
}

#pie {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-align: justify;
color: #999999;
}

#pie a{
text-decoration:none;
color: #999999;
}
#pie a:hover{
text-decoration:underline;
color: #333333;
}

.menu {
float: left;
border-top: 0px;
border-left: 0px;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
padding:2px;
margin:0px 0px 3px 0px;
background: #ffffff;}

.menu img {
border-style: none;
}

