/* General */
* {
	font-family: 'Lucida Sans', Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	border: none;
	font-size:11px;
}

body 	{
	font-family: 'Lucida Sans', Verdana, Arial, Sans-Serif;
	font-size:11px;
	color: #000000;
	text-align: center;
	background-image: url(art/fondo_back.jpg);
	background-repeat: repeat-x;
	background-color: #0195DB;
}

a {
	color: #63297E;
	text-decoration: none;
}

a:hover {
	color: #63297E;
	text-decoration: underline;
}

#contenedor {
	width: 955px;
	margin: 0 auto 0 auto;
}

/* Encabezado */
#encabezado {
	height: 142px;
}

/*#encabezado ul {
	clear: both;
	height: 30px;
	padding: 5px 0 0 0;
	border-top: 1px solid #3382BA;
	background-image: url(art/fondo_menu.jpg);
	width: 935px;
}

#encabezado li {
	display: inline;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	padding: 0 7px 0 7px;
	border-right: 1px solid #82B4D5;
}

#encabezado  li.ultima {
	border-right: none;
}

#encabezado  a:link, #encabezado  a:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

#encabezado  a:hover {
	color: #F7B520;
	text-decoration: none;
}*/

.logo {
	width: 488px;
	float: left;
	margin: 10px 0 0 44px;
}

.buscar {
	float: right;
	text-align: right;
	width: 350px;
	height: 102px;
	margin: 10px 0 0 0;
}

.buscar h2 {
	margin: 0 0 10px 0;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

.buscar h3 {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.buscar form {
	width: 231px;
	float: right;
	height: 20px;
	margin: 10px 0 0 0;
}

.buscar fieldset {
	margin: 10px 0 0 0;
}

.buscar p {
	clear: both;
}

.buscar label {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	width: 75px;
	float: left;
	text-align: left;
}

.buscar input {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 150px;
	float: right;
	background-image: url(art/campo_busqueda.jpg);
	height: 20px;
	line-height: 17px;
	padding: 3px 0 0 5px;
}

/* Centro */
#centro {
	background-color: #ffffff;
	color: #000000;
	float: left;
	width: 955px;
	border-top: 5px solid #cccccc;
}

.cajaLeft/* Pasajes y Noticias */
 {
	width: 339px;
	float: left;
	text-align: left;
	margin: 2px 0 0 0;
}

.pasaje {
	height: auto;
	background-color: #F4F4F4;
	text-align: center;
	padding: 0 0 5px 0;
}

.pasaje h1{
	height: 42px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(art/pasaje_tit.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	line-height: 30px;
	text-align: left;
	padding: 0 0 0 10px;
}

.pasaje form {
	margin: 0 10px 0 10px;
	text-align: center;
}

.pasaje fieldset {
	padding: 10px 0 10px 0;
}

.pasaje p.linea {
	border-bottom: 1px solid #c8c8c8;
	margin: 0 0 10px 0;
	height: 10px;
}

.pasaje p {
	clear: both;
	height: 25px;
	text-align: left;
	font-size: 10px;
	color: #a7a7a7;
}

.pasaje p.radio {
	clear: both;
	height: 25px;
	text-align: center;
}

.pasaje label {
	width: 110px;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	float: left;
	text-align: right;
	font-size: 10px;
	color: #000000;
}

.pasaje input {
	width: 80px;
	text-align: left;
	font-size: 10px;
	color: #000000;
	border: 1px solid #c8c8c8;
	height: 20px;
	padding: 2px 0 0 10px;
}

.pasaje select {
	text-align: left;
	font-size: 10px;
	color: #000000;
	border: 1px solid #c8c8c8;
}

.pasaje var {
	padding: 0 0 0 10px;
	text-align: left;
	font-size: 10px;
	color: #000000;
	font-style: normal;
}

.pasaje input.radio {
	float: none;
	width: auto;
	height: auto;
	margin: 0 0 0 10px;
	border: none;
}
.pasaje    input.submit {
	background-image: url(art/bg_boton.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #ffffff;
	border: none;
	width: 120px;
	cursor:pointer;
}
.pasaje table {
	text-align: center;
	font-size: 10px;
	color: #A7A7A7;
	width: 293px;
	border-collapse: collapse;
}
.pasaje td {
	width: auto;
}
.pasaje a {
	color: #132440;
	text-decoration: underline;
}
#clientes {
	border-bottom: 1px solid #cccccc;
	margin: 0 0 0 10px;
	padding: 10px 0;
}
#clientesInt {
	margin: 0 0 0 10px;
	padding: 10px 0;
	float: left;
	width: 150px;
}
#clientes   a, #clientesInt a {
	font-size: 12px;
	color: #00628E;
	font-weight: bold;
	text-decoration: none;
}
#bannerencuesta {
	width: 152px;
	display: inline;
	float: left;
	margin: 10px 10px;
	padding: 0 0 10px 0;
}


#encuesta {
	width: 152px;
	display: inline;
	float: left;
	margin: 10px 10px;
	background-color: #E3E3E3;
	color: #666666;
	background-image: url(art/bg-encuesta-bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 10px 0;
}
#encuesta form {
	margin: 10px;
}

#encuesta h2 {
	border-bottom: 1px solid #ffffff;
	padding: 10px;
	background-image: url(art/bg-encuesta-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#encuesta p {
	line-height: 20px;
}
#encuesta a {
	color: #63297E;
	text-decoration: none;
}


#encuesta #button {
	background-image: url(art/btn_opinar.jpg);
	width: 95px;
	height: 22px;
	margin: 5px 0 0 0;
}


#noticias {
	width: 150px;
	display: inline;
	float: left;
}
#noticiasInt {
	width: 150px;
	display: inline;
	float: left;
	margin: 0 0 0 10px;
}

#noticias  img, #noticasInt img {
	margin: 0 -10px 0 70px;
}
#noticias   h3, #noticiasInt h3 {
	font-size: 14px;
	font-weight: bold;
	color: #63297E;
	margin: 10px 0 0 0;
}
#noticias  p, #noticiasInt p {
	font-weight: normal;
	font-style: normal;
	padding: 10px 0 0 10px;
	color: #63297E;
}
#noticias   a, #noticiasInt a {
	color: #000000;
	text-decoration:none;
}

#promodestacada {
	font-family: 'Lucida Sans', Verdana, Arial, Sans-Serif;
	width: 370px;
	background-image: url(art/bg-promo_top.jpg);
	float:left;
	font-size: 11px;
	color: #ffffff;
	margin: 0;
	background-color: #008AA9;
	background-repeat: no-repeat;
	background-position: center top;
}

#promodestacadaeng {
	font-family: 'Lucida Sans', Verdana, Arial, Sans-Serif;
	width: 585px;
	background-image: url(art/bg-promo_top_eng.jpg);
	float:left;
	font-size: 11px;
	color: #ffffff;
	margin: 0;
	background-color: #008AA9;
	background-repeat: no-repeat;
	background-position: center top;
}

#promodestacadaeng p{
	padding: 10px;

}


#promodestacada p{
	padding: 10px;

}

#banners {
	float: left;
	margin: 0;
}
#banners img {

}
#bannerlargo {
	float: left;
	margin: 10px 0 10px 3px;
}

/* Destacados y Video */
.destacados {
	width: 596px;
	float: right;
	text-align: left;
	margin: 10px 10px 0 0;
}
.destacados h2 {
	margin: 10px 0;
}
.destacados  a.rrs {
	margin: 0 0 0 40px;
	text-decoration: none;
	color: #065F87;
	font-weight: normal;




}


.video {
	background:#dbdbdb;
	display: block;
	width: 315px;
	height: 230px;
}

.videotexto {
	background-image: url(art/bg_videotexto.jpg);
	display : block;
	width: 315px;
	height: 52px;
	margin: 0 0 0 12px;
}

.videotexto p {
	font-size: 14px;
	margin: 0 0 0 5px;
}
.destacar {color: #000000}

.contenido {
	font-size: 12px;
	width: 596px;
	height: auto;
	float: left;
	margin: 10px 0 0 20px;
	text-align: left;
}
.contenido  a, .contenido  a:visited {
	color: #996600;
	text-decoration: none;
}

.contenido  a:hover {
	color: #996600;
	text-decoration: underline;
}
.contenido h2 {
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	line-height: 20px;
	margin: 10px 0 0 0;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 10px 0 10px 0;
}
.contenido h3 {
	font-size: 14px;
	margin: 20px 0 20px 0;
}
.contenido h4 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.contenido  p {
	font-weight: normal;
}
.contenido  li {
	margin: 5px 0px 0px 30px;
}
.contenido p.navegacion {
	color: #666666;
	text-transform: uppercase;
	font-size: 9px;
}
.contenido p.navegacion a, .contenido p.navegacion a:visited{
	color: #616161;
}

.contenido p.navegacion a:hover{
	color: #996600;
}


.indice {
	background-color: #ECF3FF;
	width: 270px;
	height: 700px;
	float: right;
	text-align: left;
}
.indice a {
	color: #996600;
	text-decoration: none;
}
.indice h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 20px;
}
.indice ol {
	list-style-position: inside;
	margin: 0 0 20px 20px;
}
.indice li {
	font-size: 12px;
}
.indice img {
	margin: 20px 0 0 10px;
}
#centroInt {
	background-color: #ffffff;
	width: 955px;
	border-top: 5px solid #cccccc;
	float: left;
	background-image: url(/art/bg-Int.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.cajaLeftInt {
	width: 195px;
	float: left;
	text-align: left;
	display: inline;
}
.cajaLeftInt img {
	margin: 0 0 0 10px;
}
.cajaLeftInt h1 {
	margin: 10px;
	font-size: 14px;
	color: #63297E;
}
.cajaLeftInt ol {
	color: #666666;
	list-style-position: inside;
	margin: 0 0 10px 10px;
	line-height: 18px;
}
.cajaLeftInt a {
	color: #000000;
	text-decoration: none;
}




.lineaNot {
	border-top: 1px solid #cccccc;
	margin: 10px 0 0 10px;
}

.cajaInt {
	background-color: #ffffff;
	float: right;
	text-align: left;
	width: 757px;
	display: inline;
}

.mapa {
	width: 250px;
	float: left;
	display: inline;
	height: 400px;
}

#variable {
	margin: 10px;
	font-size:12px;
}

#variable a {
	font-size:12px;
	color: #63297E;
	text-decoration: none;
}

#variable a:hover {
	font-size:12px;
	color: #63297E;
	text-decoration: underline;
}

#variable h3 {
	font-size: 14px;
	color: #63297E;
	margin: 10px 0;
}
#variable ul {
	font-size:12px;
	margin: 10px 0 10px 25px ;
}
#variable ol {
	margin: 10px 0 10px 25px ;
}
#variable li {
	margin: 7px 0 7px 0;
	font-size:12px;
}

#variable img {
	margin: 5px;
}

#variable p {
	margin: 10px 0 10px 0;
}
#variable small {
	font-size:10px;
}
#variable input {
	margin-left:65px;
	padding:1px 15px;
	border-bottom:2px solid #333333;
	border-left:1px solid #666666;
	border-right:2px solid #333333;
	border-top:1px solid #666666;
}

#variable select {
	margin-left:0;
	border-bottom:2px solid #333333;
	border-left:1px solid #666666;
	border-right:2px solid #333333;
	border-top:1px solid #666666;
}

#variable textarea {
	margin-left:65px;
	border-bottom:2px solid #333333;
	border-left:1px solid #666666;
	border-right:2px solid #333333;
	border-top:1px solid #666666;
}

.local {
	padding:5px;

}
.localDet {
	padding:10px;
	background-color:#eaeaea;
	margin: 10px 0;
	height:140px;
	font-size:14px;
}
.localDet img {
	margin:0 10px 0 0;
	border:1px solid #000000;
	float:left;
}
.url  {
	color: #000000;
	margin: 10px;
}
.url a {
	color: #000000;
	text-decoration: none;
}
.cajaInt h1 {
	font-size: 18px;
	color: #63297E;
	padding: 10px 0;
/*	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;*/
	margin: 10px;
}
.cajaInt p {
	font-size: 12px;
	color: #666666;
}
.cajaInt h2 {
	font-size: 14px;
	color: #666666;
	margin: 10px 0;
}
.cajaInt label {
	font-size: 14px;
	color: #666666;
	display: inline-block;
	text-align: right;
	margin: 10px 10px 0 0;
}
.cajaInt var {
	display: inline-block;
}
.cajaInt input {
	margin: 10px 0;
	padding: 0 10px;
}
.cajaInt select {
	border: 1px solid #666666;
}
.cajaInt table.horarios    {
	margin: 20px 0 0 0;
	text-align: center;
	font-size: 16px;
	color: #666666;
}
.horarios th {
	border-bottom: 1px solid #666666;
	height: 30px;
	text-align: left;
	font-size: 16px;
}
.horarios td {
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
}
.horarios td.local {
	font-weight:normal;
	font-size:11px;
	text-align:left;
	padding:5px;
}
.horarios td.dias {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 5px 0 5px 10px;
	white-space:nowrap;
}
.horarios td.diaLinea {
	background-image:url(/art/linea-tabla.gif);
	background-repeat:repeat-x;
	background-position: left center;
	padding: 0;
	width:30%;
}
.horarios td.diaFlecha {
	background-image: url(/art/flacha-tabla.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 15px;
	padding: 0;
}
.horarios td.importante {
	border: 1px solid #cccccc;
	background-color: #F6F6DE;
	font-weight: normal;
	font-size: 11px;
}









#servicios {
	background-color: #F6F7F9;
	float: left;
	width: 955px;
}
#servicios h2 {
	text-align: left;
	padding: 10px;
	font-size: 14px;
	color: #666666;
}

#servicios img {
	margin: 0 30px 15px 30px;
}







#pie {
	background-color: #F6F7F9;
	float: left;
	color: #0080B5;
	text-align: left;
	height: 220px;
	width: 955px;
	clear: both;
}
#pie  ul {
	width: 120px;
	display: block;
	float: left;
	border-right: 1px solid #0080B5;
	height: 180px;
	margin: 15px 0 15px 0;
}

#pie  li {
	font-size: 11px;
	list-style-position: outside;
	list-style-type: none;
	padding: 3px 14px;
	font-weight:bold;

}

#pie a:link, #pie a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
}

#pie  a:hover {
	color: #000000;
	font-weight:normal;
}
.call  {
	color: #000000;
	float: left;
	margin: 15px 0 0 15px;
	display: inline;

}
.call p {
	line-height: 17px;
}




.tabla{
	font-size: 11px;
}


.tabla th{
	text-align: center;
	font-size: 12px;
	background-color:#63297E;
	color:#ffffff;
	padding: 3px;
	margin: 2px;
}

.tabla td{
	padding: 3px;
	margin: 2px;
}

.tabla2{
	width: 100%;
	border-left:1px solid #122E60; 
	border-top:1px solid #122E60; 
}


.tabla2 th{
	text-align: center;
	font-size: 12px;
	background-color:#01792F;
	color: #FFFFFF;
}
.tabla2 td{
	border-bottom:1px solid #122E60; 
	border-right:1px solid #122E60; 
}


.color1{
	background-color: #FFFFFF;
}
.color2{
	background-color: #EFEFEF;
}
.color3{
	background-color: #E6E2E8;
}

.color4{
	background-color: #ECEFF8;
}

.calendar table th{
	text-align: center;
	font-size: 12px;
	background-color:#63297E;
	color:#ffffff;
	padding: 3px;
	margin: 2px;
}

.calendar table td{
	padding: 3px;
	margin: 2px;
}

.calendar .daytitle{
	font-size: 15px;
	text-align: center;
	font-weight: bold;

}

.calendar .salon{
	text-align: center;
	width: 70px;
	padding: 3px;
	background-color: #efefef;
	display: block;
}
.calendar .preferente{
	text-align: center;
	width: 70px;
	padding: 3px;
	background: #E6E2E8;
	display: block;
}



/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
/*Scott*/
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	border: 1px solid #63297E;
	padding: 2px 5px 2px 5px;
	text-decoration: none; 
	font-weight: bold;
	background-color:#FDFDFD;
	color: #996600;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #63297E;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	color: #996600;
	background-color:#FDFDFD;
}
div.pagination span.current {
	border: 1px solid #63297E;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	background-color:#63297E;
	color: #ffffff;
}
div.pagination span.disabled {
	border: 1px solid #63297E;
	padding: 2px 5px 2px 5px;
	color: #336699;
}


/*Estilos tablas descargas*/
#descargas {
	clear: both;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Sans', Arial, Verdana, Helvetica ,sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: normal;
	border-bottom: 1px solid #E1E1E1;
}

#descargas h4 {
	padding-bottom: 3px;
	width: 300px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #E1E1E1;
	border-style: dashed;
}

#descargas img {
	margin: 0px;
	padding: 3px;
	text-align:left;
}

#noticia {
	clear: both;
	border: 0px;
	margin: 0px;
	padding: 5px;
	font-family: 'Lucida Sans', Arial, Verdana, Helvetica ,sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: normal;
	border-bottom: 1px solid #E1E1E1;
}

/*Notificaciones*/

#notificacion_azul {
	width: 90%;
	font-size:12px;
	text-align:left;
	margin: 5px;
	padding: 5px;
	border: 1px solid #00266D;
	background-color: #F2F5FA;
}


#notificacion_rojo {
	width: 90%;
	font-size:12px;
	text-align:left;
	margin: 5px;
	padding: 5px;
	border: 1px solid #800000;
	background-color: #FFF5F5;
}

#notificacion_verde {
	width: 90%;
	font-size:12px;
	text-align:left;
	margin: 5px;
	padding: 5px;
	border: 1px solid #008000;
	background-color: #F1FFF1;
}

/* Formularios */
#formulario fieldset {
	padding: 5px;
	margin:3px;
	font-size:12px;
	border: 1px solid #EFEFEF;
}


#formulario var {
	font-size:12px;
	font-weight: normal;
	font-style: normal;
	line-height:27px;
	margin:0 7px;
}

#formulario label {
	width:290px;
	font-weight: bold;
	font-size:12px;
	font-style: normal;
	text-align: left;
	line-height: 27px;
	margin: 0px;
	height: auto;
}

#form label {
	width:120px;
	font-weight: bold;
	font-size:12px;
	font-style: normal;
	text-align: left;
	line-height: 27px;
	margin: 0px;
	height: auto;
}

#formulario input, #formulario textarea, #formulario select {
	background-color:#FFFFFF;
	border: 1px solid #B0B0B0;
	margin: 0;
	padding:0;
}
#formulario textarea {
	vertical-align:text-top;
	margin-bottom:5px;
}
#formulario .radio {
	background-color:#FFFFFF;
	border: 0px;
}

#formulario .boton {
	background-color:#00266D;
	color: #ffffff;
}


.error{
	color: #FF0000;
	font-weight: bold;
	font-size:12px;
	display: inline-block;
}


#resultado {
	clear: both;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #E1E1E1;
}

.fotogaleria {
	margin: 0;
	padding: 0;
    border:5px solid #CCCCCC;
}

#googlemap {
	padding:5px;
	background:#CCCCCC;
	width:435px;
	height: 370px;
}
#layer {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:1;
	overflow:inherit;
	background-image:url(/art/br-layer.png);
}
#layer table {
	border-collapse:collapse;
	margin:5% auto;
}

.seguir {
	float: right;
	clear:both;
}


#twitter_div{
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

#twitter_div h2{
	font-weight: bold;
	color: #00628E;
}

#twitter_update_list li {
	list-style-type: square;
	margin: 3px 5px 5px 25px;
}


