html {
	
}

body {
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
	font-family: "Verdana", Geneva, Helvetica, sans-serif;
	text-align: left;
}

.active {
	
}

img {
	border: 0px;
}

div.header {
	width: 1000px;
	height: 180px;
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
	background-repeat: none;
	backgroud-position: top left;
}

div.header img.logo {
	margin-left: 15px;
	margin-top: 10px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

div.contenedor {
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
}

div.wrapper { /*width:998px;
	border-right:1px solid; border-right-color:#96712D;
	border-left:1px solid; border-left-color:#96712D;*/
	width: 1000px;
	float: left;
	background-color: transparent;
	background-image: url("../img/tema/textura_transparente.png");
	background-repeat: repeat;
	font-size: 13px;
}

div.col_izquierda {
	width: 190px;
	float: left;
	margin-top: 15px;
	margin-left: 0px;
	/*background-color:#ccc;*/
}

div.col_derecha {
	width: 175px;
	float: right;
	margin-right: 0px;
	/*background-color:#ccc;*/
}

/*****************************************/
/*************** MENU PESTANYAS ****************/
div.menu_superior {
	width: 1000px;
	height: 46px;
	position: relative;
	right: 0px;
	z-index: 2;
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
	background-image: url(../img/tema/menu_sup_bg.png);
	background-repeat: repeat-x;
	/*	border:1px solid ;*/
	float: left;
}

ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 0px;
}

li.nav {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 45px;
}

li.nav a:link,li.nav a:visited {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 45px;
	font-size: 11px;
	float: left;
	/*display:block-inline;*/
	height: 45px;
	color: #fff;
	text-decoration: none;
}

li.nav a:hover {
	color: #ffffff;
	background-color: #5ABEE3;
	background-image: url(../img/tema/menu_ex_bg_hover.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

/************** TRAVELTOOL MENU ************/
/*.menu_traveltool{
	margin-top:15px;

}
*/
/*****************************************/
/************** EMPIEZA MENU EXTRA ********************************/

/* CSS menú de Navegación Slide*/
ul#menu_ex {
	float: right;
	clear: both;
	height: 34px;
	margin: 0;
	margin-right: 15px;
	/*margin-top:30px;*/
	padding: 0;
	list-style: none;
	background-image: url(../img/tema/menu_ex_bg.png);
	background-repeat: repeat-x;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border: 1px solid #f4e2c1;
	border-bottom: 0px;
	overflow: hidden;
}

ul#menu_ex li {
	width: 80px;
	height: 35px;
	/*margin-right: 5px;*/
	float: right;
	font-size: 12px;
	line-height: 35px;
}

ul#menu_ex li a { /*margin-top:70px;*/
	display: block;
	min-width: 80px;
	height: 34px;
	font-size: 12px;
}

ul#menu_ex .menu_extra_img a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

ul#menu_ex .menu_extra_img a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(../img/tema/menu_ex_bg_hover.png);
	background-repeat: repeat-x;
}

img.separador_p {
	float: right;
	top: -20px;
	position: relative;
}

img.separador_m {
	float: right;
	position: relative;
	top: 17px;
}
/**************** TERMINA MENU EXTRA JQUERY **********************/
/* ---------- OFICINAS LISTADO USUARIO  ---------*/
#buscador_oficinas {
	width: 630px;
	height: 55px;
	background-color: #CCCCCC;
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 5px 0px 10px 0px;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	-moz-box-shadow: 2px 2px 3px #888;
	-webkit-box-shadow: 2px 2px 3px #888;
	box-shadow: 2px 2px 3px #888;
}

#buscador_oficinas ul {
	clear: both;
	width: 500px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#buscador_oficinas ul li {
	float: left;
}

#buscador_oficinas ul li input {
	margin-left: 5px;
}

.ul_ofiorden {
	float: left;
	/*background-color:#F5F5F5;*/
	list-style: none;
}

.ul_ofiorden li {
	float: left;
	margin-bottom: 5px;
}

.ul_ofiorden li a {
	color: blue;
}

.ul_ofiorden li a:visited {
	color: blue;
}
/*************** MENU ACCESOS DIRECTOS ****************/
div.accesos_directos {
	width: 1000px;
	float: left;
	margin-bottom: 0px;
	min-height: 75px;
	border-bottom: 3px solid #666666;
	background-image: url("../img/tema/body_bg.png");
	background-repeat: repeat;
	text-align: center;
	text-align: center;
}

div.accesos_directos ul {
	list-style-type: none;
	margin-left: 5px;
	float: left;
	display: inline-block !important;
	width: 990px;
	text-align: center;
	height: 105px;
}

div.accesos_directos li {
	text-align: center;
	font-size: 15px;
	display: inline-block;
	list-style-type: none;
	width: 120px;
	padding: 5px 0px;
	height: 80px;
	margin: 0 auto 0 auto;
	margin-top: 10px;
	padding-bottom: 10px;
	background: #DDDDDD; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #DDDDDD 0%, #ffffff 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DDDDDD),
		color-stop(100%, #ffffff) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #DDDDDD 0%, #ffffff 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #DDDDDD 0%, #ffffff 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #DDDDDD 0%, #ffffff 100%);
	/* IE10+ */
	background: linear-gradient(top, #DDDDDD 0%, #ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#DDDDDD',
		endColorstr='#FFFFFF', GradientType=0 ); /* IE6-8 */
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}

div.accesos_directos li:hover {
	background: lightblue;
	display: inline-block !important;
}

div.accesos_directos li:active {
	display: inline-block !important;
}

div.accesos_directos a {
	color: #666;
	text-decoration: none;
}

div.accesos_directos a:hover {
	color: #ffffff;
}
/*****************************************/
/***********  FOTO SLIDER Publico ****************/

/*-- Contenedor Slider --*/
div.slider {
	float: left;
	margin-bottom: 10px;
}

/*-- Slider --*/
.main_view {
	float: left;
	background-color: transparent;
	position: relative;
	z-index: 98;
	top: 0px;
	width: 430px;
	height: 310px;
	border: 1px solid #FC7979;
	-webkit-box-shadow: 3px 2px 5px -2px #333;
	box-shadow: 3px 2px 5px -2px #333;
	-moz-box-shadow: 3px 2px 5px -2px #333;

	/*	
	-webkit-box-shadow: 0px -4px 12px #333;
    -moz-box-shadow: 0px -4px 12px #333;
    box-shadow: 0px -4px 12px #333;
    */
}

/*--Window/Masking Styles--*/
.window {
	width: 560px;
	height: 310px;
	overflow: hidden;
	/*--Hides anything outside of the set width/height--*/
	position: relative;
	z-index: 99;
	margin-left: 0px;
}

.image_reel {
	position: absolute;
	top: 0;
	left: 0;
}

.image_reel img {
	float: left;
	width: 560px;
	height: 310px;
}
/*-- PAGINACION SLIDER --*/
div.paging_slider {
	color: #000000;
	position: absolute;
	bottom: 30px;
	right: 0px;
	width: 278px;
	height: 23px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: right;
	line-height: 80px;
	display: none;
	margin-right: 5px;
	/*--Hidden by default, will be later shown with jQuery--*/
}

div.paging_slider a {
	padding: 1px;
	text-decoration: none;
	background-image: url("../img/tema/slider_btn_a.png");
	background-repeat: no-repeat;
	background-position: center;
	color: #ffffff;
}

div.paging_slider a.active {
	font-weight: bold;
	background-image: url("../img/tema/slider_btn_a_active.png");
	background-repeat: no-repeat;
	background-position: center;
	color: #000000;
}

div.formSlider div.paging_slider a:hover {
	font-weight: bold;
}
/*****************************************/

/********************** MENU LATERAL IZQUIERDA ************************/
.col_derecha ul.menu {
	background: none;
}

ul.menu {
	margin: 0px auto;
	padding: 0px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	background-color: #EFEFEF;
}

ul.menu li {
	margin: 0;
	/*height: 34px;*/
	text-align: left;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	list-style: none;
	line-height: 34px;
}

div.contenedor_menu {
	padding: 2px 0px;
	text-align: left;
	/*border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;*/
	height: auto;
	margin-bottom: 5px;
}

ul.menu li.titulo_menu,div.titulo_menu {
	text-align: left;
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
	background-image: url("../img/tema/titulo_paquetes_bg.png");
	background-repeat: repeat-x;
	height: 45px;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	line-height: 45px;
}

ul.menu li a,ul.menu li a:visited {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	padding-left: 11px;
	border-bottom: 0px; /* dotted #ccc;*/
	width: 178px;
	font-size: 12px;
}

ul.menu li a:hover {
	background-color: #ADD8E6;
	color: #000000;
	/*height: 34px;*/
}

ul.menu li:hover {
	position: relative;
}

/*Sub Menu*/
ul.menu ul {
	display: none;
	position: absolute;
	left: 160px;
	top: 5px;
	background-color: #ffffff;
	background-image: url("../img/tema/1x1_gris.png");
	background-repeat: repeat;
	z-index: 999;
}

ul.menu ul li a,ul.menu ul li a:visited {
	display: block;
	width: 159px; /* 165px - padding */
	color: #000000;
	text-decoration: none;
	padding: 0 3px;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
	height: 34px;
}

ul.menu li:hover ul {
	display: block;
	border: 1px solid #cccccc;
}

ul.menu ul li {
	width: 165px;
	float: left;
	display: inline;
	border: none;
}

ul.menu ul li:hover {
	text-decoration: none;
	border: none;
	color: #333300;
}
/*Sub Sub Menu*/
ul.menu li:hover li ul {
	display: none;
	z-index: 999;
}

ul.menu ul li ul {
	left: 150px;
	background-color: #ffffff;
	background-image: url("../img/tema/1x1_gris.png");
	background-repeat: repeat;
}

ul.menu ul li:hover ul {
	display: block;
}

/*********** TERMINA MENU LATERAL IZQUIERDA  ****************/

/************** EMPIEZA BUSCADOR BOOKINGFAX ******************************/
div.buscador_bookingfax {
	background-color: #333333;
	width: 640px;
	margin-left: 10px;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	float: left;
	padding-bottom: 10px;
}

div.buscador_bookingfax_header {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 10px 0px 20px 50px;
}

div.buscador_bookingfax_fecha {
	padding-left: 5px;
	width: 280px;
	display: inline-block;
}

div.buscador_bookingfax_fecha input {
	width: 170px;
}

div.buscador_bookingfax_destinos {
	padding-left: 5px;
	float: left;
	width: 280px;
}

div.buscador_bookingfax_destinos select {
	width: 220px;
	font-family: Verdana, Tahoma, Segoe, sans-serif;
	font-size: 12px;
}

div.buscador_bookingfax_destinos select#bookingfax_subdestino {
	width: 170px;
	margin-left: 10px;
}

div.buscador_bookingfax_destinos select#bookingfax_subsubdestino {
	width: 170px;
	margin-left: 20px;
}

div.buscador_bookingfax_categorias {
	padding-left: 5px;
	width: 280px;
	display: inline-block;
}

div.buscador_bookingfax_categorias select {
	width: 220px;
	font-family: Verdana, Tahoma, Segoe, sans-serif;
	font-size: 12px;
}

div.buscador_bookingfax_marcas {
	padding-left: 5px;
	width: 280px;
	display: inline-block;
}

div.buscador_bookingfax_marcas select {
	width: 220px;
	font-family: Verdana, Tahoma, Segoe, sans-serif;
	font-size: 12px;
}

div.buscador_bookingfax_provincias {
	padding-left: 5px;
}

div.buscador_bookingfax_provincias select {
	width: 150px;
	font-family: Verdana, Tahoma, Segoe, sans-serif;
	font-size: 12px;
}

input.buscar_bookingfax_boton {
	padding: 5px 20px;
	font-size: 14px;
	float: right;
	margin-top: 5px;
}

font.bookingfax_titulo_remarcado {
	font-size: 14px;
	font-weight: bold;
	color: #30539C;
	text-decoration: underline;
}

div#bookingfax_menu_iconitos {
	float: right;
	margin-bottom: 10px;
	margin-left: 23px;
	margin-top: 15px;
}

div.bookingfax_menu_iconitos_header {
	text-align: left;
	margin-top: 15px;
	font-size: 14px;
	background-image: url("../img/tema/titulo_paquetes_bg.png");
	background-repeat: repeat-x;
	height: 45px;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	line-height: 45px;
	padding-left: 5px;
	color: #FFF;
}

div.bookingfax_menu_iconitos_item {
	width: 162px;
	float: left;
	height: 30px;
	padding: 2px 1px 2px 1px;
	border-bottom: 1px dotted #DD0000;
	background-color: #FFFFFF;
	color: #DD0000;
}

div.bookingfax_menu_iconitos_item:hover {
	cursor: pointer;
	background-color: #ADD8E6;
}

div.bookingfax_menu_iconitos_item_noHover {
	width: 162px;
	float: left;
	height: 30px;
	padding: 2px 1px 2px 1px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background-color: #EFEFEF;
}

div.bookingfax_menu_iconitos_item div.bookingfax_menu_iconitos_img {
	float: left;
}

div.bookingfax_menu_iconitos_item div.bookingfax_menu_iconitos_img img {
	height: 30px;
	width: 30px;
}

div.bookingfax_menu_iconitos_item div.bookingfax_menu_iconitos_text {
	float: left;
	padding-top: 6px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 13px;
}

/************** TERMINA BUSCADOR BOOKINGFAX ******************************/

/************ INTRO PORTADA *****************/
.intro {
	background-color: #DD0000;
	border: 1px solid #FC7979;
	-webkit-box-shadow: 0px -4px 12px #333;
	-moz-box-shadow: 0px -4px 12px #333;
	box-shadow: 0px -4px 12px #333;
	float: left;
	height: 310px;
	width: 200px;
	position: relative;
}
/************** ULTIMA HORA (LISTADO PORTADA) *****************/
div.cajas_enlaces_uhora {
	cursor: pointer;
}

div.cajas_enlaces_uhora:hover {
	background-color: #5ABEE3;
	cursor: pointer;
	color: #FFF;
}
/*----------------------------------------------------------*/
/* Mostrar Ficha Agrupaciones web                                 */
/*----------------------------------------------------------*/
.agrupaciones {
	background-image: url("../img/tema/textura_transparente.png");
	background-repeat: repeat;
	width: 96%;
	margin-left: 7px;
	margin-bottom: 10px;
	text-align: justify;
	padding: 5px;
	float: left;
	font-size: 14px;
	color: #000000;
	font-weight: 200;
	border-right: 2px solid #07498A;
	border-bottom: 2px solid #07498A;
}

.agrupaciones img {
	text-align: right;
	float: right;
	margin: 15px;
}

div.agrupaciones_listado {
	width: 600px;
	float: left;
	margin-left: 25px;
}

div.ficha_agrupaciones {
	float: left;
	text-align: center;
	width: 135px;
	height: 90px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 65px;
	position: relative;
	z-index: 98;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	behavior: url(/ie-css3.htc);
}

div.ficha_agrupaciones .imghov {
	width: 135px;
	height: 90px;
	z-index: 999;
	line-height: 85px;
	font-size: 16px;
	font-weight: bold;
	color: #444;
	text-align: center;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 1px solid #555;
	behavior: url(../css/ie-css3.htc);
}

div.ficha_agrupaciones .imghov:hover {
	position: relative;
	background: url(../img/tema/textura_verde_transp_66.png) repeat;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	behavior: url(../css/ie-css3.htc);
}

.ficha_agrupaciones a {
	text-decoration: none;
	font-weight: bold;
	color: #2A77B7;
	width: 135px;
	height: 90px;
}

.ficha_agrupaciones a:hover {
	color: #2A77B7;
	text-decoration: none;
}

/************ CONTENIDOS ****************/

/* Login */
.login_intranet {
	width: 565px;
	margin: 0 auto 0 auto;
	margin-top: 35px;
	margin-left: 120px;
	padding: 5px;
	float: left;
	-moz-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 3px 3px 3px #333;
	-webkit-box-shadow: 3px 3px 3px #FFFFFF;
	-moz-box-shadow: 3px 3px 3px #FFFFFF;
	color: #111;
	background: rgb(242, 222, 184); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(242, 222, 184, 1) 58%,
		rgba(222, 168, 66, 1) 98% ); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(58%, rgba(242
		, 222, 184, 1) ), color-stop(98%, rgba(222, 168, 66, 1) ) );
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, rgba(242, 222, 184, 1) 58%,
		rgba(222, 168, 66, 1) 98% ); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, rgba(242, 222, 184, 1) 58%,
		rgba(222, 168, 66, 1) 98% ); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, rgba(242, 222, 184, 1) 58%,
		rgba(222, 168, 66, 1) 98% ); /* IE10+ */
	background: linear-gradient(-45deg, rgba(242, 222, 184, 1) 58%,
		rgba(222, 168, 66, 1) 98% ); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#f2deb8',
		endColorstr='#dea842', GradientType=1 );
	/* IE6-9 fallback on horizontal gradient */
}

.login_intranet a:link,a:visited {
	color: #000;
	text-decoration: underline;
}

.login_intranet a:hover {
	text-decoration: none;
}

/* paquetes listado */
div.titulo_paquetes_portada {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	background-image: url("../img/tema/titulo_paquetes_bg.png");
	background-repeat: repeat-x;
	height: 45px;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	line-height: 45px;
	color: #FFF;
}

img.icono_titulos {
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	'
}

.label_ws {
	clear: both;
	color: #FFF;
}

.titulo_ws_paquete {
	font-weight: bold;
	font-size: 14px;
	height: 32px;
	color: #004499;
}

/*--------------------------------------------------------------------------------------------------------------------*/
/* Divs para mostrar listado corto de paquetes  1 SOLO PAQUETE POR LINEA            */
/*-------------------------------------------------------------------------------------------------------------------*/
div.ficha_paquete2 {
	width: 97%;
	border: 0px;
	padding: 3px;
	text-align: left;
	margin-left: 4px;
	float: left;
	color: #ffffff;
}

div.ficha_paquete2 img.logo {
	border: 0px;
	float: left;
	width: 120px;
	height: 90px;
}

div.ficha_paquete_txt2 {
	width: 96%;
	background-color: transparent;
	background-image: url("../img/tema/textura_transparente.png");
	background-repeat: repeat;
	text-align: left;
	padding: 10px;
	padding-bottom: 5px;
	border: 1px solid #ccc;
	margin: 0;
	font-size: 12px;
	float: left;
}

div.img_listado_p {
	float: left;
	width: 112px;
	height: 72px;
	margin-right: 5px;
	border: 4px solid lightblue;
}

div.img_listado_p img {
	width: 112px;
	height: 72px;
}

div.descripcion_paquetes2 {
	height: 60px;
	width: 84%;
	text-align: left;
	padding: 10px;
	border: 1px solid #ccc;
	margin: 0;
	float: right;
	font-size: 12px;
	color: #333333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #FFFFFF;
}

div.ficha_paquete2 h4 {
	margin-bottom: 5px;
	color: #333;
	font-size: 14px;
}

div.ficha_paquete2 a {
	color: #fff;
	font-weight: normal;
}

div.ficha_paquete2 a:hover {
	color: #fff;
	text-decoration: underline;
}

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

/*--------------------------------------------------------------------------------------------------------------------*/
/* Divs para mostrar listado corto de paquetes  PAQUETE POR  BLOQUES                  */
/*-------------------------------------------------------------------------------------------------------------------*/
div.ficha_paquete {
	width: 215px;
	height: 305px;
	float: left;
	background-color: #FFFFFF;
	margin: 5px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0px;
}

div.ficha_paquete_txt {
	
}

div.ficha_paquete_txt img {
	width: 210px;
	height: 145px;
}

div.titulo_paq_portada {
	padding-left: 10px;
	font-size: 15px;
	color: #333333;
	height: 35px;
	padding-bottom:8px;
}

div.paquete_descuento_portada {
	background-image: url(../img/tema/caja_descuento.png);
	background-repeat: no-repeat;
	margin-bottom: -145px;
	height: 145px;
	line-height: 145px;
	text-align: center;
	width: 50px;
	float: right;
	position: relative;
	z-index: 9;
}

div.texto_mini {
	width: 210px;
	font-size: 12px;
	text-align: left;
	height: 30px;
}

div.caja_azul {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 15px;
	margin-right: 0px;
	padding: 5px;
	width: 178px;
}

span.texto_mini {
	font-size: 12px;
	overflow: hidden;
	text-align: left;
	width: 210px;
}

div.texto_mini_listado_portada {
	color: #FFF;
	width: 190px;
	font-size: 12px;
	text-align: left;
}

div.titulo_paquete {
	font-size: 14px;
	color: #FFF;
	padding: 5px;
}

div.precios_paquetes {
	height: 45px;
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: -1px;
	line-height: 16px;
	text-decoration: none;
}

div.pvp_paquete {
	font-size: 12px;
	color: #6d5018;
	padding: 5px 10px 5px 0px;
	margin-left: 3px;
	float: left;
	/*width:140px;*/
	color: #6d5018;
	text-align: center;
}

div.pvp_paquete ul {
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div.pvp_paquete ul li {
	float: left;
	width: 100%;
}

div.pvp_paquete_listado_portada {
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
	color: #FFF;
	padding-right: 3px;
	text-align: right;
}

div.pva_paquete {
	font-size: 18px;
	padding: 5px 10px 5px 10px;
	float: left;
}

div.ahorro_precio {
	float: right;
	text-align: center;
	width: 65px;
	margin-top: 5px;
	padding: 3px;
	font-size: 18px;
	background-color: #333;
	color: #ADD8E6;
}

div.texto_precio_paquetes {
	font-size: 15px;
	padding: 5px 5px 5px 5px;
	float: right;
}

div.descuento_paquetes {
	position: relative;
	z-index: 999;
	left: 38px;
	font-size: 24px;
	color: #FFF;
	width: 0px;
}

div.bordes-paquete {
	position: relative;
}

div.descuento_paquetes_imagen {
	position: relative;
	height: 100px;
	z-index: 998;
	right: -135px;
	background-image: url("../img/tema/estrella_redonda.png");
	background-repeat: no-repeat;
	text-align: left;
	line-height: 80px;
	width: 110px;
}

#buscador_ws { /*
	background-image:url("../img/tema/textura_transparente.png");
	background-repeat:repeat;
	*/
	margin: 0 auto;
	width: 620px;
	height: 90px;
	padding: 5px;
	box-shadow: 2px 2px 2px #CCCCCC;
	background: -moz-linear-gradient(top,  rgba(51,51,51,1) 0%, rgba(51,51,51,1) 26%, rgba(51,51,51,0) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,51,51,1)), color-stop(26%,rgba(51,51,51,1)), color-stop(99%,rgba(51,51,51,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(51,51,51,1) 26%,rgba(51,51,51,0) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(51,51,51,1) 26%,rgba(51,51,51,0) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(51,51,51,1) 0%,rgba(51,51,51,1) 26%,rgba(51,51,51,0) 99%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(51,51,51,1) 0%,rgba(51,51,51,1) 26%,rgba(51,51,51,0) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#00333333',GradientType=0 ); /* IE6-9 */
}
/*********************** EMPIEZA ENTIDADES ******************************/

/*** Entidades Listado ***/
.entidades {
	
}

table.entidades {
	background-color: #ADD8E6;
	width: 98%;
	margin-left: 6.5px;
	margin-right: 7.5px;
}

table.entidades th {
	height: 25px;
	padding: 5px;
}

table.entidades tbody td {
	background-image: url("../img/tema/textura_axs_entidades.png");
	background-repeat: repeat;
	padding: 10px 5px;
	border-bottom: 1px solid #cccccc;
}

table.entidades tbody td.odd {
	background-image: none;
	background-color: #ffffff;
	color: black;
}

table.entidades tbody td.hovered {
	background-image: none;
	background-color: #ADD8E6;
	color: #666;
}

td.icon {
	text-align: center;
}

tr.fila_entidad {
	cursor: pointer;
}

tr.fila_entidad td {
	padding: 10px 0px 10px 0px;
}
/*** Entidades Detalles ***/
.entidad_titulo_subtitulo {
	margin: 0;
	margin-top: 5px;
	float: left;
}

.entidad_logo {
	margin: 5px auto;
	width: 80%;
	text-align: center;
	height: 90px;
}

.entidad_logo img {
	height: 80px;
}

.caja_nombre {
	width: 265px;
	float: right;
	margin: 5px;
}

.caja_nombre2 {
	width: 315px;
	min-height: 140px;
	border: 1px solid #363b96;
	padding-left: 3px;
	float: left;
	margin: 5px;
}

td.etiqueta_izquierda {
	text-align: left;
	width: 145px;
}

td.etiqueta_izquierda2 {
	text-align: left;
	width: 80px;
}

td.etiqueta_izquierda img {
	vertical-align: middle;
}

td.campo_derecha {
	text-align: left;
}

div.listado_paises {
	width: 320px;
	margin-left: 5px;
	border: 1px solid #cccccc;
	float: left;
}

div.listado_servicios {
	width: 320px;
	margin-left: 5px;
	border: 1px solid #cccccc;
	float: left;
}

div.listar_paises {
	width: 315px;
	height: 195px;
	float: left;
	padding-top: 5px;
	overflow: auto;
}

/*********************** TERMINA ENTIDADES ******************************/

/*-------------------*/
/* PAQUETES DETALLES */
/*-------------------*/
.title_azul_ws {
	color: #004499;
}

.ul_ws {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	list-style: none;
}

.ul_ws li {
	float: left;
	width: 100%;
}

.titulo_ws_det {
	padding: 5px;
	background-color: #FFF;
	font-size: 18px;
	font-weight: bold;
	color: #3A3C97;
}

.mostrar_paquete {
	clear: both;
	width: 645px;
	margin-top: 5px;
	padding: 0px;
	padding-right: 5px;
	float: left;
}

.mostrar_paquete img.logo {
	float: left;
	padding: 5px;
	width: 220px;
	height: 180px;
	text-align: center;
}

.mostrar_paquete_txt {
	min-height: 170px;
	clear: right;
	padding: 0px 5px 5px 5px;
	text-align: left;
	float: left;
}

.caracteristicas_paquetes {
	width: 630px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

/* Descripción paquete */
.descripcion_paquete_detalle {
	width: 630px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	text-align: justify;
}

.img-paq {
	border-left: 2px solid #07498A;
	border-top: 2px solid #07498A;
	padding-top: 5px;
	float: left;
	height: 180px;
	width: 250px;
	text-align: center;
}

div.caract_detalle_paquete {
	min-height: 20px;
	background-color: transparent;
	float: left;
	font-size: 12px;
	color: #555;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 5px;
	width: 45%;
}

.btn_solicita_ws {

}

.button :active,hover {
	color: #B20C0C;
}

.button:visited {
	color: #3465CD;
}

.ui-button-text-only .ui-button-text {
	padding: 1px 5px;
}

input.ui-button {
	padding: 1px 5px;
}
/*----------------------------------------------------*/
/*********************** EMPIEZA BOOKINGFAX ******************************/
ul#bookingfax_ofertas {
	padding: 5px 12px 5px 8px;
	width: 640px;
}

ul#bookingfax_ofertas li.item_bookingfax {
	list-style: none;
	float: left;
	width: 640px;
	margin-bottom: 5px;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 58%, rgba(221,0,0,1) 98%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(58%,rgba(255,255,255,1)), color-stop(98%,rgba(221,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 58%,rgba(221,0,0,1) 98%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 58%,rgba(221,0,0,1) 98%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 58%,rgba(221,0,0,1) 98%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 58%,rgba(221,0,0,1) 98%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dd0000',GradientType=0 ); /* IE6-9 */


	-moz-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 3px 3px 3px #FFFFFF;
	-webkit-box-shadow: 3px 3px 3px #FFFFFF;
	-moz-box-shadow: 3px 3px 3px #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
}

ul#bookingfax_ofertas li.item_bookingfax:hover {
	background-color: #ADD8E6;
	background-image: none;
}

ul#bookingfax_ofertas li div.bookingfax_titulo {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	width: 505px;
	color: #666666;
}

ul#bookingfax_ofertas li div.bookingfax_titulo ul.bookingfax_iconos li {
	float: left;
	display: inline-block;
	background-image: none;
	border: none;
	padding: 0px;
	margin: 0px 0px;
}

ul#bookingfax_ofertas li div.bookingfax_imagen {
	float: left;
	height: 170px;
	width: 105px;
	margin-left: 10px;
	cursor: pointer;
}

ul#bookingfax_ofertas li div.bookingfax_imagen img {
	height: 150px;
	width: 105px;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
}

ul#paginacion_ofertas_bookingfax {
	width: 600px;
}

center.center_paginacion_bookingfax {
	width: 640px;
	margin-left: 10px;
}

ul#paginacion_ofertas_bookingfax li {
	display: inline-block;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	background-image: url('../img/tema/textura_axs_entidades.png');
	background-repeat: repeat;
	margin: 2px;
}

ul#paginacion_ofertas_bookingfax li a {
	display: inline-block;
	padding: 2px;
}

ul#paginacion_catalogos_bookingfax {
	width: 600px;
}

ul#paginacion_catalogos_bookingfax li {
	display: inline-block;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	margin: 2px;
}

ul#paginacion_catalogos_bookingfax li a {
	display: inline-block;
	padding: 2px;
}

ul#paginacion_videos_bookingfax {
	width: 600px;
}

ul#paginacion_videos_bookingfax li {
	display: inline-block;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	margin: 2px;
}

ul#paginacion_videos_bookingfax li a {
	display: inline-block;
	padding: 2px;
}

div.titulo_bookingfax {
	text-align: center;
	padding: 10px 0px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
	width: 640px;
	clear: both;
}
/*********************** TERMINA BOOKINGFAX ******************************/

/*********************** EMPIEZA BOOKINGFAX PORTADA ******************************/
ul#bookingfax_ofertas {
	padding: 5px 12px 5px 8px;
}

ul#bookingfax_ofertas_portada li.item_bookingfax_portada {
	/*********************************/
	list-style: none;
	float: left;
	width: 235px;
	height: 270px;
	margin: 5px;
	padding: 5px;
	background: #EEEEEE; /* Old browsers */
	background: -moz-linear-gradient(top, #EEEEEE 0%, #B3B3B5 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EEEEEE),
		color-stop(100%, #B3B3B5) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #EEEEEE 0%, #B3B3B5 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #EEEEEE 0%, #B3B3B5 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #EEEEEE 0%, #B3B3B5 100%);
	/* IE10+ */
	background: linear-gradient(top, #EEEEEE 0%, #B3B3B5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#EEEEEE',
		endColorstr='#B3B3B5', GradientType=0 ); /* IE6-9 */
	-moz-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 3px 3px 3px #FFFFFF;
	-webkit-box-shadow: 3px 3px 3px #FFFFFF;
	-moz-box-shadow: 3px 3px 3px #FFFFFF;
}

ul#bookingfax_ofertas_portada li.item_bookingfax_portada:hover {
	background-color: #ADD8E6;
	background-image: none;
}

ul#bookingfax_ofertas_portada li div.bookingfax_titulo_portada {
	/******************************/
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 5px;
	text-align: center;
	float: left;
	width: 240px;
	color: #7DB9E8;
}

ul#bookingfax_ofertas_portada li div.bookingfax_titulo ul.bookingfax_iconos li
	{
	float: left;
	display: inline-block;
	background-image: none;
	border: none;
	padding: 0px;
	margin: 0px 0px;
}

ul#bookingfax_ofertas_portada li div.bookingfax_imagen_portada {
	height: 200px;
	width: 135px;
	margin-left: 0px;
	cursor: pointer;
	text-align: center;
}

ul#bookingfax_ofertas_portada li div.bookingfax_imagen_portada img {
	height: 185px;
	width: 135px;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
}

ul#bookingfax_videos {
	padding: 5px 12px 5px 8px;
}

ul#bookingfax_videos li {
	list-style: none;
	float: left;
	width: 270px;
	margin: 5px;
	/*margin-left:30px;*/
	padding: 5px;
	background: #B3B3B5; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background:
		url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IzYjNiNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc4JSIgc3RvcC1jb2xvcj0iIzZjNmQ2ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZDJkMmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #EEEEEE 0%, #B3B3B5 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EEEEEE),
		color-stop(100%, #B3B3B5) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #EEEEEE 0%, #B3B3B5 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #EEEEEE 0%, #B3B3B5 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #EEEEEE 0%, #B3B3B5 100%);
	/* IE10+ */
	background: linear-gradient(top, #EEEEEE 0%, #B3B3B5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(  startColorstr='#EEEEEE',
		endColorstr='#B3B3B5', GradientType=0 ); /* IE6-8 */
	-moz-border-radius: 15px;
	border-radius: 15px;
	box-shadow: 3px 3px 3px #FFFFFF;
	-webkit-box-shadow: 3px 3px 3px #FFFFFF;
	-moz-box-shadow: 3px 3px 3px #FFFFFF;
}

ul#bookingfax_videos li:hover {
	background-color: #ADD8E6;
	background-image: none;
}

ul#bookingfax_videos li div.bookingfax_titulo {
	margin-top: 10px;
	float: left;
	width: 275px;
	color: #ffffff;
}

div.titulo_bookingfax {
	text-align: center;
	padding: 10px 0px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	color: #333333;
}

.ver_todos {
	text-align: center;
	float: right;
}

/*********************** TERMINA BOOKINGFAX PORTADA ******************************/

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

/************************** ENLACES, BOTONES, titulos, spans ****************************/
a.leer_mas {
	background-image: url("../img/tema/leermas_a.png");
	background-position: top left;
	background-repeat: no-repeat;
	display: inline-block;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	height: 22px;
	width: 75px;
	padding-top: 3px;
	text-align: center;
}

a:hover.leer_mas {
	background-image: url("../img/tema/leermas_hover.png");
	background-repeat: no-repeat;
	background-position: top left;
	display: inline-block;
}

a:active.leer_mas {
	background-image: url("../img/tema/leermas_active.png");
	background-repeat: no-repeat;
	background-position: top left;
	display: inline-block;
}

a.reservar_ahora {
	background-image: url(../img/tema/btn_bg_reservar.png);
	background-repeat: repeat-x;
	display: inline-block;
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
	height: 45px;
	width: 245px;
	text-align: center;
	line-height: 45px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
}

a:hover.reservar_ahora {
	background-image: url(../img/tema/btn_bg_reservar_hover.png);
	background-repeat: repeat-x;
	display: inline-block;
	color: #555;
	font-size: 16px;
	text-decoration: none;
	height: 45px;
	width: 235px;
}

a:active.reservar_ahora {
	background-repeat: no-repeat;
	background-position: top left;
	display: inline-block;
}

a.linkficha,a:visited.linkficha {
	color: #FFF;
	text-decoration: none;
}

a:hover.linkficha {
	text-decoration: underline;
}

div.barra_titulo_ultima_hora {
	height: 65px;
	padding-top: 5px;
	width: 190px;
}

div.texto_titulo_ultima_hora {	
	color:#F4B7B7;
	float: left;
	font-size: 18px;
	font-weight: 300;
	padding-right: 3px;
	text-align: right;
	width: 137px;
}

div.logo_titulo_ultima_hora {
	float: right;
	width: 50px;
}

div.logo_titulo_ultima_hora img {
	
}

div.titulo_menu {
	
}

div.seccion_titulo {
	height: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	background-color: #333333;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #cccccc;
	vertical-align: middle;
	margin-left: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.button {
	color: #FFF;
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
}

.button:visited{
	color: #FFF;
}

.button:hover {
	background: #333333;
	color: #FFF;
	text-decoration: none;
}

.button:active {
	border-top-color: #fff;
	color: #FFF;
	background: #F2DDB6;
}
*/
/************************************************************************/
/*********** COLABORADORES **********************************************/
.masdatos {
	list-style: none;
	margin-left: 10px;
}

.masdatos li {
	float: left;
}
/************************************************************************/
/*********** PRESTATARIOS **********************************************/
.buscar_prestatarios {
	
}

.flotar_dcha {
	margin-right: 10px;
	float: right;
}

.foto_presta_lst {
	width: 190px;
	height: 140px;
	margin: 0px 8px 0px 8px;
}

.foto_presta_ficha {
	width: 250px;
	margin: 0px 8px 8px 0px;
}

.prestatario_ficha {
	float: left;
	width: 640px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 8px;
	/*
	list-style:none;
	background-image:url('../img/tema/textura_axs_entidades.png');
	background-repeat:repeat;
    border-bottom:2px solid #666666;
    border-right:2px solid #666666;*/
}

.prestatario_ficha img {
	margin-right: 10px;
}

#localizacion_presta ul {
	width: 100%;
	list-style: none;
}

#localizacion_presta ul li {
	float: left;
	line-height: 16px;
}

#localizacion_presta ul li hr {
	border: 1px solid #CECECE;
	width: 98%;
}

.muestra_mymap,.cierramap:hover {
	cursor: pointer;
}
/************************************************************************/
div.footer_area a,div.footer_area a:hover {
	z-index: 2;
}

div.rectangulo_area {
	width: 440px;
	float: left;
}

div.footer_area_inferior {
	width: 1000px;
	float: right;
	font-size: 14px;
	padding-top: 10px;
	background: !transparent; /* Old browsers */
	background-color: trasparent;
	/*padding-bottom:40px;*/
}

div.footer_area_inferior img {
	vertical-align: middle;
	margin-bottom: 5px;
}

div.footer_area_inferior a {
	color: #fff;
	text-decoration: none;
}

div.footer_area_inferior a:hover {
	color: #fff;
	text-decoration: underline;
}

/********************* MENU SUPERIOR CON SUBMENUS (MENU PESTANYAS) ***************************/
/* MENÚ traveltool */
.horizontalcssmenu {
	height: 20px;
	background-image: url("../img/tema/body_bg.png");
	background-repeat: repeat;
	border-bottom: 2px solid #D7A519;
}

.horizontalcssmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 20px;
	background-color: #FFFFFF;
	background-image: url("../img/tema/textura_transparente.png");
	background-repeat: repeat;
}

/*Top level list items*/
.horizontalcssmenu ul li {
	position: relative;
	display: inline;
	float: left;
	top: -148px;
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a {
	height: 15px;
	display: block;
	/* width: 151.5px; Width of top level menu link items*/
	margin-left: 0px;
	padding: 2px 8px;
	border-left: 1px dotted #1B7E93;
	/*border-right-width: 0px;*/
	text-decoration: none;
	background: url(../img/tema/menubg.png) center center repeat-x;
	color: #1B7E93;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}

.horizontalcssmenu ul li a.enlace_menu:hover {
	text-decoration: underline;
}
/*Sub level menu*/
.horizontalcssmenu ul li ul {
	left: 0;
	top: 0;
	border-top: 0px solid #202020;
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: 100;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #ddd;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li {
	display: inline;
	float: none;
}

/* Sub level menu links style */
.horizontalcssmenu ul li ul li a {
	width: 170px; /*width of sub menu levels*/
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
	padding: 2px 5px;
	background: #f5f5f5;
	border: 0px;
	text-align: left;
}

.horizontalcssmenu ul li a.enlace_submenu:hover {
	width: 170px;
}

.horizontalcssmenu ul li a:hover {
	background: url(../img/tema/menubgover.png) center center repeat-x;
}

.horizontalcssmenu ul li ul li a:hover {
	background: #ccc;
}

.horizontalcssmenu .arrowdiv {
	position: absolute;
	height: 10px;
	width: 12px;
	right: 6px;
	top: 10px;
	background: transparent url(../img/tema/menuarrow.png) no-repeat top
		left;
}
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li {
	float: left;
	height: 1%;
}

* html .horizontalcssmenu ul li a {
	height: 1%;
}
/* End */

/************************* FIN MENU SUPERIOR NIVELES *********************/
/*********************** EMPIEZA OFICINAS ******************************/
div.oficina_contenido {
	width: 640px;
	margin: 5px;
	border: 1px solid #3A3C97;
	float: left;
	background-color: #ffffff;
}

div.oficina_contenido img {
	vertical-align: middle;
}

div.oficina_logo {
	float: left;
	margin: 5px;
	margin-right: 10px;
}

div.oficina_logo img {
	width: 145px;
	height: 100px;
}

td.oficina_detalles {
	width: 24%;
	text-align: center;
}
/*********************** TERMINA OFICINAS ******************************/
/******************************************************/

/*----------------------------------------------------------------------------*/
/* Divs para los menús centrales de iconos (por ejemplo el de administración) */
/*----------------------------------------------------------------------------*/
.ficha_iconos {
	border: 1px solid #B6B6B7;
	float: left;
	font-size: 13px;
	height: 80px;
	margin-left: 10px;
	padding: 5px;
	text-align: center;
	width: 40%;
	margin-bottom: 15px;
	background-image: url("../img/tema/body_bg.png");
	background-repeat: repeat;
}

.ficha_iconos:hover {
	border: 1px solid #ADD8E6;
}

.ficha_iconos img.logo {
	margin-top: 10px;
	width: 64px;
	height: 64px;
	text-align: left;
	margin-right: 2px;
	border: 1px solid #ccc;
	float: right;
}

.ficha_iconos img.logo:hover {
	border: 1px solid #ADD8E6;
}

.ficha_iconos a.link_utilidades {
	margin-top: 15px;
	margin-left: 15px;
	float: left;
	color: #666;
	text-decoration: none;
	font-size: 13px;
	width: 68%;
	height: 64px;
}

.ficha_iconos a.link_utilidades:hover {
	
}

.barra_admin {
	float: right;
	margin: 0;
	position: relative;
}

.nombres_16 {
	font-size: 30px;
	font-weight: normal;
	color: #333333;
}

.desc_corta {
	font-size: 17px;
	font-weight: normal;
	color: #333333;
}

/*----------------------------------------------------------*/
/* Banners de la web            */
/*----------------------------------------------------------*/
ul.banners {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	text-align: center;
}

ul.banners li {
	margin: 0px;
	list-style: none;
}

ul.banners img {
	border: 1px solid #667B86;
}
/* Banners flotantes en div */
div.banner {
	display: inline-block;
	*display: inline;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

div.banner img {
	border: 0px solid #667B86;
}

div.banner img:hover {
	border: 0px solid #990000;
}
/* Div lateral para centrar los banners */
div.prebanner {
	padding: 0px;
	text-align: center;
	margin-top: 30px;
	float: left;
}
/*----------------------------------------------------------*/
.sub_pie {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.sub_pie .sub_pie_contenido {
	margin: 0 auto;
	width: 1000px;
}

.sub_pie_contenido a {
	text-decoration: none;
}

.sub_pie_contenido a:visited {
	color: #000;
}

.fuente_defecto {
	font-size: 14px;
}

.titulo_oficina {
	color: #363B96;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.datos_soporte {
	color: #FFF;
}

.borde_soporte {
	border: 1px solid #FC7979;
}