/* CSS Document */
body {
	font-family:Arial;
	font-size:11px;
	color:#3c2fbd;
	background-color:#cccccc;
	margin:0px 0px 10px 0px;
}
td, input, textarea, select {
	font-family:Arial;
	font-size:11px;
	color:#3c2fbd;
}
a, a:hover, a:visited {
	font-family:Arial;
	font-size:11px;
	color:#3c2fbd;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f41f19;	
	font-weight:bold;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3c2fbd;	
}
hr {
	color:#e1e1e1;
	background-color:#e1e1e1;
	height:1px;
	border:0;
}
/******************** menu principal *********************/
a.menu {
	font-size:11px;
	color:#000000;
	text-decoration: none;
	text-align: left;
	display: block;
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#eaeaea;
	background-image:url(/imagenes/mnu_arrow3.gif);
	background-repeat:no-repeat;
	background-position:right;
}
a.menu:hover {
	color: #000000;
	background-color:#e1e1e1;
	border-bottom:1px solid #cccccc;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
}

/**********************menu reservas *******************/
a.menu_reservas {
	font-size:11px;
	color:#000000;
	text-decoration: none;
	text-align: left;
	display: block;
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#e4e4ef;
	background-image:url(/imagenes/mnu_arrow3.gif);
	background-repeat:no-repeat;
	background-position:right;
}
a.menu_reservas:hover {
	color: #000000;
	background-color:#e1e1e1;
	border-bottom:1px solid #cccccc;
}
a.menu_reservas:visited {
	color: #000000;
	text-decoration: none;
}

/*******************************************************/

a.submenu {
	font-size:11px;
	color:#000000;
	text-align: left;
	text-decoration: none;
	display: block;
	padding:3px 5px 3px 20px;
	border-width: 0px 1px 1px 0px;
	border-color: #cccccc;
	border-style: solid;
	background-color:#f1f1f1;
}
a.submenu:hover {
	color: #000000;
	border-width: 0px 1px 1px 0px;
	border-color: #cccccc;
	border-style: solid;
	background-color:#eaeaea;
	background-image:url(/imagenes/submenu_arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
}
a.submenu:visited {
	color: #000000;
	text-decoration: none;
}

a.submenu2 {
	font-size:11px;
	color:#000000;
	text-align: left;
	text-decoration: none;
	display: block;
	padding:3px 20px 3px 34px;
	border-width: 0px 1px 1px 0px;
	border-color: #cccccc;
	border-style: solid;
	background-color:#f1f1f1;
}
a.submenu2:hover {
	color: #000000;
	border-width: 0px 1px 1px 0px;
	border-color: #cccccc;
	border-style: solid;
	padding:3px 20px 3px 34px;
	background-color:#eaeaea;
	background-image:url(/imagenes/submenu_arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
}
a.submenu2:visited {
	color: #000000;
	text-decoration: none;
}

a.submenu3 {
	font-size:11px;
	color:#000000;
	text-align: left;
	text-decoration: none;
	display: block;
	padding:3px 5px 3px 20px;
	border-width: 0px 1px 1px 0px;
	border-color: #cccccc;
	border-style: solid;
	background-color:#e8eaf1;
}
a.submenu3:hover {
	color: #000000;
	border-width: 0px 1px 1px 0px;
	border-color: #cccccc;
	border-style: solid;
	padding:3px 5px 3px 20px;
	background-color:#e8eaf1;
	background-image:url(/imagenes/submenu_arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
}
a.submenu3:visited {
	color: #000000;
	text-decoration: none;
}

/******************************************************/


/************************ footer ******************/
.copyright {
	text-align:center;
	background-color:#6487db;
	color:#ffffff;
	font-size:11px;
	height:40px;
	border-top:10px solid #b6c5ee;
}
.copyright_link, .copyright_link:hover, .copyright_link:visited {
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
}
/***************************************************/

.stripes {
	padding-top:27px;
	background-image:url(/imagenes/strip.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	text-align:right;
}
.line1 {
	background-color:#6487db;
	height:25px;
}
.line2 {
	background-color:#b6c5ee;
}

/******************formularios info********************/
.frm_alta_agencia_txt {
	padding-bottom:4px;
	padding-top:4px;
	padding-right:5px;
	text-align:right;
}
/*********************************************************/
.login_table {
	background-color: #ffffff;
	border:1px solid #999999;
}

.a_zona_privada, .a_zona_privada:active, .a_zona_privada:visited {
	color:#ffffff;
	text-decoration:none;
}
.a_zona_privada:hover {
	color:#ffffff;
	text-decoration:underline;
}

.zona_privada_table {
	background-color:#6487db;
}
.zona_privada_td {
	color:#ffffff;
	height:25px;
	padding-right:10px;
}

.menu_up_text {
	padding-right:15px;
	border-right:1px dotted #3c2fbd;
	height:24px;
}
.menu_up_image {
	padding-left:10px;
	height:24px;
}
.zona_publica_content {
	padding:20px 20px 15px 25px;
}
/**********formularios*********/
.titulo {	
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.td_title, .bolsa_titulo {
	color:#ffffff;
	background-color:#6487db;
	text-align:center;
	height:25px;
	font-weight:bold;
	background-color:#6487db;
}
.td_text {
	text-align:right;
	padding-right:5px;
	background-color:#f1f0fa;
}
.td_text_nobg {
	text-align:right;
	padding-right:5px;

}
.td_input {
	font-family:Verdana;
	font-size:13px;
	color:#3c2fbd;
	text-align:left;
	background-color:#f1f0fa;
}
.td_text_buscar {
	text-align:right;
	padding-right:5px;
}
.td_input_buscar {
	font-family:Verdana;
	font-size:13px;
	color:#3c2fbd;
	text-align:left;
}
.td_enviar {
	height:28px;
	background-color:#f1f0fa;
	text-align:center;
}
/***********resultado busqueda agencias************/
.td_title_busqueda {
	color:#ffffff;
	background-color:#6487db;
	padding:0px 5px;
	height:20px;
}
.td_busqueda {
	border-bottom:1px dotted #3c2fbd;
	height:20px;
	padding:0px 5px;
}
.tr_busqueda_normal {
	background-color:#ffffff;
}
.tr_busqueda_active {
	background-color:#f1f0fa;
	cursor:pointer;
}
.a_busqueda, .a_busqueda:hover {
	text-decoration:none;
}

/*******************utilidades******************/
.utilidades_table_normal {
	background-color:#f1f0fa;
	border:1px dotted #c4c0eb;
}
.utilidades_table_active {
	background-color:#ebeaf8;
	border:1px dotted #3c2fbd;
	cursor:pointer;
}

/****************libro de visitas*****************/
.tcelda {
	text-align:right;
	font-family:Verdana;
	font-size:13px;
}

/********************content************************/
.content_img {
	padding-bottom:15px;
	border-bottom:1px dotted #e1e1e1;
}
.content_text {
	padding-bottom:12px;
	border-bottom:1px dotted #e1e1e1;
	padding-left:15px;
	vertical-align:top;
}	
.content_subtitles {
	color:#f41f19;
	font-weight:bold;
	padding-bottom:10px;
}

/***microsites información**/
.destacar{ 	
	font-size:14px;
	text-decoration:underline;
}

.noticia_descripcion {
	color:#777777;
	font-size:11px;
}


#sitemap {
	background-color:#f1f1f1;
	text-align:center;
	padding:10px 15px;
	color:#666666;
	border-top:1px solid #cccccc;
}
#sitemap a {
	font-size:10px;
	color:#666666;
}


/***************************** ofertas agencia ****************************/
#ofertas_agencia {
	text-align:left;
	margin:25px 0 0 10px;
/*
	overflow:auto;
*/
	font-size:10px;
}
#ofertas_agencia h1 {
	background-color:#6487db;
	padding:5px;
	margin:0;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}

#ofertas_agencia ul {
	border:1px solid #6487db;
	list-style:none;
	margin:0;
	padding:0;
}
#ofertas_agencia li {
	border-bottom:1px dotted #e1e1e1;
	padding:5px;
	clear:both;
}
#ofertas_agencia ul li a {
	font-size:10px;
}
#ofertas_agencia ul li.ofertas_agencia_todas {
	background-color:#6487db;
	text-align:center;
	border:0;
}
#ofertas_agencia ul li.ofertas_agencia_todas a {
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}

#ofertas_agencia_listado_todas th {
	text-align:left;
	background-color:#6487db;
	color:#ffffff;
}
#ofertas_agencia_listado_todas td {
	border-bottom:1px dotted #6487db;
}

/***************** noticias home *********************/
#noticias_home_title {
	background-color:#6487db;
	text-align:center;
	margin:20px 0 0 10px;
	width:172px;
	color:#ffffff;
	font-weight:bold;
	padding:5px 0;
}
#noticias_home {
	margin-left:10px;
	text-align:left;
	position:relative;
	overflow:hidden;
	width:170px;
	height:120px;
	border-bottom:1px solid #6487db;
	border-left:1px solid #6487db;
	border-right:1px solid #6487db;
}
#iens6div {
	padding-top:30px;
	margin-top:40px;
	text-align:left;
	position:relative;
	width:170px;
}
	.loading {
		text-align:center;
		font-weight:bold;
		color:#aaaaaa;
	}
#iens6div a {
	display:block;
	padding:5px 10px 5px 20px;
	background:url(/imagenes/icon_noticias2.gif) 5px center no-repeat;
	border-bottom:1px solid #e1e1e1;
	text-decoration:none;
}

										/***************contenido texto*****************/
														#utilidades_servicios { width:320px;}
														#utilidades h1{ text-align:left;}
														#utilidades .servicios_general {
															float:left;
															font-size:10px;
															width:300px;
															.width:300px;
															padding:5px;
															height:45px;
															margin-bottom:15px;
															margin-right:15px;
															border:1px solid #f1f1f1;
															background-color:#fbfbfb;
															color:#666666;
														}
														#utilidades hr {
															clear:both;
															height:1px;
															border-top:0;
															border-bottom:1px solid #e1e1e1;
														}
														#utilidades div.servicios_general a {
															font-size:11px;
														}
														#utilidades div.servicios_desplegable {
														}
										        #utilidades div.servicios_general img {
															float:left;
															margin-right:5px;
															padding-bottom:10px;
														}
														.img_border {
															padding:2px;
															border:1px solid #01764a;
															margin-bottom:5px;
														}
														/* Para centrar un logo o imagen usando una etiqueta de parrafo*/
														.logo_centered {
															text-align: center;
														}