/* CSS Document */


/*RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline
}

:focus {
     outline: 0
}

ol, ul {
     list-style: none
}
.float_left{
	float:left;
	}
.float_right{
	float:right;
	}
.clear{
	clear:both;
	}
no_margin_l{
	margin-left:0 !important;
	}
body{
	font-family:"Trebuchet MS";
	background-color:#00578e;
	}
#wrapper{
	width:950px;
	overflow:hidden;
	margin:20px auto 0 auto;
	background-color:#FFFFFF;
	padding-bottom:20px;
	}
h1{
	width:900px;
	height:23px;
	background:url(/img/bullet_h1.jpg) left top no-repeat;
	font-size:23px;
	line-height:25px;
	color:#890129;
	margin-bottom:15px;
	padding-left:30px;
	}
h2{
	font-size:16px;
	font-weight:bold;
	color:#00558c;
	margin-bottom:10px;
	margin-left:3px;
	}
	.nomargin_bottom{
		margin-bottom:2px;
		}
h3{
	font-size:15px;
	font-weight:bold;
	text-align:left;
	color:#58595b;
	}
	.align_center{
		margin-bottom:15px;
		text-align:center;
		}
h4{
	font-size:13px;
	color:#00578e;
	font-weight:bold;
	margin-bottom:8px;
	}
h5{
	font-size:22px;
	line-height:18px;
	color:#FFFFFF;
	background:url(/img/titl_destacados_home.jpg) left top no-repeat;
	width:588px;
	height:18px;
	padding-left:27px;
	}
h6{
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#58595b;
	}
	.titlh6{
		width:180px;
		height:25px;
		text-align:center;
		text-transform:uppercase;
		}
	.aling_left{
		text-align:left;
		}

p{
	font-size:12px;
	color:#58595b;
	text-align:justify;
	padding:0 0 10px 0;
	}
#header{
	width:950px;
	height:50px;
	background:url(/img/header.jpg) left top no-repeat;
	margin-bottom:8px;
	}
a.back_home{
	display:block;
	width:290px;
	height:43px;
	text-indent:-9999px;
	position:absolute;
	margin:4px 0 0 330px;
	}
	a.back_home_internas{
	display:block;
	width:237px;
	height:45px;
	text-indent:-9999px;
	position:absolute;
	margin:2px 0 0 360px;
	}
#menu{
	width:950px;
	height:28px;
	margin-bottom:15px;
	}
ul.menu_items{
	margin-left:25px;
	list-style-type:none;
	}
	ul.menu_items li{
		float:left;
		width:110px;
		height:28px;
		margin-left:3px;
		text-align:center;
		color:#FFFFFF;
		font-size:13px;
		background:url(/img/menu.jpg) left top repeat-x;
		line-height:26px;
		}
		ul.menu_items li.first{
			margin-left:0;
			background:url(/img/first_azul.jpg) left top no-repeat;
			}
		ul.menu_items li.end{
			background:url(/img/end_azul.jpg) left top no-repeat;
			}
		ul.menu_items li a{
			color:#FFFFFF;
			text-decoration:none;
			}
#contenedor{
	width:900px;
	overflow:hidden;
	margin:0 25px;
	}
#content_flash{
	margin-bottom:10px;
	}
#home_left{
	float:left;
	width:300px;
	overflow:hidden;
	}
#home_right{
	float:left;
	width:588px;
	margin-left:12px;
	}
.estatico{
	margin:0 0 14px 0;
	}

.destacado_bloque{
	width:180px;
	overflow:hidden;
	margin-top:13px;
	float:left;
	}
/*.destacado{
	border-left:1px solid #ccced0;
	border-right:1px solid #ccced0;
	padding:0 15px;
	}*/
	.destacado img{
		margin: 0 0 7px 0;
		}
	.destacado a{
		color:#58595b;
		text-decoration:none;
		text-align:right;
		font-size:11px;
		font-weight:bold;
		display:block;
		}
.destacado_center{
	margin:13px 24px;
	}
#footer{
	width:900px;
	height:20px;
	background:url(/img/menu.jpg) left top repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:15px;
	text-align:center;
	line-height:20px;
	margin-left:25px;
	}
	#footer a{
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
		}
#loop{
	width:65px;
	margin:0 auto;
	padding:10px 0 0 885px;
	}
.forms{
	margin:15px 0 15px 29px;
	}
	.forms_contacto{
		margin:15px 0 15px 140px;
		}
	label{
		width:165px;
		text-align:right;
		font-size:12px;
		color:#58595b;
		margin:2px 15px 18px 0;
		float:left;
		}
		label.check{
			font-size:12px;
			color:#666666;
			margin-left:8px;
			width:70px;
			float:left;
			text-align:left;
			}
		label.hab{
			width:120px;
			text-align:left;
			margin-right:-9px;
			}
		label.miniforms{
			width:120px;
			text-align:left;
				}
	input{
		width:152px;
		text-align:left;
		margin-bottom:10px;
		font-size:12px;
		color:#666666;
		float:left;
		border:1px solid #999999;

		}
		option{
			font-size:12px;
			color:#666666;
			}
		select{
			float:left;
			color:#666666;
			margin-right:5px;
			height:19px;
			}
	input#pasajeros,
	input#fechas,
	input#checkin,
	input#cantidad_habitaciones{
		width:40px !important;
		height:15px;
		}
		label.pasajeros{
			width:150px;
			text-align:left;
			color:#666666;
			margin-left:8px;
			}
		.solo{
			width:50px !important;
			}
	textarea{
		font-size:12px;
		color:#666666;
		float:left;
		border:1px solid #999999;
		font-family:Trebuchet MS;
		margin-bottom:10px;
		}
	input#otra_compania{
		width:74px;
		float:left;
		}
	label.sep{
		width:6px !important;
		text-align:left;
		margin-left:4px;
		margin-right:4px;
		}
	input#nombre,
	input#telefono,
	input#email,
	input#direccion{
		width:247px;
		}
	input#input_submit{
		width:60px;
		text-align:center;
		margin-left:489px;
		}
		input#input_submit_enviar{
			width:60px;
			margin-left:282px;
			}
	input#ida_vuelta,
	input#ida{
		border:none;
		width:20px !important;
		}
	input#nombre_enviar,
	input#name_enviar,
	input#nombre_destintario,
	input#mail_destinatario{
		width:205px;
		}
	input#cantidad_pasajeros{
		width:80px;
		}
#left{
	width:190px;
	margin-right:30px;
	background-color:#e9edf6;
	float:left;
	}
#right{
	width:680px;
	float:left;
	margin-top:-14px;
	}
#left_top{
	background:url(/img/left_top.jpg) left top no-repeat;
	width:190px;
	height:12px;
	}
#left_bottom{
	background:url(/img/left_bottom.jpg) left top no-repeat;
	width:190px;
	height:12px;
	margin-top:100px;
	}
dt{
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	background-color:#4485ab;
	width:160px;
	margin-bottom:5px;
	margin-left:12px;
	height:20px;
	padding-left:5px;
	line-height:19px;
	}
	dt a{
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
		}
ul.regiones{
	margin-left:18px;
	list-style-type:none;
	}
	ul.regiones li{
		padding-bottom:5px;
		font-size:12px;
		color:#666666;
		font-weight:bold;
		}
		ul.regiones li a{
			color:#666666;
			font-weight:bold;
			text-decoration:none;
			}
			ul.regiones li a.current{
				color:#00578e;
				}
.excursion{
	width:680px;
	margin-bottom:15px;
	}
.info_excursion{
	width:658px;
	border-left:1px solid #e0e0e2;
	border-right:1px solid #e0e0e3;
	padding:5px 10px;
	overflow:hidden;
	}
.excursion_left{
	width:152px;
	margin-right:20px;
	float:left;
	}
.excursion_right{
	width:513px;
	margin-left:172px;
	}
ul.descripcion_exc{
	margin:20px 0 0 0;
	list-style-type:none;
	}
	ul.descripcion_exc li{
		font-size:14px;
		color:#58595b;
		padding-bottom:15px;
		}
	ul.descripcion_exc li.precio{
		padding-bottom:11px;
		}
		ul.descr_destacados{
			margin-top:5px;
			}
			ul.descr_destacados li{
				padding-bottom:5px;
				font-size:12px;
				}
			ul.descr_destacados li.precio{
				padding-bottom:0;
				}
a.vermas{
	display:block;
	float:right;
	margin-right:25px;
	font-size:14px;
	font-weight:bold;
	color:#00558c;
	}
	a.vermas_destacados{
		margin-right:5px;
		}
ul.acciones{
	margin:20px 0;
	width:648px;
	background-color:#E9EDF6;
	padding:5px 0 5px 10px;
	height:20px;
	}
	ul.acciones li{
		padding-right:94px;
		float:left;
		color:#666666;
		font-size:12px;
		}
		ul.acciones li a{
			color:#666666;
			text-decoration:underline;
			}
		ul.acciones li img{
			float:left;
			margin-right:8px;
			}
		ul.acciones li.nopadding{
			padding-right:0;
			}
ul.listado_excursion{
	margin:10px 0;
	list-style-type:none;
	}
	ul.listado_excursion li{
		font-size:12px;
		color:#58595b;
		padding-bottom:8px;
		}
table{
	width:657px;
	margin:10px 0;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #cccccc;
	}
	td{
	border:1px solid #cccccc;
	font-size:12px;
	text-align:center;
	color:#58595b;
	padding:3px 0;
	}
	th{
		font-size:13px;
		font-weight:bold;
		color:#58595b;
		border:1px solid #cccccc;
		padding:3px 0;
		}
ul.staff{
	margin:0;
	list-style-type:none;
	}
	ul.staff li{
		font-size:12px;
		color:#58595b;
		padding-bottom:5px;
		}
		ul.staff li a{
			color:#58595b;
			text-decoration:underline;
			padding-bottom:10px;
			display:block;
			}
.destacados_left{
	width:435px;
	margin-right:30px;
	float:left;
	margin-bottom:15px;
	}
.destacados_right{
	width:435px;
	float:left;
	margin-bottom:15px;
	}
.destacados_info{
	border-left:1px solid #e0e0e2;
	border-right:1px solid #e0e0e3;
	padding:5px 10px;
	width:413px;
	overflow:hidden;
	}
	.destacados_info_l{
		width:110px;
		margin-right:15px;
		float:left;
		}
	.destacados_info_r{
		width:288px;
		float:left;
		}
#wrapper_miniforms{
	width:350px;
	overflow:hidden;
	margin:10px auto 10px auto;
	background-color:#FFFFFF;
	padding-bottom:20px;
	padding:10px 10px;
	}
body.inicio #menu_inicio{
	background:url(/img/first_rojo.jpg) left top repeat-x;
	}
body.empresa #menu_empresa{
	background:url(/img/menu_act.jpg) left top repeat-x;
	}
body.pasajes #menu_pasajes{
	background:url(/img/menu_act.jpg) left top repeat-x;
	}
body.pasajes #header{
	background:url(/img/header_aereos.jpg) left top no-repeat;
	}
body.alojamiento #menu_alojamiento{
	background:url(/img/menu_act.jpg) left top repeat-x;
	}
body.alojamiento #header{
	background:url(/img/header_mayorista.jpg) left top no-repeat;
	}
body.contacto #menu_contacto{
	background:url(/img/end_rojo.jpg) left top repeat-x;
	}
body.excursiones #menu_excursiones{
	background:url(/img/menu_act.jpg) left top repeat-x;
	}
body.excursiones #header{
	background:url(/img/header_mayorista.jpg) left top no-repeat;
	}
body.agencia #menu_agencia{
	background:url(/img/menu_act.jpg) left top repeat-x;
	}
body.destacados #menu_destacados{
	background:url(/img/menu_act.jpg) left top repeat-x;
	}
body.destacados #header{
	background:url(/img/header_mayorista.jpg) left top no-repeat;
	}
body.enviar{
	background:#CCCCCC;
	}
body.reservar{
	background:#CCCCCC;
	}
body.solicitar{
	background:#CCCCCC;
	}
ul.errors {
	background:#FFFF99;
	padding:10px;
	font-size:0.8em;
	width:45%;
	color:#666;
	}
ul.errors li {
	line-height:170%;
	list-style:circle inside;
	}