@charset "utf-8";
/* CSS Document */

body, div , td{
	font-family:Verdana;
	font-size:11px;
	/* margin:0;
	padding:0;*/
}

#divbody {
	width: 770px;
	background-color:#FFFFFF;
}


#HeaderSlideShow {
	height:220px;
	background-color:#CC3300;
}

/* ******************** */
/* Estilo Menu Superior */
/* ******************** */
#HeaderMenu { 
	background-color: #C43B35;
	padding:5px 10px;
	font-family:Arial;
}

#HeaderMenu ul {
	margin:0; 
	padding:0;
	list-style:none;
}

#HeaderMenu ul li {
	display:inline;	margin-right:20px;
}


#HeaderMenu ul li a:link, 
#HeaderMenu ul li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}


#leftSideBarHome {
	float:left;
	width:275px; 
}

#leftSideBarHome h3{
	margin:0;
	padding:0;
	font-family:Georgia;
	font-size:18px;
	letter-spacing:-0.04em;
}

#leftSideBarHome p{
	margin:0;
	padding:0;
	font-family:Georgia;
	font-size:12px;
}


#callCenterHome {
	margin-bottom:5px;
}

/* ******************** */
/* Estilo Mapa Interactivo  */
/* ******************** */
#interactiveMapAccess { 
	background-color: #E86D5D;
	padding-bottom:5px;
	margin-bottom:5px;
}
#interactiveMapAccess h3 {
	padding:6px 10px 0;
	font-weight:normal;
	color:#F8F0D6;
}

#interactiveMapAccess p {
	padding:0px 12px 2px;
	color:#FFFFFF;
}



/* ******************** */
/* Estilo Caja Estados  */
/* ******************** */
#statesGuidesBox {
	background:url("../RSS/Images/bgstateslist.jpg") no-repeat #ECE1BB;
	background-position: top right;
	float:left;
	line-height:145%;
	width:100%;
}

#statesGuidesBox h3 {
	padding:22px 10px 0;
	font-weight:normal;
}

#statesGuidesBox p {
	padding:0px 12px 2px;
}

#statesLinks {
	
	background-color: #F8F0D6;
	margin:5px;
}
	
#statesLinks a {
	display:block;
	color: #917C37;
	margin-bottom:6px;
}

.statesCol1 { float:left;  }
.statesCol2 { float:left;   }
.statesCol3 { float:left; }

/* ******************************** */
/* Estilo Caja Contenido Principal  */
/* ******************************** */


#mainContent {
	float:right;
	width: 490px;
	font-size:11px;
}

#mainContent h2 {
	margin:0;
	padding:0;
	font-family:Georgia;
	font-size:18px;
	letter-spacing:-0.04em;
	font-weight:normal;
}

.clearFloat {
	clear:both;
}


#topCityHome {
	color:#FFFFFF;
	background:url("../RSS/Images/home/bgHombeLaPaz.jpg") no-repeat center;
	height: 188px;
	margin-bottom: 12px;
}

#topCityHome h1 {
	color: #FFC881;
	margin-bottom:0;
	margin-top:30px;
	margin-left:230px;
	font-size:28px;
	font-family:Georgia;
	font-weight:normal
}




#topCityHome p {
	margin-top:0;
	margin-left:230px;
	color:#FFFFFF;
	line-height:130%;
	
}

/* **************************************** */
/* Estilo Bloque de Principales Ciudades    */
/* **************************************** */

#topDestintionsHome {
	background:url("../RSS/Images/bgTopCitiesHome.jpg") no-repeat top;
	margin-bottom:15px;
}


#topDestintionsHome h2 {
	margin:0 0 0 15px;
	padding-top:10px;
}
#topDestintionsHome p {
	margin:0 0 5px 15px;
	padding-right:5px;
}


#topDestintionsHome a:link {
	color:#956C07;
}

 .photoList {
	border:3px solid #F3DB84;
	display:block;
	margin-bottom:2px;
}



/* **************************************** */
/* Estilo Bloque de Hoteles de la Semana    */
/* **************************************** */
#weekHotelsHome {
	background:url("../RSS/Images/bgTopCitiesHome.jpg") no-repeat top;
		margin-bottom:15px;
}


#weekHotelsHome h2 {
	margin:0 0 0 15px;
	padding-top:10px;
}
#weekHotelsHome p {
	margin:0 0 5px 15px;
	padding-right:5px;
}

#weekHotelsHome a {
	color: #C0550E;
}

#weekHotelsHome .RateFrom {
	font-size:10px;
	color:#666666;
}

#weekHotelsHome .Rate {
	color: #C0550E;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}

.weekHotelPic {
	float:left;
	margin-right:5px;
	border:2px solid #DFAA7F; 
}