/* GENERALES */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px 0;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}


h1, h2, h3 {
	color: #333333;
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.45em;
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 0.7em;
	margin-right: 1.5em;
	font-size: 1.1em;
	font-style: italic;
	text-align:left;
	color:#330000;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: underline;
	color: #3E9722;
}

a:hover {
	text-decoration: none;
	color: #E58C24;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

iframe {
	border:none;
}

iframe.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

img.center {
	float:none;
	padding: 10px 10px 10px 10px;
	text-align:center;
}

object {
	border: none;
}

object.left {
	float: left;
	margin: 0 10px 0 0;
}

object.right {
	float: right;
	margin: 5px 0 0 20px;
}

select {
	color:#666666;
	font-size:0.9em;
}

/*======================================================================================*/
/* ESTILOS BANNER SUPERIOR */
/*======================================================================================*/

#header {
	width: 930px;
	height: 120px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: url(images/img01.jpg) no-repeat;
}

/* Header > Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding-top: 79px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	width: 80px;
	height: 30px;
	margin-left: 2px;
	padding-top: 10px;
	background: url(images/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background-image: url(images/img04.gif);
}

#menu .active a {
	background-image: url(images/img05.gif);
}

/* ====================================================================================================*/
/* PIE DE PAGINA */
/* ====================================================================================================*/

#footer {
	clear: both;
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img02.jpg) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
}
/* Footer > Legal */

#legal {
}

#legal a {
	color:#006600;
}

#legal a:hover {
	color:#000033;
}
/* Footer > Links */

#links {
}

/* ================================================================================================================*/
/* INDEX: CONTENT: caja principal */
/* ================================================================================================================*/

#content {
	width: 960px;
	margin: 0 auto;
	padding: 10px;
	background: url(images/img02.jpg) no-repeat;
	border-top: 1px solid #FFFFFF;
}
/* ====================================================================================================*/
/* Content > Sidebar: columna izquierda INDEX */
/* ====================================================================================================*/

#sidebar {
	float: left;
	width: 230px;
}

#sidebar .boxed .title h2 {
	background: url(images/img08.jpg) no-repeat;
}

/* ====================================================================================================*/
/* Content > Sidebar > Updates*/
/* ====================================================================================================*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	font-size: .8em;
}

#updates p {
	line-height: normal;
	font-size: 8em;
}

#updates a {
	text-decoration: none;
}

#updates h4 {
	font-size: 1em;
}

/*=============================================================================================*/
/* Content > Main: COLUMNA CENTRAL INDEX */
/*=============================================================================================*/

#main {
	float: left;
	width: 480px;
	padding-left: 10px;
}

/*=============================================================================================*/
/* Content > Main > Welcome */
/*=============================================================================================*/

#welcome {
}

#welcome p{
	line-height:normal;
	font-size: .9em;
}

/* Post: clases columna central INDEX */

.post {
}

.post .title {
	background: #3C74E6 url(images/img11.jpg) repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.post .title span {
	display: block;
	padding: 5px 10px 5px 10px;
}

.post .title2 {
	padding: 0 0 0 40px;
	font-size: 1.5em;
	color:#6E2449;
	border-bottom: 2px solid #6E2449;
}

.post .date {
	margin-top: -15px;
	padding-bottom: 5px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
}

.post .more {
	margin-top: -15px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color:#651C1C;
}

.post .meta {
	clear: both;
}

.post .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: x-small;
}

.post .story {
	padding: 10px 10px 0px 20px;
	border-top: 1px solid #FFFFFF;
	background: url(images/img07.jpg) repeat-x;
	text-align: justify;
}

/* ====================================================================================================*/
/* Content > Sidebar2 */
/* ====================================================================================================*/

#sidebar2 {
	float: left;
	width: 230px;
	padding-left: 10px;
}

#sidebar2 .boxed .title h2 {
	background: url(images/img10.jpg) no-repeat right top;
}

/* ====================================================================================================*/
/* Content > Sidebar2 > Sponsors */
/* ====================================================================================================*/

#sponsors {
}

#sponsors p {
	font-size: .9em;
	line-height:normal;
}

#sponsors ul {
	margin-left: 0;
	padding-left: 0;
	list-style: inside;
	font-size: .5em;
}

/*=============================================================================================*/
/* Boxed Style, EN LAS COLUMNAS IZQUIERDA Y DERECHA INDEX */
/*=============================================================================================*/

.boxed {
}

.boxed .title {
	background: url(images/img06.jpg) repeat-x;
}

.boxed .title_brown {
	background: url(../images/img061.jpg) repeat-x;
}

.boxed .title_brown h2 {
	padding: 5px 0 5px 10px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .title h2 {
	padding: 5px 0 5px 10px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .title2 {
	padding: 0 0 0 40px;
	font-size: 1.5em;
	color:#6E2449;
	border-bottom: 2px solid #6E2449;
}

.boxed .content {
	font-size:12px;
	text-align:justify;
	padding: 10px 10px 10px 15px;
	border-top: 2px solid #FFFFFF;
	background: url(images/img07.jpg) repeat-x;
}

.boxed .content blockquote {
	line-height: 1.8em;
	margin-left: 0.7em;
	font-size: 1.1em;
	font-style: italic;
	text-align:left;
	color:#330000;
}

.boxed p, ul, li {
	margin: 0 0 0 50px;
}

.boxed .date {
	padding-bottom: 10px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
}

.boxed .more {
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color:#000099;
}

.boxed blockquote {
	line-height: 1.8em;
	margin-left: 0.7em;
	font-size: 1.1em;
	font-style: italic;
	text-align:left;
	color:#330000;
}

.boxed .tailored{
	font-size: 1em;
	color:#FFFFFF;
	background:url(images/img111.jpg);
	padding: 5px 10px 5px 15px;
}

.boxed .content_brown {
	font-size:12px;
	text-align:justify;
	padding: 10px 10px 10px 15px;
	border-top: 2px solid #FFFFFF;
	background: url(images/img071.jpg) repeat-x;
}


/* ====================================================================================================*/
/* Whole -- LINEA COMPLETA RESULT_INTERNACIONAL */
/* ====================================================================================================*/

#whole {
	float: left;
	width: 945px;
}

#whole .boxed .title h2 {
	background: url(images/img12.jpg) no-repeat left top;
}

/*================================================================================*/
/* PAGINA SELECCION OFERTAS (Select_Ofertas)
/*================================================================================*/

#sidebaroffer {
	width: 915px;
	float: left;
	padding-left: 15px;
}

#caja {
}


/*=============================================================================*/

.nomcircuito {
	width: 440px;
	float:left;
	padding: 10px 5px 15px 5px;
	margin-left: 15px;
	font-size: 1,5em;
	color:#990000;
	border-bottom: #CCCCCC dotted thin;
}

.descripcion {
	font-size: 0.9 em;
	text-align: justify;
	color: #666666;
	background: url(images/img07.jpg) repeat-x;
	padding: 5px 0 10px 10px;
}

.descripcion .precio {
	padding: 0;
	display: inline;
	color: #FF0000;
	font-size: 1.2em;
}

/*=============================================================================*/
/*ESTILOS UTILIZADOS EN BOOKCROSSING Y SELECCION LIBROS*/
/*=============================================================================*/

.bookcrossing {
	width: 285px;
	height: 150px;
	float:left;
	padding: 10px 5px 15px 5px;
	margin-left: 15px;
	font-size: 1,5em;
	color:#990000;
	border-bottom: #CCCCCC dotted thin;
}

.bookcrossing_descripcion {
	font-size: 0.95em;
	color: #666666;
	background: url(images/img07.jpg) repeat-x;
	padding: 5px 0 10px 10px;
}

.cabecera {
	background-color:#990000;
	font-size: 1.1em;
	color: #FFFFFF;
	text-align:center;
}

/* ====================================================================================================*/
/* Content > Galeria */
/* ====================================================================================================*/

#galeria {
}

#galeria .content {
	font-size:1em;
}

#galeria ul {
	list-style: disc;
	font-size: 0.9 em;
	color:#000066;
}

#galeria .marco{
	padding: 10px 0 0 0;
	background: url(images/img07.jpg) repeat-x;
}
/* ====================================================================================================*/
/* Content > Galeria > Columnas */
/* ====================================================================================================*/

#columna {
	padding: 10 px 0 0 10px;
}

#columna img {
	border-right: #666666 solid medium;
	border-bottom: #666666 solid medium;
}

.col01 {
	width:295px;
	float:left;
	text-align:center;
}

.piefoto {
	padding: 5px 0 5px 0;
	font-size:0.9em;
	color: #8B132C;
}

/* ====================================================================================================*/
/* HOTELES DE LUJ0 Y SELECCION BACARA*/
/* ====================================================================================================*/

#hotel {
	float: left;
	width: 945px;
}

#hotel .boxed .title_brown h2 {
	background: url(images/img081.jpg) no-repeat left top;
}

#hotel .caja_izda {
	width: 215px;
	height: 400px;
	float: left;
	border: #CCCCCC thin dotted;
	padding: 5px 5px 5px 5px;
	margin-left: 5px;
	margin-top: 5px;
}

#hotel .cabecera {
	background-color:#000000;
	font-size: 1em;
	color: #FFFFFF;
	text-align:center;
}

#hotel .resumen {
	background: url(images/img071.jpg) repeat-x;
	font-size: 0.9em;
	color: #000033;
	padding: 5px 0 5px 10px;
	text-align: justify;
}

#hotel .more {
	text-align: right;
	font-size: 0.85em;
	padding: 5px 0 0 0;
}

#hotel img {
	border-right: #999999 thin solid;
	border-bottom: #999999 thin solid;
}

#hotel .spacer {
	padding: 10px 10px 10px 10px;
}

/* ====================================================================================================*/
/* TRAVELKIDS */
/* ====================================================================================================*/

#travelkids {
	width: 960px;
}

#travelkids .caja_izda {
	width: 300px;
	height: 350px;
	float: left;
	border: #867b6d thin dotted;
	padding: 5px 5px 5px 5px;
}

#travelkids .cabecera {
	background-color:#867b6d;
	font-size: 1.1em;
	color: #FFFFFF;
	text-align:center;
}

#travelkids .resumen {
	font-size: 0.9 em;
	background: url(images/img07.jpg) repeat-x;
	color: #867b6d;
	padding: 5px 0 5px 10px;
	text-align: justify;
}

/*========================================================*/
/* CLASES PARA LISTA DE CIRCUITOS Y DETALLE CIRCUITOS*/
/*========================================================*/

/* CLASES PARA LOS BOTONES DE SELECCION DE LA PAGINA DETALLE DE CIRCUITO */

#menu2 {
	float: right;
}

#menu2 ul {
	margin: 0;
	padding-top: 10px;
	list-style: none;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	display: block;
	float: right;
	width: 120px;
	height: 20px;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 20px;
	background: url(images/img041.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

#menu2 a:hover {
	background-image: url(images/img031.gif);
}

#menu2 a:active {
	background-image: url(images/img051.gif);
}

/*==============================================================================*/

#circuito{
}

#circuito img{
	float:left;
}

#circuito li{
	font-size: 1em;
	list-style: disc;
	line-height: normal;
	margin-left: 15px;
	font-style: normal;
}

#circuito table {
	background-color:#FFFFFF;
	border: 1px solid #dddddd;
	empty-cells: show;
	font-size: 1em;
	margin: 0 0 5px 0;
	padding: 10px;
	table-layout: fixed;
	text-align: center;
}

#circuito table thead tr {
	border: 0;
	border-bottom: 1px solid #dddddd;
	color:#FFFFFF;
	background-color:#330000;
	font-size: 1em;
	padding: 3px 0;
	margin: 0 0 5px 0;
	text-align: center;
}

#circuito table tbody tr.odd {
	background: #FDE7E7;
}

#circuito table tbody td {
	font-size: 1.1em;
	border-right: #dddddd dotted thin;
}

#circuito ul li {
	font-size: 1.1em;
	line-height: 1.2em;
}

#circuito .titulo{
	font-size: 1.2em;
	padding: 25px 10px 5px 200px;
	font-weight:200;
}

#circuito .nombre{
	font-size: 1.5em;
	color:#000033;
	padding: 15px 10px 20px 30px;
	border: 1px solid #a39882;
}

#circuito .sinopsis{
	font-size: 1.1em;
	background: #a39882;
	margin-left: 35px;
	padding: 10px 0 5px 5px;
	color:#FFFFFF;
}
#circuito .summary {
	font-size:12px;
	text-align:justify;
	padding: 15px 10px 10px 205px;
	background: url(images/img07.jpg) repeat-x;
}

#circuito .dia{
	font-size: 1em;
	font-weight: 500;
	padding: 15px 10px 10px 45px;
	text-decoration: none;
}

#circuito .detalle{
	font-size: 0.95em;
	font-style: normal;
	color: #320033;
	text-align: justify;
	padding: 5px 10px 10px 55px;
	text-decoration:none;
	background: url(images/img071.jpg) repeat-x;
}

#circuito .detalle ul li{
	font-size:0.95em;
}

#circuito .more {
	text-align: right;
	font-size: 0.9em;
	padding: 15px 0 0 0;
}

/* ====================================================================================================*/
/* Definición del ancho de las columnas de las páginas de Info Destinos
/* ====================================================================================================*/

#infopaisleft {
	float: left;
	width: 250px;
}

#infopaisleft .contenedorfoto {
   float:inherit; 
   width:210px; 
   height:180px; 
   margin: 10px; 
   padding:5px; 
   background-color:#f5f7f9; 
   border-right: #a5a7aa solid 1px; 
   border-bottom: #a5a7aa solid 1px; 
   text-align:center; 
} 

#infopaisright {
	float: right;
	width: 690px;
}

#infopaisright .mediumhead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336600;
	font-weight:bold;
	padding: 5px 5px 5px 5px;
	text-align:justify;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #336600;
}

#infopaisright .medium {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 10px 5px 5px 10px;
	color:#336600;
	text-align:justify;
}

/*========================================================*/
/* CLASES PARA BALNEARIOS
/*========================================================*/
#balneario_contenedor {
	width: 915px;
}

#balneario_foto {
	float: left;
	vertical-align:middle;
	padding: 55px 0 0 0;
	background-color: #ADA296;
}
#balneario {
	padding-left: 350px;
}

#balneario ul, li {
	margin-left: 15px;
	padding: 5px 0 5px 0;
}

#balneario .balnombre {
	font-size: 2em;
	color: #802010;
}

#balneario .baldireccion {
	font-size: 0.6em;
	padding: 5px 0 0 15px;
	color: #702010;
	border-bottom: #702010 solid thin;
}
#balneario .balcabecera {
	background-color: #ADA296;
	padding: 5px 10px 5px 15px;
	color: #F4EFE6;
	font-size: 0.6em;
	font-variant:small-caps;
	margin-left: 30px;
	font-weight: bold;
}

#balneario .baltexto {
	padding: 5px 0 5px 15px;
	background-color: #FFFFFF;
	font-variant:normal;
	font-size: 0.8em;
	font-weight:normal;
	text-align: justify;
	color:#666666;
}

#balneario_trat {
	clear: both;
	width: 915px;
	padding-top: 10px;
}

#balneario_trat .tratcabecera {
	background-color: #ADA296;
	padding: 5px 10px 5px 10px;
	color: #F4EFE6;
	font-size: 1.2em;
	font-variant:small-caps;
	margin-left: 5px;
	font-weight: bold;
}

#balneario_trat .trattexto {
	padding: 5px 0 5px 5px;
	background-color: #FFFFFF;
	font-variant:normal;
	font-size: 0.8em;
	font-weight:normal;
	color:#666666;
}

#balneario .tratamiento {
	font-size: 0.7em;
}

/*========================================================*/
/* CLASE PARA INFO PAIS
/*========================================================*/

#condicionespais {
	padding: 0 0 0 20px;
}

#condicionespais ul li{
	list-style:disc;
}
