body {
	text-align: left;
	background-color: #D5D0B0;
	margin-top:0px;
	margin-bottom:5px;
	color:#000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

A:link {
	COLOR: #C86000; text-decoration: none
}
A:visited {
	COLOR: #C86000; text-decoration: none
}
A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
	COLOR: #C86000; text-decoration: underline
}

#page {width:1000px; margin: 0px auto;}

#header{
	background: #fff url(/img/topts.jpg) left top no-repeat;
	width: 100%;
	height: 145px;
	float:left;
}

#top{
	background-position: left top;
	width: 100%;
	height: 119px;
	float:left;
}
#top * {margin: 0px;padding: 0px;}
#top #logo { width:495px; height:124px; float:left;}
#top a img { border:0px;}

#navcontainer { width:100%; float:left; }

#navcontainer ul {
  padding-left: 0;
  margin-left: 0px;
  margin-top:0px;
  background: #C86000 url('/img/barts.gif') top right repeat-x; 
  color: #fff;
  width: 100%;
  font-size:12px;
  font-weight:bold;
  height: 26px;
}

#navcontainer UL li {
	display: inline;
	float: right;
	position: relative;
}

#navcontainer UL li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #BD620E;
}

#navcontainer UL li a:hover {
  background-color: #DE6B02;
  background: url('/img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}


#navcontainer UL li ul {
	position: absolute;
	top: 24px;
	left: 0;
	width: auto;
	display: none;
}
#navcontainer UL li ul li {
	display: block;
	clear: both;
	width: 120px;
	background: #fb9133;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #ffffff;
	padding: 0;
	margin: 0;
}
#navcontainer UL li ul li a {
	background: none;
	display: block;
	width: 100px;
	clear: both;
	height: 10px;
	line-height: 12px;
	margin: 0;
}
#navcontainer UL li:hover ul, #navcontainer UL LI.over UL {
	display:block;
	width: 120px;
	z-index: 1000;
}

#content_wrapper {
  width: 980px;
  text-align: left;
  background: #faf8e9 url('/img/content_bgts.gif') top left repeat-y;
  float:left;
  padding:0px 10px 0px 10px;
}

#center {
  width:505px;
  float:left;
  padding-left:28px;
}

#center h1 {
  margin-top:0px;
  margin-bottom:0px;
  font-size: 14px;
  color: #ffffff;
  padding:4px;
  border-top: 1px solid #425227;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  background-color: #739240;
}

#center .subtitle {
  margin-top:0px;
  margin-bottom:0px;
  font-size: 14px;
  color: #ffffff;
  padding:4px;
  border-top: 1px solid #425227;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  background-color: #739240;
}

#center p{
  margin-top:5px;margin-bottom:15px;
  line-height: 16px;
}

#center .links {
  margin-top:5px;margin-bottom:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#center ul li, #center ol li {
	margin-left:18px;
	line-height:18px;
}

#left_side {
  float: left;
  width:165px;
  margin-left: 2px;
  margin-top: 20px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#left_side .naranja{
  background-color: #ec7605;
}

#left_side h3 A:link, #left_side h3 A:hover, #left_side h3 A:visited, #left_side h3 A:active{
	text-decoration:none;
	color:#FFFFFF;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  color: #666666;
}

#right_side {
  float: right;
  width:250px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  line-height: 16px;
  color: #666666;
}

#right_side .adsg {
	margin-top:12px;
}

#right_side .center {
	text-align:center
}

#page_footer {
  height: 60px;
  background: #425227;
  clear: both;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
}

#page_footer p {
  padding-top:15px;
  text-align:center;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  margin-bottom:20px;
  width: 160px;
}

#linklist ul {
   list-style: none;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-bottom: 1px solid #D1D9C4;
  font-size:1em;
}

#linklist li a {
  display:block;
  width: 160px;
  background:#faf8e9;
  text-decoration: none;
  color:#006600;
}

#linklist li a:hover {
 color: #ec7605;
 background: #f0eaba;}
 
 /* City List */
 
#citylist {
  padding-left: 0;
  margin-left: 0;
  margin-bottom:20px;
  width: 160px;
}


 #citylist ul {
   list-style: none;
}

#citylist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-bottom: 1px solid #D1D9C4;
  font-size:1em;
  font-weight:bold;
}

#citylist li a {
  display:block;
  width: 160px;
  background:#faf8e9;
  text-decoration: none;
  color:#ec7605;
}

#citylist li a:hover {
 color: #006600;
 background: #f0eaba;}
 
 /* Fin city list */
 
 
.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

.presenta {
  border-bottom: 1px solid #425227;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  margin-bottom:5px;
}

/* Navegador */
#navegador {
	FONT-SIZE: 10px;
	font-family:Arial, Helvetica, sans-serif;
	COLOR: #000000;
	margin-bottom:3px;
	margin-top:3px;
}
#navegador a:link{COLOR: #000000}
#navegador a:active{COLOR: #000000}
#navegador a:visited{COLOR: #000000}
#navegador a:hover{	COLOR: #0000FF;}

/* Link section */

#links {display:none;}

/* Extreme tracking */

.extreme {display:none;}


/* estilos para los botones anterior y siguiente de paginacion */

#paginacion {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  background-color:#ffffef;
}

#paginacion .pg_link
{
  font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
  width:14px;
  height:15px;
  background-color:#FFFFFF;
  color: #739442;
  font-weight:bold;
  padding-left:4px;
  padding-right:4px;
  margin-right:2px;
  border:1px solid #FFFFFF;
  text-decoration:none;
}
#paginacion .pg_link_cur
{
  font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
  width:14px;
  height:15px;
  font-weight:bold;
  padding-left:4px;
  padding-right:4px;
  margin-right:2px;
  border:1px solid #666666;
  text-decoration:none;
  background-color: #FFFFFF;
  color: #000000;
}
#paginacion .pg_link:hover
{
  background-color:#739442;
  color: #FFFFFF;
  text-decoration:none;
  border-color:#739442;
}
#paginacion .pg_btn
{
  text-align:center;
  border:1px solid #FFFFFF;
  background-color: #FFFFFF;
  display:block;
  color:#739442;
  width: 80px;
  height: 15px;
  cursor:pointer;
  font-size:11px;
  font-weight:bold;
  padding-top:1px;
  padding-bottom:1px;
  padding-left:1px;
  padding-right:1px;
}
#paginacion .pg_btn:hover
{
  background-color:#739442;
  color: #FFFFFF;
  text-decoration:none;
  border-color:#739442;
}
#paginacion .pg_btn_disabled
{
  text-align:center;
  border:1px solid #CCCCCC;
  background-color: #ECECEC;
  display:block;
  color:#999999;
  width: 90px;
  height: 15px;
  font-size:11px;
  font-weight:bold;
  padding-top:1px;
  padding-bottom:1px;
  padding-left:1px;
  padding-right:1px;
}
/* fin botones anterior y siguiente de los alojamientos */

/* estilos anuncios rent a car, flights, ... */

.arial11px {line-height:16px; font-size:14px; font-family:arial,sans-serif; color:#000000; padding:8px;}

/* Estilo mapas */
.arial10px {FONT-SIZE: 10px; FONT-FAMILY: Arial, sans-serifl; COLOR: #000000; line-height:14px}


/* Estilo PhotoGallery */

#photogallery td {
	background:url(/img/photo_background.gif) no-repeat; width:160px; height:160px; vertical-align:text-top; padding:12px 10px 10px 10px; text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#photogallery img{
	border:none;
}

#photogallery .title{
	font-size:125%;
	text-align:center;
}

/* Estilo directory */

.directory{
	height:100px;
	margin:15px 0px 5px 0px;
}

.directory img{
	border:none;
	margin: -10px -5px 3px 3px;
}

/* Estilo PhotoGallery */

#photogallery .title{
	font-size:125%;
	text-align:center;
}

/* Estilo pagina de hoteles */
#hotel_page {
	height:100%;
	padding-top:10px;
}

#hotel_page p{
	line-height:14px;
	font-size:13px;
	font-family:arial,sans-serif;
}

#hotel_page img{
	border: none;
	margin:3px;
	height:100%;
}

/* Estilo recetas cuadro */
#recipes {
	height:100%;
	padding:10px;
	border-bottom: 1px solid #425227;
	border-left: 1px solid #425227;
	border-right: 1px solid #425227;
	line-height:16px;
	font-size:13px;
	margin-bottom:20px;
}

#recipes img{
	border: none;
	margin:3px;
	height:100%;
}
