*{
margin:0;
padding:0;
}

body{
	font-family:arial;
	font-size:12px;
	text-align:center;
	background:#f2eee3 url(container_bg.gif) repeat-y center;
	background-color: #f2eee3;
	background-image: url(container_bg_r2_c1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

h1{
display:none;
}

#container{
position:relative;
margin:0 auto;
text-align:left;
width:730px;
background:#fff url(container_bg_r2_c1.jpg);
}

#content{
	padding-top:215px;
	margin-right:250px;
	margin-left:30px;
	padding-bottom:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
}

#navigation{
	position:absolute;
	top:15;
	left:15;
	width:700px;
	list-style-type:none;
	height:35px;
	background:#9c1c3d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#navigation li{
display:inline;
line-height:40px;
}

/*ancho del menu en gral*/
#navigation a{
	float:left;
	display:block;
	padding:0 9px 0 12px;
	height:35px;
	color:#fff;
	background:#9c1c3d;
	border-right:1px solid #fff;
	text-decoration:none;
}

#navigation a:hover{
background:#990000;
}

#banner{
position:absolute;
top:50px;
left:15px;
width:480px;
height:150px;
background:url(imagenes/amenities_sp.jpg) repeat-x;
}

#sidebar{
	position:absolute;
	left:509px;
	top:257px;
	width:200px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
}
#sidebar2{
	position:absolute;
	left:496px;
	top:528px;
	width:auto;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
}

#image{
position:absolute;
top:50px;
left:495px;
width:220px;
height:150px;
background: url(imagenes/ilust.jpg);
}
