body {
	margin:0px;
	padding:0px;
	background-color:#dddddd;
	background-image:url(../imagenes/main_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
p, td, input, select, textarea {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
h1 {
	font-size:2em;
	font-weight:bold;
}
h2 {
	font-size:1.6em;
	font-weight:bold;
}
h3 {
	font-size:1.2em;
	font-weight:bold;
}
		h3.title {
			border-left:1px solid #cbcbcb;
			border-right:1px solid #cbcbcb;
			border-top:1px solid #cbcbcb;
			margin:0;
			font-size:11px;
			background:#ededed url(/imagenes/cyberagencias_recomienda.gif) 4px center no-repeat;
			padding:4px 24px;
		}
		h3.title_soltour {
			border-left:1px solid #cbcbcb;
			border-right:1px solid #cbcbcb;
			border-top:1px solid #cbcbcb;
			margin:0;
			font-size:11px;
			background:#ededed url(/imagenes/icon_soltour.gif) 4px center no-repeat;
			padding:4px 24px;
		}

hr {
	height:1px;
	color:#e1e1e1;
	background-color:#e1e1e1;
	border:0;
}

a, a:visited {
	color:#000000;
}
a:hover {
	color:#f47b00;
}

#main {
	width:760px;
	margin:8px auto auto auto;
}

			#header {
				height:88px;
				background-color:#f68a3e;
				border-bottom:1px solid #eeeeee;
			}
						#logo_agencia {
							margin:10px 0 0 5px;
							float:left;
							text-align:center;
							height:75px;
						}
						#logo_agencia a {
							color:#f68a3f !important;
						}
								#logo_agencia img {
									border:0;
								}
								.nombre_agencia {
									color:#ffffff !important;
									font-size:1.2em;
									font-weight:bold;
								}

						#logo_franquicia {
							float:right;
							padding:10px 15px;
						}
								#logo_franquicia img {
									border:0;
								}

						#logo_cyberagencias {
							padding:20px 5px 10px 5px;
							float:right;
						}
						
						#login_password {  /******************* login privada ***********************/
							float:right;
							padding:5px 30px 0 0;
							color:#ffffff;
							font-size:10px;
						}
							#login_password input {
								font-size:10px;
								border:1px solid #c56e32;
								padding:1px;
							}
									#login_password input.enviar{
										padding:0 1px;
									}
							#login_password span.sep {
								padding:0 10px; color:#f9ad78;
							}
							#login_password span {
								font-size:10px;
							}
							#login_password a {
								font-size:10px;
								color:#ffffff;
							}

			#zona_ppal {
				background-color:#fbd3a2;
				height:122px;
				border-left:1px solid #f8bc74;
				border-right:1px solid #f8bc74;
				border-bottom:5px solid #f8bc74;
				padding:0px 10px;
				color:#332222;
			}
						#zona_ppal .img {
							float:left;
							text-align:center;
							padding-top:10px;
						}
	
			#zona_ppal2 {
				background-color:#fbd3a2;
				height:122px;
				width:738px;
				overflow:hidden;
				border-left:1px solid #f8bc74;
				border-right:1px solid #f8bc74;
				border-bottom:5px solid #f8bc74;
				padding:0px 10px;
				color:#332222;
			}			
						#zona_ppal2 .img {
							float:left;
							text-align:center;
							padding-top:10px;
						}

			#content {
				height:100%;
				background-color:#ffffff;
				border-left:1px solid #aaaaaa;
				border-right:1px solid #aaaaaa;
			}
							#content_text {
								padding:10px 20px;
								text-align:left;
								line-height:normal;
							}
							
							#contenido_nuestra_agencia {
								float:left;
								overflow:hidden;
								width:440px;
							}
									h2.cont_ag {
										margin-top:10px;
									}
						
						/*************************** menu bookings **************************/
						
						#menu_bookings {
							padding-top:69px;
						}
						#menu_bookings ul {
							text-align: center;
							margin: 0 0 5px 0;
						}
						#menu_bookings li {
							display: inline;
						}
						#menu_bookings li a {
							padding: 7px 0 6px 6px;
							color: #111111;
							text-decoration: none;
							font-weight: bold;
							background: url(../imagenes/tabbed-menu-left.gif) no-repeat left top;
						}
						#menu_bookings li a:hover {
							background: url(../imagenes/tabbed-menu-left.gif) no-repeat left bottom;
						}
						#menu_bookings li a span {
							padding: 7px 5px 6px 0;
							background: url(../imagenes/tabbed-menu-right.gif) no-repeat right top;
						}
						#menu_bookings li a:hover span {
							background: url(../imagenes/tabbed-menu-right.gif) no-repeat right bottom;
						}
						
						/*************************** menu principal **************************/
						#menu_ppal {
							background-color:#ededed;
							border-bottom:1px solid #cbcbcb;
							border-top:1px solid #cbcbcb;
							border-left:1px solid #aaaaaa;
							border-right:1px solid #aaaaaa;
						}
										#menu_ppal td {
											text-align:center;
										}
										#menu_ppal a, #menu_ppal a:visited {
											margin:0px;
											padding:5px 3px;
											display:block;
											text-decoration:none;
											background-color:#ededed;
											width:auto;
											color:#000000;
											font-weight:bold;
											border-right:1px solid #cbcbcb;
											font-family:Verdana, Arial, Helvetica, sans-serif;
											font-size:9px;
										}
										#menu_ppal span {
											font-weight:normal;
											color:#888888;
											font-size:10px;
										}

			#footer {
				background-color:#111111;
				clear:both;
				color:#ffffff;
				text-align:center;
				vertical-align:middle;
				padding:8px 10px 3px 10px;
			}
			#footer a, #footer a:hover, #footer a:visited {
				color:#ffffff;
			}

/************************** listado sucursales ***********************************/
.central {
	background-color:#f68a3e;
	color:#ffffff;
	line-height:1.8em;
}
.sucursal {
	background-color:#e9a95d;
	color:#ffffff;
	line-height:1.8em;
	border-bottom:1px solid #f3b367;
}
.tipo_oficina {
	background-color:#ffffff;
	color:#000000;
	font-size:9px;
	padding:0px 3px; float:right;
	margin-right:5px;
}
.datos_oficina {
	padding:0px 10px 10px 10px;
	clear:both;
}
.datos_oficina ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.datos_oficina li {
	padding-left:20px;
}
.telefono {
	background-image:url(../imagenes/icon_telefono.gif);
	background-repeat:no-repeat;
	margin:0px;
	white-space:nowrap;
}
.fax {
	background-image:url(../imagenes/icon_fax.gif);
	background-repeat:no-repeat;
	margin:0px;
	white-space:nowrap;
}
.email {
	background-image:url(../imagenes/icon_email.gif);
	background-repeat:no-repeat;
	margin:0px;
	white-space:nowrap;
}
div.datos_oficina li.email a {
  font-size:10px;
}
.direccion {
	background-image:url(../imagenes/icon_direccion.gif);
	background-repeat:no-repeat;
	margin:0px;
}
/*********************** servicios ***************************/
.servicios {
	float:left;
	width:325px;
	height:40px;
	padding-right:30px;
	margin-bottom:10px;
}
			.servicios img {
				float:left;
				padding-right:10px;
			}

.ofertas_agencia {
	float:left;
	width:710px;
	overflow:hidden;
}

/*********************** ofertas agencia ***************************/
.ofertas_agencia_img {
	float:left;
	margin:0px 15px 0px 2px;
	padding:2px;
	border: 1px solid #f8bc74;
}
.ofertas_agencia_span {
	color:#b6b6c6;
}
.ofertas_agencia_precio {
	text-align:right;
	color:#f68a3e;
	font-weight:bold;
	padding:5px 0px;
	border-bottom:1px solid #ededed;
	clear:both;
}

/***********************************************************/
/**********************ofertas grupo************************/
/***********************************************************/

.ofertas_table {
	border-top:1px solid #e1e1e1;
}
.ofertas_td_left {
	padding:15px 15px 15px 0;
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
}
.ofertas_td_right {
	padding:15px 0 15px 15px;
	border-bottom:1px solid #e1e1e1;
}
.ofertas_list_img {
	padding:2px;
	border: 1px solid #e1e1e1;
}
.ofertas_list_l span, .ofertas_list_r span {
	color:#f68a3e;
}
.ofertas_list_precio {
	text-align:right;
	color:#f68a3e;
	font-weight:bold;
	padding:5px 0px;
	clear:both;
}

/***********************************************************/
/********************* reservas online *********************/
/***********************************************************/
#proveedores_online {
	text-align:center;
}
		#proveedores_online img {
			padding:5px 10px;
			border:0;
			float:left;
		}
#proveedores_online_reserva {
	text-align:center;
}
		#proveedores_online_reserva img {
			vertical-align:middle; padding-left:15px;
		}


/******************************************************************************************/
/************************** OFERTA TEAMTRAVEL SELECCION ***********************************/
/******************************************************************************************/
#oferta_ppal {
	height:125px;
	width:438px;
	border:1px solid #cbcbcb;
	clear:both;
	color:#ffffff;
	position:relative;
	z-index:1;
	overflow:hidden;
}

		#oferta_ppal_txt_bg {
			width:210px;
			height:125px;
			position:absolute;
			top:0;
			left:229px;
			z-index:2;
			opacity: 0.5;
			-moz-opacity:0.5;
			filter:alpha(opacity=50);
		}
		#oferta_ppal_txt {
			width:195px;
			height:105px;
			margin:10px;
			position:absolute;
			top:0;
			left:225px;
			z-index:3;
			text-align:right;
			background-color:none !important;
		}

		#oferta_ppal_txt a, #oferta_ppal_txt a:visited {
			text-decoration:none;
			color:#ffffff;
		}
		#oferta_ppal_txt a:hover {
			text-decoration:underline;
			color:#ffffff;
		}

		.oferta_ppal_txt_titulo {
			color:#ffffff;
			font-size:1.5em;
			font-weight:bold;
		}
		.oferta_ppal_txt_subtitulo {
			color:#ffffff;
			font-size:12px;
		}
		#oferta_ppal_txt_desde {
			font-size:18px;
			font-weight:bold;
			font-family:Tahoma;
			color:#ffffff;
		}
		.oferta_ppal_txt_precio {
			font-size:18px;
			font-weight:bold;
			font-family:Tahoma;
			color:#eab2b2;
		}


		#cyberagencias_recomienda {
			clear:left;
			margin:15px 0;
			width:440px;
		}
				#oferta_ppal_txt span.oferta_ppal_txt_titulo {
					font-size:12px;
					font-weight:bold;
				}
				#oferta_ppal_txt span.oferta_ppal_txt_subtitulo {
					font-size:10px;
					color:#cccccc;
				}				
				
				
				#busca_vuelos {  /************************ buscador de vuelos ************************/
					float:left;
					margin:15px 0 20px 0;
					.margin-bottom:0px;
					_margin-bottom:-20px;
					width:440px;
				}
						#busca_vuelos table.table_form {
							border-left:1px solid #cbcbcb;
							border-right:1px solid #cbcbcb;
							border-bottom:1px solid #cbcbcb;
						}
						#origen, #destino {
							width:325px;
						}
						#busca_vuelos label {
							color:#000000;
							font-size:10px;
						}
						#busca_vuelos input {
							color:#000000;
							font-size:10px;
							font-family:Arial, Helvetica, sans-serif;
						}
						#busca_vuelos h3 {
							border:1px solid #cbcbcb;
							background-color:#ededed;
							font-size:11px;
							font-weight:normal;
							padding:3px 10px;
							margin:0;
							color:#000000;
						}
						#busca_vuelos h3 span {
							font-size:10px;
						}
						#busca_vuelos span {
							padding-left:16px;
						}
						#busca_vuelos a, #busca_vuelos a:hover, #busca_vuelos a:visited {
							margin-left:85px;
							color:#000000;
						}

				div.autocomplete {
					position:absolute;
					width:325px;
					height:158px;
					overflow:auto;
					background:transparent;
					visibility:hidden;
					margin:0px;
					padding:0px;
					font-size:10px;
					z-index:999;
				}
				div.autocomplete ul {
					list-style-type:none;
					border:1px solid #999999;
					background-color:white;
					margin:0px;
					padding:0px;
				}
				div.autocomplete ul li.selected {
					background-color: #ffffff;
				}
				div.autocomplete ul li {
					list-style-type:none;
					display:block;
					margin:0;
					padding:2px;
					height:12px;
					cursor:pointer;
				}

.boletines_oferta {
	border:1px solid #e9e9e9;
	padding:15px;
	margin-bottom:15px;
	background:#f9f9f9;
}
		.boletines_oferta img {
			float:left;
			margin-right:15px;
			border:1px solid #e1e1e1;
			padding:4px;
		}
		.boletines_oferta span.resumen {
			color:#666666;
		}
		.boletines_oferta div.precio {
			color:#f68a3e;
			font-weight:bold;
			text-align:right;
		}
		.boletines_oferta span.detalle {
			color:#666666;
		}

#listado_boletines ul {
	margin:0;
	padding:8px 0px;
	list-style:none;
	list-style-type:none;
}
#listado_boletines li {
	padding:10px;
}
#listado_boletines span.fecha {
	background-color:#666666;
	color:#ffffff;
	margin-right:5px;
}
.msg_informativo {
  background-color: #f1f1f1 ;
  padding:10px;
  position: relative;
  border-top: solid 2px #cbcbcb;
  border-left:1px solid #dddddd;
  border-right:1px solid #dddddd;
  border-bottom:1px solid #dddddd;
}
.msg_informativo .delete {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
		
/*********************************************************************/
#ofertas_grupo_slider {
	float:right;
	clear:right;
	margin:15px 0;
	width:252px;
	height:210px;
	position:relative;
	overflow:hidden;
	background-color:#ededed;
}
		#ofertas_grupo_slider ul,
		#ofertas_grupo_slider ul li {
			margin:0;
			padding:0;
			list-style: none;
		}

#s3slider {
	overflow: hidden; /* important */
}
		#s3sliderContent {
			 position: absolute; /* important */
			 top: 23px; /* important */
			 left:0;
			 margin-left: 0; /* important */
			 border:1px solid #cbcbcb;
		}
				.s3sliderImage {
					 float: left; /* important */
					 position: relative; /* important */
					 display: none; /* important */
				}
						.s3sliderImage span {
							 position: absolute; /* important */
							 right: 0;
							 font: 11px Arial, Helvetica, sans-serif;
							 width: 230px;
							 cursor:pointer;
							 height: 40px;
							 background-color: #000;
							 filter: alpha(opacity=70);
							 -moz-opacity: 0.7;
							 -khtml-opacity: 0.7;
							 opacity: 0.7;
							 color: #fff;
							 margin-bottom:3px;
							 padding:10px;
							 display: none; /* important */
							 bottom: 0; /* text will be shown at the bottom of the image */
						}

/******************************* ofertas politours ***********************************/
#ofertas_soltour {
  margin:10px 0 20px 0;
  width:252px;
}
		#ofertas_soltour ul {
			list-style:none;
			margin:0;
			padding:0;
			border:1px solid #dddddd;
		}
				#ofertas_soltour li {
					border-bottom:1px solid #dddddd;
					padding:0 0 0 100px;
					margin:0;
				}
						#ofertas_soltour li.ofertas_todas {
							border-bottom:0;
							padding:5px;
							font-weight:bold;
							text-align:center;
						}

								#ofertas_soltour a {
									font-size:10px;
									padding:10px 5px;
									display:block;
									text-decoration:none;
									color:#666666;
									height:50px;
								}
								#ofertas_soltour a:hover {
									background-color:#f6f6f;
								}
								#ofertas_soltour a.ofertas_soltour_todas {
									text-decoration:underline;
									color:#666666;
									padding:5px;
									height:10px;
								}
								.ofertas_soltour_precio {
									float:right;
									padding-left:15px;
								}