body{
background-image:url(images/bg.jpg);
	color: #333;
	cursor: default;
	text-align: justify;
	padding: 0px;
	margin: 0px;
	padding-bottom: 15px;
	font: 86% "Trebuchet MS", "Arial Narrow", Helvetica, "Helvetica Condensed", Arial;
}
#general{
	width: 974px;
	margin: auto;
}
#header{
	height: 199px;
	
	border-bottom: 1px solid #333;
}
#logo{
	padding-top: 60px;
	padding-left: 20px;
}
.menu{
	margin-bottom: 3px;
	background: #F7F5EE url(images/bg_menu.jpg) repeat-y right;
}
.menu ul{
font-size:16px;
	border-bottom: 1px solid #333;
	padding:8px 0px 0px 30px;
	margin: 0px;
	height: 32px;
}
.menu li{
	display: inline;
	padding: 0px;
	margin: 0px;
}
.menu li a span{
	display: none;
}
.menu li a{
	display: block;
	height: 30px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	float: left;
}
.menu li a:hover{
	padding-top: 0px;
	height: 30px;
	border-bottom: 1px solid #CCAC7D;
}
.btninicio{
	width: 50px;
	
}
.btnhotel{
	width: 60px;
}
.btnhospitalidad{
	width: 118px;
}
.btnrestaurante{
	width: 124px;
}
.btnlaciudad{
	width: 92px;
}
.btngaleria{
	width: 77px;
}
.btplanes{
	width: 71px;
}
.btnreservas{
	width: 96px;
}
.btncontacto{
	width: 100px;
}
.btninicio2{
	width: 50px;
}

.btnhotel2{
	width: 65px;
}
.btnhospitalidad2{
	width: 118px;
}
.btnrestaurante2{
	width: 114px;
}
.btnlaciudad2{
	width: 82px;
}
.btplanes2{
	width: 100px;
}
.btngaleria2{
	width: 77px;
}
.btnreservas2{
	width: 86px;
}
.btncontacto2{
	width: 110px;
}

.banners{
	height: 974px;
	height:260px;
}

#bienvenido{
	
	width:325px;
	background-image:nome;
	height:260px;
	float:left;
}

#xmlbanner{
	
	width:649px;
	height:260px;
	float:left;
}

#contenidos{
	background: url(images/bg_paper.jpg);
	padding: 10px 0px 0px 0px;
}

#contenidos2{
	background: url(images/bg_paper.jpg);
	padding: 10px 0px 10px 0px;
}
#sidebar-left{
	width: 290px;
	margin-right: 10px;
	float: left;
	background-color: #E6D3B3;
}

#contenidoizq{
	width: 290px;
	margin-right: 10px;
	margin-left:10px;
	float: left;
	
}

#reservas{
	width: 290px;
	float: left;
	
}


.bloque{
	margin-bottom: 10px;
}

#noticias{
	background: url(images/bottom_notice.jpg) no-repeat left bottom;
	padding-bottom: 50px;
	font-size: 11px;
	line-height: 160%;
}
#noticias h2{
	display: none;
}
#noticias ul{
	background: url(images/top_notice.png) no-repeat left top;
	padding: 30px;
	padding-top: 75px;
	padding-bottom: 65px;
	margin: 0px;
}
#noticias ul li{
	padding: 10px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #333;
	list-style: none;
}
#noticias ul li .fechas{
	color: #9D1927;
	text-decoration: none;
}

#noticias2{
	background: url(images/bottom_notice.jpg) no-repeat left bottom;
	padding-bottom: 50px;
	font-size: 11px;
	line-height: 160%;
}
#noticias2 h2{
	display: none;
}
#noticias2 ul{
	background: url(images/top_notice2.png) no-repeat left top;
	padding: 30px;
	padding-top: 75px;
	padding-bottom: 65px;
	margin: 0px;
}
#noticias2 ul li{
	padding: 10px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #333;
	list-style: none;
}
#noticias2 ul li .fechas{
	color: #9D1927;
	text-decoration: none;
}

#main{
	width: 634px;
	padding: 0px;
	float: left;
		
}

#main2{
	width: 974px;
	padding: 0px;
	float: left;
		
}


#planes{
	width:98%;
	margin:10px 0px 0px 10px;
	border-bottom:#666666 1px solid;
	background-color:#FFFFFF;
	float: left;
		
}

#txtplanes{
	width:60%;
	padding: 0px 10px 0px 20px;
	margin:5px 5px 5px 0px;
	border-right: #CCCCCC 1px solid;
	float: left;
		
}

#fotoplanes{
	margin:5px 0px 5px 0px;
	float: left;
		
}
#divisorpie{
	background: #E4C899 url(images/divisor.jpg) no-repeat;
	width:974px;
	height: 37px;
	margin: 0px 0px -10px 0px;
	clear: both;
}
#footer{
	background: #E4C899;
	padding: 10px;
}



a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC9900;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}