/* CSS Document */

/**********************************
			GENERALES
***********************************/
body, td{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#000000;
	text-align: left;
}
body{
	background:url(../images/bg.jpg);
	margin:0;
}
.imagen_principal{
	width:800px;
	height:149px;
	overflow:hidden;
}
H1{
	color:#ef4423;
	padding: 10px 0 10px 0;
	margin:0 0 10px 0;
	font-size:24px;
	background:url(../images/cef.gif) repeat-x bottom ;
}
H1 A{
	color:#fb9f5b;
	border-bottom:none;
}
H1 A:hover{
	color:#ef4423;
	text-decoration:none;
	border-bottom:none;
}
H2{
	font-size:14px;
}
H2 A{
	color:#d6c6bf;
	border:none;
}
H2 A:hover{
	color:#73361f;
	text-decoration:none;
}
H3{
	font-size:13px;
	margin:0;
	margin-bottom:5px;
}
H4{
	font-size:12px;
	margin:0;
}
UL{
	padding:0;
	margin:0 0 0 20px;
}
LI{
	padding:0;
	margin:0 0 10px 0;
}

A{
	color:#9d1c20;
	text-decoration:none;
	border-bottom: dotted 1px #73361f;
	font-weight:bold;
}
A:hover{
color:#ef4423;
}
DL{
	margin:0 0 10px 10px;
	padding:0px;
}
DT{
	margin:0px;
	padding:0px;
	font-weight:bold;
}

DD{
	margin:0px;
	padding:0px;
	font-style:italic;
}
DD DD{
	font-size:11px;
}

P{
	margin:0;
	/*padding:0 0 10px 0;*/
}
/**********************************
			CLASES
***********************************/
.oculta {
	display: none;
}
.iwalator {
	clear: both;
}
.destacado{
	color:#ef4423;
	font-weight:bold;
	font-size:12px;
}
.destacado2{
	color:#9d1c20;
	font-weight:bold;
	font-size:12px;
}
.seccion{
	/*background:url(../images/flor.gif) no-repeat bottom left;*/
}
.precio{
	/*line-height:60px;*/
	text-align:center;
}
/**********************************
			PÁGINAS
***********************************/

/*DESTINOS*/

#destinos{
	font-size:12px;
	
}
#contenido #textos #destinos LI{
	margin:10px 0;
	font-weight:normal;
}
 #destinos LI H2{
	margin:0px;
	padding:0px;
	color:#ef4423;
}
#destinos LI STRONG{

	color:#9d1c20;
}
/**********************************
			ESTRUCTURA
***********************************/
#rayas{
	background:url(../images/bg_deg.gif) repeat-x;
	
}
#linea{
	/*posicion central en el eje horizontal*/
	/*width: 100%;
	position: absolute;
	top: 50%;
	text-align: center;
	overflow: visible;*/
	padding:20px 0 0 0;
}

#sombra{
	background:url(../images/sombra.png) repeat-y center;
	margin:auto;
	
	
}
#web{
	width: 800px;
	margin:0 auto;
	border:#6d6149 2px solid;
	background:url(../images/bg_contenido.jpg);
	/*posicion central en el eje vertical*/
	/*position:absolute;	
	margin-left:-400px;
	left: 50%;
	margin-top:400px;
	top: -300px;
	text-align:left;*/
}
#cabezal{
	background:url(../images/bg_beige.gif);
}
#cabezal #logo A{
	padding:0px;
	float:left;
	border:0;
}

#cabezal #menu UL{
	margin:0;
	margin-left:300px;
	padding:0;
	font-size:14px;
	font-weight:bold;
}
#cabezal #menu LI{
	list-style:none;
	display:inline;
	margin:0 0px;
	padding:30px 0px 0px 8px;
	line-height:70px;
}
#cabezal #menu LI A{
	color:#ef4423;
	text-decoration:none;
	padding:0pt 5px;
	border:none;
}
#cabezal #menu LI A:hover{
	color:#9d1c20;
}
#contenido{
	background:url(../images/bg_contenido.jpg);
}
#contenido #fotos{
	float:left;
	width:303px;
	}
#contenido #textos{
	margin:0 35px 0 329px;
	
}
#contenido #textos UL{
	list-style:none;
}
#contenido #textos UL UL{
padding:0px;
margin:0px;

}
#contenido #textos LI{
	background:url(../images/punto.gif) no-repeat;
	padding:0 0 0 15px;
	margin:0px 0 20px 0;
	font-weight:bold;
}
#contenido #textos LI LI{
	background:url(../images/star2.gif) no-repeat 0px 2px;
	padding: 0 0 0 15px;
	margin:5px 0 0 0px;
}

#contenido #textos LI A{
	margin-bottom:0px;
}
#textos H2{
	margin:0px;
	padding:0px;
	color:#ef4423;
}

#pie{
	/*background-color:#73361f;*/
	background:url(../images/bg_pie.jpg);
	/*color:#FFFFFF;*/
	color:#73361f;
	font-size:10px;
	font-weight:bold;
	padding:10px 0 2px 0px;
	height:15px;
}
#pie #copy{
	float:left;
	padding-left:10px;
}
#pie #creditos{
	text-align:right;
	padding-right:10px;
}
#pie #creditos A{
	color:#73361f;
	text-decoration:none;
	border:none;
}

#pie #creditos A:hover{
	color:#FF6600;
}


/*********** ESTANCIAS ****************/

 #hotels{
 	background:#80715e;
 }
 #hotels TR{
 	background:#f7efd0;
 }
 
 /*********************************/
 .mapcontac{
 	margin:20px 0px;
	border:#EF4423 2px solid;
 }
