/* Estilo para el documento */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#9DD50D;
	margin-left:auto; 
	margin-right:auto;
	margin-top:0px;
	text-align:center;
	}
.colortexto {
	color:#9DD50D;
}
.colortextosecundario {
	color:#492CB1;
}

/*FIREFOX*/
#nombresucursal {
	color: #FFF;
	z-index:1; 
	width:600px; 
	height:110px; 
	position:absolute; 
}
/* IE6 */
* html #nombresucursal {
	color: #FFF;
	z-index:1; 
	width:600px; 
	position:absolute; 
	top:65px;
	left:10em;
}
/* IE7 */
*:first-child+html #nombresucursal {
	color: #FFF;
	z-index:1; 
	width:600px; 
	height:55px; 
	position:relative; 
	top:-20px;
}

.principalth {
	color:#ffffff;
	font-size:12px;
	height:10px;
	background-color:#492CB1;
}
.principal {
	background:url(img/cabecera.jpg) top center no-repeat;	
	margin-top:160px;
}

#centrado {
	text-align:center;
}

#titulomain {
	color:#FFFFFF;
	font-family:"Lucida Calligraphy";
	font-size:42px;
	position:absolute;
	left:120px;
	top:30px;
	text-align:left;
}
#titulomainagencia {
	color:#FFFFFF;
	font-family:"Lucida Calligraphy";
	font-size:42px;
	position:absolute;
	left:320px;
	top:30px;
	text-align:left;
}
#imagenagencia {
	position:absolute;
/*	left:120px;
	top:30px;*/
	left:98px;
	top:80px;	
	text-align:left;
}
#subtitulomain {
/*	color:#492CB1;*/
	color:#9DD50D;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
/*	float:right;
	margin-right:100px;
	margin-top:140px;*/
	position:absolute;
	top:138px;
}
#pietitulomain {
/*	color:#492CB1; */
	color:#FFF;	
}

#main {
	display:block;
	height:160px;
	background:url("img/abclub.jpg") top center no-repeat;	
/*	background-image:url("img/abclub.jpg")
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;*/
	margin-top:0px;
	text-decoration:none;
	background-color:transparent;
}
#mainsuc {
	display:block;
	height:120px;
	background:url("img/franquicia.jpg") top right no-repeat;	
	margin: auto;
	margin-top:0px;
	text-decoration:none;
	background-color:transparent;
}

#suc {
	width:800px;
	margin:auto;
	display:block;
	height:120px;
}
#suc img{
	float:left;
}
#subtitulosuc {
/*	color:#492CB1;*/
	color:#9DD50D;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
/*	float:right;
	margin-right:100px;
	margin-top:140px;*/
	position:absolute;
	top:138px;
}

img{ border: 0px; }

#indice {
	margin:0px;
	padding:10px 0px 5px 5px;
	float:left;
	width:127px;
	height:700px;
	color:#333333;
	text-align:left;
	font-size:10px;
}
#indice a{
	color:#492CB1;
	text-decoration:none;
}
#indice a:hover {
	color:#9DD50D;
	background-color:#492CB1;
}

#scroll {
	width:660px;
	height:700px;
	overflow:auto;
	color:#000000;
	font-size:12px;
	margin: 0px;
	padding: 10px 10px 5px 0px; /* T R B L */
	text-align:justify;
}
/* TOOLBAR HORIZONTAL */
#toolbar {
font:normal 12px 'Trebuchet MS','Arial';
margin:auto;
margin-left:auto;
margin-right:auto;
padding:0px;
text-align:center;
}
#toolbar span.textomenu {
	font:bold 12px 'Trebuchet MS','Arial';
	color:#492CB1;
	margin-top:5px;
	float:right;
}

#toolbar ul {
background-image:url(img/back.gif);
background-repeat:repeat-x;
float:right;
line-height:28px;
list-style:none;
margin:auto;
margin-left:auto;
margin-right:auto;
padding:0px 11px 0px 10px;
width:778px;
}

#toolbar li {
display:inline;
padding:0;
}

#toolbar li.vertical {
display:block;
padding:0;
}


#toolbar a {
display:block;
color:#492CB1; /* need because it will use default link color */
float:left;
padding:0 3px 0 3px; /* left 3 px because of left.png image */ 
text-decoration:none;
}

#toolbar a span {
display:block;
float:none;
padding:0 10px 0 7px;
}

#toolbar a span img {
border:none;
margin:8px 4px 0 0;
}

/* show picture when mouse over link */
#toolbar a:hover{
background: url(img/left.png) no-repeat left center;
}

#toolbar a:hover span {
background:url(img/right.png) no-repeat right center;
}

#toolbar a.right {
float:right; /* for help button - just add class "right" ->  <a class="right"... */
}
/* FIN TOOLBAR HORIZONTAL */
	
	
/* TOOLBAR VERTICAL */
#menuv {
	float:left;
	margin-top:0px;
	border: 1px solid #ACCFE8;
	border-width: 1px 1px 0 1px;
	width: 190px;
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;

}


#menuv ul {
	margin: 0px;
	padding: 0px;
	line-height:28px;
	list-style:none;
}

#menuv li {
	background-image:url(img/back.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #ACCFE8;
}

#menuv a {
	text-decoration: none;
	color:#492CB1;
	display: block;
	padding: 0px 3px 0px 3px;
	width: 160px;

}

#menuv a span {
display:block;
float:none;
padding:0 10px 0 7px;
}

#menuv a span img {
border:none;
margin:8px 4px 0 0;
}

#menuv a:hover {
	background:url(img/left.png) no-repeat left center;
}
#menuv a:hover span {
	background:url(img/right.png) no-repeat left center;
}

#menuv a.nomenu:hover {
	background:none;
}
#submenucontacto #menuv {
	display:inline;
	margin-top:0px;
	border: 1px solid #ACCFE8;
	border-width: 1px 1px 0 1px;
	width: 190px;
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute;
	left:160px;
}
#submenucontacto #nomenuv {
	display:inline;
	margin-top:0px;
	width: 0px;
	font: 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute;
	left:160px;
}

/* FIN TOOLBAR VERTICAL */
#pantalladatos table
{
	background: #F0FDCE;
	border: 0;
	color: #666;
	font: normal 80%/150% "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
}

/* Estilo para tablas con introducción de datos */
#tabledatos table
{
	background: #fff;
	border: 0;
	color: #666;
	font: normal 80%/150% "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
}

#tabledatos caption
{
	background-color: #4779B6;
	-moz-border-radius: 8px;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 4px;
	padding: 1em;
	text-align: center;
}

#tabledatos .derecha
{
	text-align:right;
}
#tabledatos th, th {
	padding: .2em .5em;
}
#tabledatos th
{
	background-color: #83B00B;
	border-left: 2px solid #9DD50D;
	-moz-border-radius: 8px;
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}
#tabledatos tbody td a
{
	border-bottom: 1px dotted #666;
	color: #666;
	text-decoration: none;
}
#tabledatos tbody td a:after
{
	content:"\00A0\00BB";
}
#tabledatos tbody th a
{
	border-bottom: 1px dotted #fff;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}
#tabledatos tbody th a:hover
{
	border-bottom: 1px dotted #333;
	color: #333;
}
#tabledatos tbody th a:visited:after
{
	content:"\00A0\221A";
}
#tabledatos tbody th a:visited
{
	border-bottom: 0 none;
}
#tabledatos tbody th, tbody td
{
	text-align: left;
	vertical-align: middle;
}
#tabledatos tfoot td, tfoot th
{
	background: #4779B6;
	-moz-border-radius: 8px;
	color: #fff;
}
#tabledatos tbody tr.odd {
/*	background-color: #FBFDF6; */
	background-color: #F0FDCE;
}

#tabledatos tbody tr:hover td
{
	color: #333;
	background: #fafafa;
}
#tabledatos tbody tr:hover td a
{
	border-bottom: 1px dotted #333;
	color: #333;
}
#tabledatos tbody tr:hover td a:hover
{
	border-bottom: 1px dotted #000;
	color: #000;
}
#tabledatos tbody tr:hover th
{
	color: #333;
	background: #C5CCDC;
}


/* Para NOTICIAS */
#noticia span {
	display:block;
	margin-top:10px;
	font:normal 12px 'Trebuchet MS','Arial';
	text-align:left;
}
#noticia a {
	text-decoration:none;
}

#noticia table {
	float:right;
/*	width:150px;*/
	height:200px;
} 
#noticia tr.odd {
/*	background-color: #D2DBE3; */
	background-color: #EAE6F9;
}

#noticia td span {
	display:block;
	font:normal 12px 'Trebuchet MS','Arial';
}
#noticia .titulo {	
/*	color:#5A7998;*/
/*	color:#4242FF;*/
	color:#9DD50D;
	font-weight:bold;
} 
#noticia .fecha {
	color:#999999;
} 
#noticia .texto {
	font-weight:bold;
	color:#666666;
	text-align:justify;
	margin-right:10px;
} 
#noticia .info  {
	font-weight:bold;
	color:#9DD50D; 	
	text-align:right;
} 

#noticia img {
	border: 1px solid #9DD50D;
	padding:1px;
}

/* Para RINCON AGENTE VIAJERO */
#rincon {
	margin-top:5px;
}
#rincon span {
	display:block;
	margin-top:5px;
	font:normal 12px 'Trebuchet MS','Arial';
	text-align:left;
}
#rincon .centrado {	
	text-align:center;
} 

#rincon a {
	text-decoration:none;
}

#rincon table {
/*1811	float:right;*/
/*	width:150px;*/
	height:300px;
} 
#rincon tr.odd {
/*	background-color: #D2DBE3; */
	background-color: #EAE6F9;
}

#rincon td span {
	display:block;
	font:normal 12px 'Trebuchet MS','Arial';
}
#rincon .titulo {	
/*	color:#4242FF; */
	color:#492CB1;
	font-weight:bold;
} 
#rincon .fecha {
	color:#999999;
} 
#rincon .texto {
	font-weight:normal;
	font-size:9px;
	color:#000000;
} 
#rincon .info  {
	font-weight:bold;
/*	color:#5A7998; 	*/
	color:#492CB1; 	
	text-align:right;
} 

#rincon img {
	border: 1px solid #492CB1; 
	padding:1px;
	margin-right:3px;
}

#ifZonaPrivada {
	margin-top:3px;
}

/* NOTICIAS DESTACADAS */
#noticiadestacada {
	overflow:auto;
	width:100%;
	height:270px;
}
#noticiadestacada.ctitular {
	height:290px;
}
#noticiadestacada table {
	width:96.5%;
}

#noticiadestacada th.titular {
/*	background:#abc; */
	background:url(img/destacada.jpg) no-repeat;
	height:55px;
}
#noticiadestacada th {
/*	background:#abc; */
	background:url(img/titulares.jpg) no-repeat;
	height:30px;
}
#noticiadestacada hr {
	width:98.7%;
	height:5px;
	background-color:#492CB1;	
}
#noticiadestacada th a {
	display:block; 
	font-size:10px; 
	/*font-family:georgia, "times new roman", serif; */
	color:#000000; 
	text-decoration:none; 
/*	border-left:5px solid #fff; */
	padding-left:1em;
}
#noticiadestacada th a:hover {
/*	border-left:5px solid #000; */
	color:#fff;
}
#noticiadestacada th a.titulares {
	display:block; 
	font-size:11px; 
	/*font-family:georgia, "times new roman", serif; */
	color:#fff; 
	text-decoration:none; 
/*	border-left:5px solid #fff; */
	padding-left:1em;
}
#noticiadestacada th a.titulares:hover {
/*	border-left:5px solid #000; */
	color:#000;
}

#noticiadestacada td span {
	display:block;
	font:normal 10px 'Trebuchet MS','Arial';
	font-weight:bold;
	color:#666666;
}
#noticiadestacada td span.titulares {
	display:block;
	font:normal 11px 'Trebuchet MS','Arial';
	font-weight:bold;
	color:#666666;
}
/* -------------------------------------------- */
#buscaoferta {
height:10px;
background-color:#CC9900;
}
#buscaoferta table{
height:10px;
width:10px;
background-color:#C44547;
}

/* TABLA ACCEOS PRIVADAS */
#accesopriv {
	float:left;
	width:192px;
}

#accesopriv table {
	background:#F0FDCE;
	border:3;
	height:187px;	
}
html>body #accesopriv table {
	background:#F0FDCE;
	border:3;
	height:179px;	
}

#accesopriv th {
/*	background:#abc; */
/*	background:#CCCCFF;*/
	font-size:10px;
	color:#000000;
}

#accesopriv a {
	color:#000; 
	text-decoration:none; 
	border-left:5px solid #fff; 
	padding-left:1em;
}
#accesopriv a:hover {
	border-left:5px solid #000; 
	color:#fff;
}

/* -------------------------------------------- */
/* Para NOTICIAS publicas*/
#noticiapublica {
	margin-top:4px;	
	float:left;
	width:100%;

}
#noticiapublica span {
	display:block;
	margin-top:0px;
	font:normal 12px 'Trebuchet MS','Arial';
	text-align:left;
}
#noticiapublica a {
	text-decoration:none;
}

#noticiapublica table {
/*	float:right;*/
	height:3px;
} 
#noticiapublica tr.odd {
/*	background-color: #E1F2C6; */
	background-color: #EAE6F9;
}

#noticiapublica tr.oddfran {
/*	background-color: #E1F2C6; */
	background-color: #dee;
}

#noticiapublica td span {
	display:block;
	font:normal 12px 'Trebuchet MS','Arial';
}
#noticiapublica .titulo {	
	color:#492CB1;
	font-weight:bold;
} 

#noticiapublica .titulofran {	
	color:#492CB1;
	font-weight:bold;
	text-align:left;
} 

#noticiapublica .fecha {
	color:#999999;
} 
#noticiapublica .fechafran {
	color:#999999;
		text-align:left;
} 

#noticiapublica .texto {
	font-weight:bold;
	color:#666666;
} 
#noticiapublica .info  {
	font-weight:bold;
/*	color:#7BE813; 	*/
	color:#492CB1; 	
	text-align:right;
} 

#noticiapublica img {
	border: 1px solid #492CB1;
	padding:1px;
}
 /* --------------------------- */
 
input[type=text], input[type=checkbox], input[type=radio], input[type=textarea],input=[type=textbt], [type=password], [type=select]{
	border: 1px solid #9C9C9C;
	background-color: #F9F9F9;
	color: #492CB1;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;	padding: 1px 2px;
}
.text, .checkbox, .radio, .select{ /* Appending IE */
border: 1px solid #9C9C9C;
background-color: #F9F9F9;
color: #492CB1;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
padding: 1px 2px;
}

.boton {
	
	background: url('img/entrar.gif') no-repeat;
	/*background: url('img/btn_buscar.png') no-repeat;*/
	width: 20px;
	height: 18px;
	overflow: hidden;
	padding: 0;
	border: none;
	margin: 10px 10px; 
	text-indent: 204px;
	cursor: pointer;
	float: right;
	white-space: nowrap;
	line-height: 20px;
}

#textparatg{ /* Appending IE */
border: 0px solid #9C9C9C;
background-color: #FFFFFF;
color: #333333;
font: bolder 10px Verdana, Arial, Helvetica, sans-serif; 
padding: 1px 2px;
margin-top:1px;
}

#textparatg table {
	/*width:458px;*/
	width:800px;
	align:center; 
	cellpadding:0;
	cellspacing:0; 
	border:0;
}

#textparatg th , tr.par{
/*background-color: #F0FDCE;*/
background-color: #dee;
}
#textparatg th.titulotg{
	font-size:110%;	
	font-weight:bold;
	background-color:#dee;
	height:30px;
}
titulotg a {
cursor:pointer;
}
.textparadg{ /* Appending IE */
border: 0px solid #9C9C9C;
color: #e9eff2;
font: bolder 12px Verdana, Arial, Helvetica, sans-serif; 
padding: 1px 2px;
}

.dgAddDiv{
	position:absolute; 
	top: 0px;
	left: 0px;
	background-color: #999999; 
	opacity: .98; 
	-moz-opacity:0.98; 
	color:#FFFFFF;
}

/* Estilo para la cabecera de nivel 2 */
h2 {font-family:Verdana,sans-serif; font-size:14pt;color:red}

h3 {
	margin-top:5px;
	text-align:center;
	padding-top:8px;
	vertical-align:middle;
	font-size:12px;
	color:#FFFFFF;
/*	background-color:#3E5368; */
	background-color:#492CB1; 
	position:center;
	height:22px;

}

h4 {
	margin-top:0px;
	text-align:center;
	padding-top:6px;
	padding-bottom:5px;	
	vertical-align:middle;
	font-size:12px;
	color:#FFFFFF;
/*	background-color:#3E5368; */
	background-color:#492CB1; 
	position:center;
	height:22px;

}
/* Para buqueda ofertas */
#busquedaoferta {
color:#666666;
font-size:10px;
text-align:left;
}
.textoderecha {
text-align:right;
color:#FF3366;
}
#busquedaoferta span{
color:#FF5555;
text-align:center;
} 

#busquedaoferta select{
margin-bottom:1em;
}

#busquedaoferta img{
margin-bottom:-0.3em;
text-align:right;
}	


/* Para OFERTAS */
#oferta span {
	display:block;
	margin-top:0px;
	font:normal 12px 'Trebuchet MS','Arial';
	text-align:right;

}
#oferta a {
	text-decoration:none;
}

#oferta table {
	text-align:left;
	height:432px;
	/*width:450px;*/
	width:430px;

} 

#oferta tr.odd {
/*	background-color: #E1F2C6; */
	background-color: #9999FF;
}

#oferta td {
	font:normal 12px Arial, Helvetica, sans-serif;

/*border-bottom-color:#FF3300;*/
	
}

#oferta span {
	font:normal 12px Arial, Helvetica, sans-serif;

}

#oferta .titulo {	
	color:#9DD50D;
	font-weight:bold;
	text-align:left;
} 

#oferta .titulobusqueda {	
	float:right;
	color:#9DD50D;
	font-weight:bold;
	text-align:left;
	margin-right:5px;
	
} 

#oferta .descripcion {	
	color:#333333;
	text-align:left;
} 

#oferta .cajadescripcion {
	border:none;
	background-color:#F0FDCE;
	width:310px;
	color:#333333;
	text-align:left;
}

#oferta .cajatitulo {
	border:none;
	background-color:#F0FDCE;
	width:310px;
	color:#9DD50D;
	font-weight:bold;
	text-align:left;
	margin-top:0.0em;

}

#oferta .imagentd{
	width:80px; 
	height:60px;
	}
#oferta .icono{
	width:17px; 
	height:17px;
	}

#oferta .fecha {
	color:#999999;
} 
#oferta .precio {
	color:#999999;
	font:normal 10px 'Trebuchet MS','Arial';
	text-align:left;
} 

#oferta .texto {
	font-weight:bold;
	color:#666666;
} 
#oferta .info  {
	font-weight:bold;
/*	color:#7BE813; 	*/
	color:#492CB1; 	
	text-align:right;
} 

#oferta img {
	display:inline;
	border: 0px solid #492CB1;
	padding:0px;
	width:80px;
	height:60px;

}

/* para Oferta Delegacion */
#ofertasucur span {
	display:block;
	margin-top:0px;
	font:normal 12px 'Trebuchet MS','Arial';
	text-align:center;
}
a {
text-decoration:none;
}

#ofertasucur table.suc {
	text-align:left;
	width:800px;
	background-color:#fff;
	table-layout:fixed;
	border-bottom-width:0px;
	border-right-width:3px;
	border-top-width:0px;
	border-left-width:0px;
	border-color:#CCCCCC;

} 


#ofertasucur table.suc td{
	border-width:0px;
/*	background-color:#fff;*/
	width:25%;
	vertical-align:top;
/*	padding-top:40px;*/
/*	background-color:#CCCC00;*/
} 

#ofertasucur table.suc td.bordefino{
	border-color:#888;
	border-bottom-width:1px;
	border-right-width:1px;
	border-top-width:0px;
/*	background-color:#fff;*/
	vertical-align:top;
	width:25%;
} 


#ofertasucur img.suc {
	width:160px;
	height:120px;
	margin-top:1em;
}

#ofertasucur .titulosuc {	
	color:#3B5998;
	font-weight:bold;
	text-align:center;
} 

#ofertasucur .preciosuc {
	color:#999999;
	font:normal 10px 'Trebuchet MS','Arial';
	text-align:center;
} 
			  
#ofertasucur .descripcionsuc{
	color:#000;
	text-align:left;
}	
#ofertasucur .fechasuc {
	color:#999999; 
}

#ofertasucur .texareatitulo{
overflow:hidden;
border:none;
background-color:#FFF;
height:50px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
width:150px;
cursor:pointer;
color:#3B5998;
font-weight:bold;
text-align:center;
font-size:12px;

}	

#ofertasucur .texarea{
overflow:hidden;
border:none;
background-color:#FFF;
height:46px;
text-align:center;
font:normal 10px 'Trebuchet MS','Arial';
width:160px;
cursor:pointer;
}	

/* fin oferta delegacion */

/* ofertas por destino */

#ofertarecom .titulorecom{
	color:#888;
	cursor:pointer;
	font-size:10px;
	text-decoration:underline;
}

#ofertarecom .preciorecom{
	color:#000;

	font-size:10px;
	text-align:right;
}

#ofertarecom .puntos{
	color:#000;
	font-size:10px;
	margin-bottom::-0.5em;
}


#ofertarecom .titulotabla{
	color:#fff;
	font-size:10px;
	margin-bottom::-0.5em;
	background-color:#3B5998;
}

#ofertarecom .puntostabla{
	font-weight: bold;
	text-align: left;
	padding: 2px;
	border-bottom: 1px dotted gray;
	background: transparent url('img/punto.gif') repeat-x bottom left;
	_background:url(img/punto.gif)
	_border-bottom: none;
	background-color:#CC3366;
}

/* ofertas por destino */

.fondodestacado {
/*	background-color:#E4F3CB; */
	background-color:#F0FDCE;

}

fondosucursal {
/*	background-color:#E4F3CB; */
	background-color:#FFF;

}
.fondotitular {
/*	background-color:#E4F3CB; */
	background-color:#EAE6F9;
}

/* CAJA REDONDEADA AZUL */
#box {
	margin:auto;
	margin-top:0px;
/*	width:300px; */
	width:100%;
}
#box h2 {
	color:#FFFFFF;
	margin:0px;
	padding:5px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}
#box h3 {
	color:#FFFFFF;
	background:transparent;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	font-weight:bold;
}
#box h4 {
	color:#888;
	background:#FFFFFF;
	margin:0px;
	padding-top:2px;
	padding-bottom:0px;	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	font-weight:bold;
}

.boxi{ 
	background: transparent url(img/sia.gif) no-repeat top left;
	width:100%;
	height:30px;
}
.boxd{ 
	background: transparent url(img/sda.gif) no-repeat top right;
	width:100%;
	height:30px;
}
.boxc{ 
	background: transparent url(img/cea.gif) repeat top center;
	margin-left:34px;
	margin-right:0px;	
/*	width:124px; */ /* 300 (box) - 34*2 */
	width: 64.4%;
	height:30px;
}
#rincon .boxc {
	width: 50%;
}
#titulo1 .boxc {
	width: 70%;
}
#titulo2 .boxc {
	width: 85%;
}
#titulo3 .boxc {
	width: 58%;
}
#agencias .boxc {
	margin-right:31px;	
	width: 89%;
}
html>body #agencias .boxc {
	width: 89%;
}
#nada table {
	width:160px;
	height:478px;
}
html>body #nada table {
	width:160px;
	height:485px;
}

.boxcuerpoborde {
/*	width:190px; */ /* Es igual a 300 (box) - 2padding*10 - 1px border left - 1px border right */
	width:98.80%;
	border-left: 1px solid #492CB1;
	border-right: 1px solid #492CB1;	
	border-bottom: 1px solid #492CB1;
	padding: 0px;
	padding-top:5px;
}

/* CAJA CUADRADA AZUL */
#cbox {
	margin:auto;
	margin-top:0px;
/*	width:192px; */
	width:100%;
}
#cbox h2 {
	color:#FFFFFF;
	margin:0px;
	padding-top:18px;
	padding-bottom:0px;	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
}
#cbox h3 {
	color:#FFFFFF;
	background:transparent;
	margin:0px;
	padding-top:2px;
	padding-bottom:0px;	
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	font-weight:bold;
}

.cboxi{ 
	background: transparent url(img/rinconizq.jpg) no-repeat top left;
	width:100%;
	height:50px;
}
.cboxiv{ 
	background: transparent url(img/izqeventos.jpg) no-repeat top left;
	width:100%;
	height:50px;
}

.cboxd{ 
	background: transparent url(img/rincondcho.jpg) no-repeat top right;
	width:100%;
	height:50px;
}
.cboxdv{ 
	background: transparent url(img/dchaeventos.jpg) no-repeat top right;
	width:100%;
	height:50px;
}

.cboxc{ 
	background: transparent url(img/rinconcentro.jpg) repeat top center;
	margin-left:3px;
	margin-right:0px;	
/*	width:124px; */ /* 300 (box) - 34*2 */
	width: 90.4%;
	height:50px;
}
.cboxcv{ 
	background: transparent url(img/centroeventos.jpg) repeat top center;
	margin-left:3px;
	margin-right:0px;	
/*	width:124px; */ /* 300 (box) - 34*2 */
	width: 90.4%;
	height:50px;
}

#rincon .cboxc {
	width: 94%;
}
#titulo1 .cboxc {
	width: 70%;
}
#titulo2 .cboxc {
	width: 85%;
}
.cboxcuerpoborde {
/*	width:190px; */ /* Es igual a 300 (box) - 2padding*10 - 1px border left - 1px border right */
	width:98.80%;
	border-left: 1px solid #492CB1;
	border-right: 1px solid #492CB1;	
	border-bottom: 1px solid #492CB1;
	padding: 0px;
	padding-top:5px;
}
/* FIN CAJA REDONDEADA AZUL */
#insertar {
	display:inline;
	position:absolute; 	
	top:160px;
}
#insertarmain {
	display:inline;
	position:relative; 		
	top: 160px;
}
html>body #insertar {
	display:block;
	position:relative; 		
	top: 0px;
}
html>body #insertarmain {
	display:block;
	position:relative; 	
	top: 0px;
}

#paramapa {
	display:inline;
	float:left;	
}
.pie, .pie a {	
	display:inline;
	color:#492CB1;
	font-size:9px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
} 

.subpie {
	float:right;
	padding-top:10px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px	
}
.subpie a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px	
	text-decoration:underline;
	color:#666666;
}

.subpie a:hover {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px	
}

#form_container
{
	background:#fff;
	
	margin:0 auto;
	text-align:left;
	width:640px;
}
#registrosencontrados
{
color:#888; 
text-align:right;
font-size:10px;
background-color:#F0FDCE;
}

#registrosencontrados a, a:hover {
text-decoration:none;
color:#000000;
}
#registrosencontrados b {
color:#888;
/*	text-decoration:underline;*/
}
#paramntoagencia
{
color:#888;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}

#paradatos
{
height:655px;
background:#dee;
overflow:auto;
}

form#two {background:#dee; width:800px; padding:10px; border:0px solid #000; margin:0 auto; height:825px;color:#888;}
form#two fieldset { position:relative; width:770px; display:block; border:1px solid #fff; padding:5px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em;}

form#two fieldset.mediotamano { width:495px; height:200px; display:inline; border:1px solid #fff; padding:5px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em;}
form#two fieldset.mediotamanolado {  position:relative;top:0px; left:0px;width:100px; height:200px; display:inline; border:1px solid #fff; padding:5px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em;}

form#two fieldset.terciotamano { width:250px; height:350px; display:inline; border:1px solid #fff; padding:5px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em;}
form#two fieldset.terciotamanomedio {width:271px; height:350px; display:inline; border:1px solid #fff; padding:5px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em;}
form#two fieldset.terciotamanomediolado { position:relative;top:0px; left:0px;width:211px; height:200px; display:inline; border:1px solid #fff; padding:5px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em;}

form#two fieldset.terciotamanonta { width:10px; height:120px; display:inline; border:1px solid #fff; padding:5px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em;}
form#two fieldset.terciotamanomedionta {width:10px; height:120px; display:inline; border:1px solid #fff; padding:5px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em;}
form#two fieldset.terciotamanomedioladonta { position:relative;top:0px; left:0px;width:10px; height:120px; display:inline; border:1px solid #fff; padding:5px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em;}

form#two fieldset.terciotamanomedioladofoto{  position:relative;top:0px; left:0px;width:211px; height:350px; display:inline; border:1px solid #fff; padding:5px; font-family:verdana, sans-serif; margin-bottom:0.5em; line-height:1.5em;}


form#two fieldset#opt {background:#dee;}
form#two legend { /*background:#FF33CC;*/ text-align:center; font-size:1.1em; color:#CC99CC; font-weight:bold; border:0px solid #fff; /*margin-bottom:5px; */padding:3px; width:25px; /*margin-left:200px; background:#fff url('../borrar/form.gif') repeat-x center left;*/}
form#two label.fechaparalabel {clear:left; display:block; float:left; width:160px; text-align:left; padding-left:5px;padding-right:10px; color:#888; margin-bottom:-0.30em; font-size:14px;}
form#two label.imagenparalabel {clear:left; display:block; float:left; width:260px; text-align:left; padding-left:5px;padding-right:10px; color:#888; margin-bottom:-0.30em; font-size:14px;}
form#two label.marcaparalabel{clear:left; display:block; float:left; width:160px; text-align:left; padding-left:5px;padding-right:10px; color:#888; margin-bottom:-0.30em; font-size:14px;}
form#two label.labeloferta{clear:left; display:block; float:left; width:170px; text-align:left; padding-left:5px;padding-right:10px; color:#888; margin-bottom:-0.30em; font-size:10px;}
form#two label.labelofertapincha{clear:left; display:block; float:left; width:170px; text-align:left; padding-left:5px;padding-right:10px; color:#888; margin-bottom:-0.30em; font-size:8px;}
form#two label.labelselect{clear:left; display:block; float:left; width:100px; text-align:left; padding-left:5px;padding-right:10px; color:#888; margin-bottom:-0.30em; font-size:10px;}
form#two label.labelselect11{font-size:15px;}
form#two label {clear:left; display:block; float:left; width:10px; text-align:left; padding-left:5px;padding-right:10px; color:#888; margin-bottom:-0.30em; font-size:14px;}
form#two input.titulo {border:1px solid #fff; background:#fff url('../borrar/form.gif') repeat-x top left; padding-left:0.5em; margin-bottom:0.2em; height:20px; width:700px;}
form#two input.enlace {border:1px solid #fff; background:#fff url('../borrar/form.gif') repeat-x top left; padding-left:0.5em; margin-bottom:0.2em; height:20px; width:300px;}
form#two input.marca { border:1px solid #fff; padding-left:0.5em; margin-bottom:0.2em; margin-left:0px; height:20px; width:20px;}
form#two input.infecha {border:1px solid #fff; background:#fff url('../borrar/form.gif') repeat-x top left; padding-left:0.5em; margin-bottom:0.2em; height:14px; width:90px;}
form#two input.inenlace {border:1px solid #fff; background:#fff url('../borrar/form.gif') repeat-x top left; padding-left:0.5em; margin-bottom:0.2em; height:20px; width:315px; font-size:10px;}
form#two input.razonsocial {border:1px solid #fff; background:#fff url('../borrar/form.gif') repeat-x top left; padding-left:0.5em; margin-bottom:0.2em; height:20px; width:600px; }
form#two input.telefono {border:1px solid #fff; background:#fff url('../borrar/form.gif') repeat-x top left; padding-left:0.5em; margin-bottom:0.2em; height:20px; width:200px; }
form#two input {border:1px solid #fff; background:#fff url('../borrar/form.gif') repeat-x top left;
padding-left:0.5em; margin-bottom:0.2em; height:20px; width:200px;}
/*form#two select {margin-left:0.5em;}*/
form#two img {margin-left:5.5em; height:60px; width:80px; margin-top:0.5em;}
form#two textarea {width:760px; height:15em; border:1px solid #fff; padding:0.5em; overflow:auto; background:#fff url('../borrar/form.gif') repeat-x bottom left; }
form#two option {background:#788; color:#fff;}
form#two optgroup {background:#abb; color:#000; font-family:georgia, serif;}
form#two optgroup option {background:#9aa; color:#fff;}
form#two #button1, form#two #button2 {color:#c00; padding-right:0.5em; cursor:pointer; width:205px; margin-left:8px;}
form#two #button1:hover, form#two #button2:hover {background-position:center left; color:#000;}

#espaciocross {
	width:170px;
	display:block;
	float:left;
}

.fondofranquicia {
	color:#000;
	background-color:#FFFFF1;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;	padding: 1px 2px;
}

.fondofranquiciaizq {
	background-color:#FFFFF1;
	text-align:left;

}

#ofertafranquicia span {
	display:block;
	margin-top:0px;
	font:normal 12px 'Trebuchet MS','Arial';
	text-align:right;

}

#ofertafranquicia  table {
	text-align:left;
	height:500px;
	width:800px;
	table-layout:fixed;
	
/*style='table-layout:fixed'*/
} 

#ofertafranquicia  img {
	width:100px; 
	height:80px;
	cursor:pointer;
} 

#ofertafranquicia .titulofran {	
	color:#0033FF;
	font-weight:bold;
	text-align:left;
	cursor:pointer;
} 

#ofertafranquicia .preciofran {	
	color:#999999;
	font:normal 10px 'Trebuchet MS','Arial';
	text-align:left;
	cursor:pointer;
} 

#ofertafranquicia .descripcionfran{	
	color:#333333;
	font:normal 10px 'Trebuchet MS','Arial';
	text-align:left;
	cursor:pointer;
} 

#registrosencontradosfranquicia
{
color:#888; 
text-align:right;
font-size:10px;
background-color:#fffff1;
}

#registrosencontradosfranquicia a, a:hover {
text-decoration:none;
color:#000000;
}

#registrosencontradosfranquicia b {
color:#888;
}
/* TOOLBAR HORIZONTAL */
#toolbarfranquicia {
font:normal 12px 'Trebuchet MS','Arial';
padding:0px;
margin:auto;
align:center;

}

#toolbarfranquicia span.textomenu {
	font:bold 12px 'Trebuchet MS','Arial';
	color:#492CB1;
	margin-top:5px;
	float:right;
}

#toolbarfranquicia ul {
background-image:url(img/backfranquicia.gif);
background-repeat:repeat-x;
float:right;
line-height:28px;
list-style:none;
margin:auto;
margin-left:auto;
margin-right:auto;
padding:0px 11px 0px 10px;
width:778px;
}

#toolbarfranquicia li {
display:inline;
padding:0;
}
	
#toolbarfranquicia li.vertical {
display:block;
padding:0;
}


#toolbarfranquicia a {
display:block;
color:#fff; /* need because it will use default link color */
float:left;
padding:0 3px 0 3px; /* left 3 px because of left.png image */ 
text-decoration:none;
}

#toolbarfranquicia a span {
display:block;
float:none;
padding:0 10px 0 7px;
}

#toolbarfranquicia a span img {
border:none;
margin:8px 4px 0 0;
}

/* show picture when mouse over link */
#toolbarfranquicia a:hover{
background: url(img/leftfranquicia.png) no-repeat left center;
color:#3B5998;
}

#toolbarfranquicia a:hover span {
background:url(img/rightfranquicia.png) no-repeat right center;
}

#toolbarfranquicia a.right {
float:right; 
}

#busquedaagencia {
color : #000;
text-align:left;
}

#busquedaagencia .titulo {	
	color:#000;
	font-weight:bold;
	text-align:left;
} 

#busquedaagencia .descripcion {	
	color:#888;
	text-align:left;
	font-size: 10px;
} 

#busquedaagencia img{	
	height:100px;
	width:154px;
} 

#busquedaagencia span {
	display:block;
	margin-top:0px;
	font:normal 12px 'Trebuchet MS','Arial';
	text-align:right;
}
#busquedaagencia a{	
	color:#000;
	text-decoration:none;
} 


/* FIN TOOLBAR HORIZONTAL */

#titulobusquedasucursal{
font-size:15px;
color:#fff;
text-align:right;
background-color:#3B5998;
text-align:center;
height:18px;
margin-bottom:0px;
}

/* Para buqueda ofertas */
#busquedaofertasuc {
color:#666666;
font-size:10px;
text-align:center;
background-color:#dee;
height:255px;
/*margin-left:15px;*/
}

.textoderechasuc {
text-align:right;
/*color:#FF3366;*/
}

#busquedaofertasuc  span{
text-align:left;
color:#666666;
margin-right:100px;
font-size:10px;
margin-left:25px;
} 

#busquedaofertasuc select{
margin-bottom:1em;
}

#busquedaofertasuc img{
margin-bottom:-0.3em;
text-align:right;
}	


#muestrafranquicia img{
	width:160px;
	height:130px;
	margin-top:1em;
	margin-left:1em;
}

#muestrafranquicia .titulo {	
	color:#3B5998;
	font-weight:bold;
	text-align:left;
	font-size:20px;
	margin-top:2em;
} 

#muestrafranquicia .direccion{	
	color:#888;
	font-weight:bold;
	text-align:left;
	font-size:10px;
	margin-top:2em;

} 

#muestrafranquicia span{	
	color:#125;
	font-weight:bold;
	text-align:left;
} 

#volverfranquicia {
font-size:10px;
color:#000;
font-weight:bold;
text-align:right;
}

/* PARA LOS MENUS DE PESTAÑAS (OFERTAS BOOKING FAX) */
#menutab {
        font-size: 93%; 
		background: url(img/menutabbg.gif) #dae0d2 repeat-x 50% bottom; 
		float: left; 
		width: 100%; 
		line-height: normal
}
#menutab ul {
        padding-right: 10px; 
		padding-left: 10px; 
		padding-bottom: 0px; 
		margin: 0px; 
		padding-top: 10px; 
		list-style-type: none
}
#menutab li {
        padding-right: 0px; 
		padding-left: 9px; 
		background: url(img/menutableft.gif) no-repeat left top; 
		float: left; 
		padding-bottom: 0px; 
		margin: 0px; 
		padding-top: 0px
}
#menutab a {
        padding-right: 15px; 
		display: block; 
		padding-left: 6px; 
		font-weight: bold; 
		background: url(img/menutabright.gif) no-repeat right top; 
		float: left; 
		padding-bottom: 4px; 
		color: #765; 
		padding-top: 5px; 
		text-decoration: none
}
#menutab a {
        float: none
}
#menutab a:hover {
        color: #333
}
#menutab #current {
        background-image: url(img/menutableft_on.gif)
}
#menutab #current a {
        background-image: url(img/menutabright_on.gif); 
		padding-bottom: 5px; 
		color: #333
}
/* FIN PARA LOS MENUS DE PESTAÑAS (OFERTAS BOOKING FAX) */

#pontituloletras {
	margin-bottom:15px;
	text-align:center;
}
		#pontituloletras a {
			color:#0000FF;
			padding:2px 4px;
			text-decoration:none;
			border:0px none;
			background-color:transparent;
		}
		#pontituloletras a:hover {
			background-color:#FBB000;
			color:#ffffff;
		}

    .par {
      background-color:#fff666;
    }
    .impar {
      background-color:#FFFFFF;
    }
#ficha_proveedor_logo {
	text-align:right;
	width:150px;
	padding-right:20px;
	border-right:1px solid #adadad;
}
		#ficha_proveedor_logo ul {
			margin:0;
			padding:0;
		}
		#ficha_proveedor_logo ul li {
			list-style:none;
			font-size:11px;
		}

		.ficha_proveedor_reservas {
			border-left:1px solid #adadad;
		}

.ficha_proveedor_centralsucursal {
	text-align:center;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
}


/* finde ficha de proveedor */

