body {
	padding:10px 0 0 0;
	background-color:#999999;
	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:11px;
	font-weight:bold;
	background-color:#111111;
	color:#eeeeee;
	padding:15px;
}
h2 {
	font-size:1.6em;
	font-weight:bold;
}
h3 {
	font-size:1.2em;
	font-weight:bold;
}
hr {
	height:1px;
	color:#cccccc;
	background-color:#cccccc;
	border:0;
}
a, a:visited {
	color:#000000;
}
a:hover {
	color:#8d0907;
}
		a.highlighted {
			background-color:#bb0000;
			color:#ffffff !important;
			font-size:10px;
			font-weight:bold;
			text-decoration:none;
			display:block;
			padding:2px 4px;
		}
				a.highlighted:hover {
					background-color:#111111;
				}

.clear {
	clear:both;
}
.small {
	font-size:10px;
}
.grey {
	color:#999999;
}
.img {
	background-color:#ffffff;
	border:1px solid #e1e1e1;
	padding:4px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.pad {
	padding:15px;
}
.h_titulo {
	padding:10px 10px 10px 25px;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	color:#333333;
	font-weight:bold;
	font-size:11px;
	background-color:#f1f1f1;
}

			#header {
				width:950px;
				margin:0 auto;
				padding:10px 10px 0 10px;
				background:url(/images/bg_header.gif) center top no-repeat;
				height:134px;
				position:relative;
				z-index:11;
			}
						#logo_agencia {
							position:absolute;
							left:30px;
							top:35px;
						}
						#logo_grupo {
							position:absolute;
							right:30px;
							top:25px;
						}

						/*************************** menu bookings **************************/
            #menu_bookings {
							position:absolute;
							left:300px;
							top:69px;
							border-right:1px solid #ffffff;
            }
								#menu_bookings_title {
									font-size:10px;
									text-indent:-2000px;
								}
								#menu_bookings li {
									float:left;
								}
										#menu_bookings li a {
											text-decoration: none;
											background:transparent url(/images/bg_menu_reservas.gif) left top repeat-x;
											display:block;
											border-left:1px solid #ffffff;
											border-bottom:1px solid #ffffff;
										}
										#menu_bookings li a:hover {
											background:transparent url(/images/bg_menu_reservas.gif) left bottom repeat-x;
										}
												#menu_bookings li a span {
													text-indent:-2000px;
													display:block;
													padding:0 10px;
													width:48px;
													height:50px;
													cursor:pointer;
												}
												#menu_bookings li a.coches span {
													background:transparent url(/images/reserva_coches.gif) center bottom no-repeat;
												}
												#menu_bookings li a.cruceros span {
													background:transparent url(/images/reserva_cruceros.gif) center bottom no-repeat;
												}
												#menu_bookings li a.hoteles span {
													background:transparent url(/images/reserva_hoteles.gif) center bottom no-repeat;
												}
												#menu_bookings li a.seguros span {
													background:transparent url(/images/reserva_seguros.gif) center bottom no-repeat;
												}
												#menu_bookings li a.vacaciones span {
													background:transparent url(/images/reserva_vacaciones.gif) center bottom no-repeat;
												}
												#menu_bookings li a.vuelos span {
													background:transparent url(/images/reserva_vuelos.gif) center bottom no-repeat;
												}
										
						/*************************** menu principal **************************/
						#menu_ppal {
							position:absolute;
							left:10px;
							top:120px;
							width:950px;
							background-color:#bb0000;
						}
								#menu_ppal li {
									background-color:#bb0000;
									float:left;
								}
										#menu_ppal a, #menu_ppal a:visited {
											background-color:#bb0000;
											padding:12px 13px;
											display:block;
											font-size:10px;
											font-weight:bold;
											text-decoration:none;
											color:#ffffff;
											border-right:1px solid #d66666;
											text-transform:uppercase;
										}
										#menu_ppal a:hover {
											background-color:#c93333;
										}
												#menu_ppal ul li a#rss_link {
													background:transparent url(/common/pi/privada/imagenes/iconos/rss_10.png) 36px center no-repeat;
													padding-right:20px;
													_background:transparent url(/images/rss.gif) 36px center no-repeat;
												}

								#rss_list {  /********** rss floating div ************************/
									display:none;
									position:absolute;
									right:27px;
									top:154px;
									z-index:5;
									padding:10px;
									width:180px;
									border:1px solid #e1e1e1;
									background-color:#ffffff;
								}
										#rss_list h2 {
											font-size:11px;
											font-weight:bold;
											color:#9a0401;
											padding:5px 0 10px 0;
											margin-bottom:10px;
											border-bottom:1px solid #e9e9e9;
										}
												#rss_close {
													float:right;
												}
												#rss_list ul li a {
													color:#888888;
													text-decoration:none;
													display:block;
													width:180px;
													padding:5px 0;
													background:transparent url(/common/pi/privada/imagenes/iconos/rss.gif) right center no-repeat;
												}
												#rss_list ul li a:hover {
													text-decoration:underline;
												}
		
		
			#content {
				width:950px;
				margin:0 auto;
				padding:10px 10px 0 10px;
				background:url(/images/bg_main.gif) center top repeat-y;
				height:100%;
			}

						#breadcrumb {
							padding:15px;
							background:#ffffff url(/images/bg_title.gif) left bottom repeat-x;
							border-bottom:1px solid #e1e1e1;
						}
								#breadcrumb a {
									font-weight:bold;
									margin:0 5px;
								}
								#breadcrumb a:hover {
									color:#BB0000;
								}
								#breadcrumb span {
									padding:5px;
								}

			#footer {
				width:950px;
				padding:20px 10px 10px 10px;
				margin:0 auto;
				background:#999999 url(/images/bg_footer.gif) center top no-repeat;
				clear:both;
				color:#ffffff;
				text-align:center;
			}
					#footer a, #footer a:hover, #footer a:visited {
						color:#ffffff;
					}

						.datos_oficina {  /************************* datos oficina *********************/
							padding:10px 10px 0 10px;
							background-color:#f4f4f4;
							color:#666666;
							border-top:1px solid #dddddd;
							clear:both;
							text-align:center;
						}
								.datos_oficina a {
									color:#666666;
								}
								.datos_oficina li.telefono,
								.datos_oficina li.fax,
								.datos_oficina li.email {
									display:inline;
									padding:0 10px;
									border-right:1px solid #cccccc;
								}
								.datos_oficina li.direccion {
									display:inline;
									padding:0 10px;
								}
										.datos_oficina li.direccion img {
											vertical-align:middle;
											margin-right:5px;
										}
										.datos_oficina li.titulo_cif {
											margin:10px 0 0 0;
											border-top:1px solid #e9e9e9;
											padding-top:10px;
											font-weight:bold;
										}


						#listado_proveedores h1 {
							padding:10px 15px;
							color:#ffffff;
							font-weight:bold;
							font-size:11px;
							background-color:#111111;
						}
						#listado_proveedores img {
							border-bottom:1px solid #cccccc;
						}

						ul#utilidades {
							padding:15px 0 15px 10px;
						}
								ul#utilidades li {
									float:left;
									width:275px;
									margin:6px;
									.margin:0px 6px;
									height:45px;
									background-color:#f9f9f9;
									border:1px solid #f1f1f1;
									padding:10px;
									line-height:130%;
								}
										ul#utilidades li img {
											float:left;
											margin:0 8px 10px 0;
										}

								.servicios_desplegable {
									float:left;
									padding:10px 0 20px 20px;
								}
								
								#buscador_google {
									padding:20px;
									margin-top:15px;
									text-align:center;
									border-top:1px solid #f1f1f1;
								}

						#content_agencia {
						  background:transparent url(/images/bg_box.gif) left bottom repeat-x;
							padding:20px;
						}
								#content_agencia p {
									margin:0.5em 0;
									line-height:140%;
								}
								#content_agencia_title {
									margin-top:2px;
									padding:10px 10px 10px 25px;
									.padding:5px 10px 10px 25px;
									border-top:1px solid #e1e1e1;
									border-bottom:1px solid #e1e1e1;
									background-color:#eeeeee;
									color:#555555;
									font-weight:bold;
									font-size:11px;
									clear:both;
								}

						#oficinas_listado ul {
							list-style:circle;
							padding:5px 40px 20px 40px;
						}
								#oficinas_listado ul li {
									padding:10px 0;
									border-bottom:1px solid #f1f1f1;
									line-height:130%
								}
								#oficinas_listado ul li span {
									color:#999999;
								}
                #oficinas_listado ul li img {
                  vertical-align:middle;
                  margin-left:5px;
                }
						
						

/***************************** Conversiones ***************************************/
.conv_menu_links_selected{
	color: #8d0907;
	}
.conv_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
  color:#8d0907;
	}
.conv_menu_links{
	color: #8d0907;
	}
.conv_note{	font-size: 11px;}
.conv_tables_title{	font-size: 11px;
text-align:center;background-color:#ececec}
.conv_tables_cells_odd{	font-size: 10px;
}
.conv_tables_cells_even{	font-size: 10px; background-color:#f4f4f4;}


#frm_bol_info,
#frm_folletos_info {  /*********************** boletines y folletos form info *****/
	clear:both;
	display:block;
	margin-top:15px;
	padding:4px 10px 10px 10px;
	background-color:#f1f1f1;
	border:1px solid #e1e1e1;
	font-weight:bold;
	position:relative;
}
		#frm_bol_info input[type=submit],
		#frm_folletos_info input[type=submit] {
			padding:3px 5px;
			margin-top:4px;
			font-weight:bold;
			font-size:10px;
			background-color:#bb0000;
			color:#ffffff;
			border:1px solid #880000;
			text-transform:uppercase;
		}
		#frm_bol_info .button,
		#frm_folletos_info .button {
			width:250px;
		}
		#frm_bol_info ul.error,
		#frm_folletos_info ul.error {
			position:absolute;
			left:-1px;
			_left:-11px;
			top:-45px;
			height:34px;
			width:898px;
		}

/**********************************************************************************/
/**********************************************************************************/
/**********************************************************************************/
/**********************************************************************************/
#sitemap {
	padding:0 10px 10px 30px;
}
		#sitemap ul li {
			padding:20px 10px 0 0;
			list-style:disc;
			float:none;
			clear:both;
		}
				#sitemap ul li a {
					font-weight:bold;
					text-transform:uppercase;
					border-bottom:1px solid #e1e1e1;
					background-color:#f1f1f1;
					display:block;
					text-decoration:none;
					padding:10px;
				}
				#sitemap ul li a:hover {
					background-color:#999999;
					color:#ffffff;
				}
				#sitemap ul li ul li {
					border:0;
					padding:3px;
					margin:0 1px;
					list-style:none;
					float:left;
					clear:none;
				}
						#sitemap ul li ul li a {
							padding:5px;
							font-weight:normal;
							display:block;
							width:280px;
							text-transform:none;
							border-bottom:1px solid #f1f1f1;
							background-color:#f9f9f9;
						}
						#sitemap ul li ul li ul li {
							float:none;
							clear:left;
							font-weight:normal;
							text-transform:none;
							border:0;
							padding:2px;
							list-style:none;
						}
								#sitemap ul li ul li ul li a {
									color:#999999;
									border:0;
									background-color:#ffffff;
									padding:4px;
								}

ul#libro_listado_entradas {  /*********** libro de visitas ************************/
  border-bottom:1px solid #e1e1e1;
	margin:20px;
}
    ul#libro_listado_entradas li {
      margin-bottom:20px;
    }
        ul#libro_listado_entradas li p {
          padding:5px 10px;
        }
        ul#libro_listado_entradas img {
          vertical-align:middle;
          margin:0 2px;
        }
        ul#libro_listado_entradas li p.libro_listado_titulo {
          background-color:#f9f9f9;
          border-top:1px solid #f1f1f1;
          border-bottom:1px solid #f1f1f1;
          font-weight:bold;
          color:#666666;
        }
        ul#libro_listado_entradas li p.libro_listado_subtitulo {
          border-bottom:1px solid #f3f3f3;
        }
        ul#libro_listado_entradas li p span.libro_listado_fecha {
          float:right;
          padding-right:5px;
          font-weight:normal;
        }
        ul#libro_listado_entradas li p span.libro_listado_email {
          color:#999999;
          font-size:10px;
          margin-left:5px;
        }
        ul#libro_listado_entradas li p span.libro_listado_empresa {
          font-style:oblique;
          color:#888888;
        }
        ul#libro_listado_entradas li p.libro_listado_contenido {
          color:#666666;
        }


ul#moviles li {
	float:left;
	padding:20px;
}

.aviso_legal {
	color:#999999;
	margin:10px 20px;
	font-size:10px;
	padding:15px 0 10px 0;
	border-top:1px solid #e1e1e1;
}


.back {
	clear:both;
	padding:10px;
	text-align:center;
	border-top:1px solid #e1e1e1;
}
		.back a {
			background-color:#BB0000;
      color:#ffffff;
      font-weight:bold;
      text-transform:uppercase;
      padding:3px 5px;
      text-decoration:none;
      font-size:10px;
		}


#pagina_404 {  /************ errores 404 ************************/
	padding:25px 25px 25px 220px;
	height:160px;
	background:#ffffff url(/common/pi/global/images/error_404.gif) left bottom no-repeat;
}
		#pagina_404 h2 {
			line-height:150%;
		}
		#pagina_404 a {
			color:#3366CC;
			font-weight:bold;
		}

/**************************** formularios **********************************/
input.error {
  border:2px solid #dd0000;
}
ul.error {
	padding:5px;
	background-color:#fbe3e4;
	border:1px solid #fbc2c4;
	color:#d12f19;
	display:none;
	font-weight:bold;
	position:absolute;
	right:20px;
	bottom:5px;
}

#frm_solicitud_informacion {
  position:relative;
	padding:20px 0 20px 20px;
}

#frm_bol_registro {
  position:relative;
	padding:20px 0 20px 20px;
}

#l_form {
	padding:20px 0 20px 20px;
  position:relative;
}

/***************************** imagenes orizonia vacaciones ******************************/
#orizonia_imagenes, #orizonia_prov {
  width:900px;
  margin:0 auto;
  background:transparent url(/imagenes/orizonia_title_bg.gif) center top no-repeat;
  padding-top:16px;
}   
		#orizonia_imagenes p, #orizonia_prov p {
			text-align:center;
		}   
				#orizonia_imagenes div.productos_wrapper {
					float:left;
					position:relative;
					width:130px;
					height:90px;
					margin:5px;
				}
						#orizonia_imagenes div.productos_img {
							position:absolute;
							left:0;
							top:0;
							z-index:9997;
						}
								#orizonia_imagenes div.productos_img img {
									padding:4px;
									border:1px solid #eff5fb;
								}
						#orizonia_imagenes div.productos_txt_bg {
							position:absolute;
							left:5px;
							top:58px;
							opacity: 0.8;
							-moz-opacity:0.8;
							filter:alpha(opacity=80);
							z-index:9998;
						}
						#orizonia_imagenes div.productos_txt {
							position: absolute;
							left:10px;
							top:59px;
							width:110px;
							z-index:9999;
						}
								#orizonia_imagenes div.productos_txt a {
									color:#ffffff;
									text-decoration:none;
									font-size:10px;
								}

/******************************* orizonia x proveedor ****************************/
div.orizonia_destinos_proveedor {
  float:left;
  margin:5px;
  font-size:10px;
  padding:6px 8px;
  _padding:6px 10px;
  width:115px;
  _width:105px;
  border:1px solid #eff5fb;
}
    div.orizonia_destinos_proveedor p {
      margin:0;
      padding:5px;
      text-align:center;
    }
    div.orizonia_destinos_proveedor ul {
      margin:0;
      padding:0;
      list-style:none;
    }
    div.orizonia_destinos_proveedor li {
      border-bottom:1px solid #eff5fb;
    }


#servicios_viajero_iframe {
  width:950px;
}
#reservas_online {
  width:950px;
}
#comentarios {
  width:800px;
}
#ifrm_gmaps {
	margin-left:10px;
	width:930px;
	height:350px;
}
#iframe_doc,
#iframe_pdf {
	width:910px;
	height:1350px;
	border:0;
}

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


.box {
  background:url(/images/bg_box.gif) left bottom repeat-x;
  padding:10px;
}
  .box p {
    padding-bottom:12px;
  }
  .box ul {
    list-style:circle;
    margin-left:30px;
  }
    .box ul li {
      padding:5px;
    }

span#oferta_caducada {
	position:absolute;
	left:0;
	top:0;
	z-index:999;
	width:310px;
	height:330px;
	background:#ffffff url(/common/pi/global/images/oferta_caducada.jpg) center center no-repeat;
	opacity: 0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
}
#royal_caribbean { 
float:left;
}

#bookingfax_resultado {
	padding:15px 20px;
}

.tablas_listado td {
	padding:8px;
}
		.tablas_listado td a {
			text-decoration:none;
		}