/* CSS Document */

body {
	background-color:#303a46;
	font-family:"Century Gothic";
	text-align:center;
	font-size:0.8em;
}
img{
	border:0px;
}
ul{
	padding:0;
	margin:0;
}

form{
	padding:0;
	margin:0;
}

li{
	list-style:none;
}

h1{
	margin:0;
	padding:0;
}

h2{
	margin:0;
	padding:0;
	text-align:center;
	color:#4b6396;
	font-size:1.3em;
}

h3{
	margin:0;
	padding:0;
	text-align:center;
	color:#4b6396;
	font-size:1.1em;
}

p{
	font-family:"Century Gothic";
	color:#333333;
	font-size:1.1em;	
}

/* ESTRUCTURA */
.contenedor{
	width: 850px;
	height:auto;
	margin:auto;
	text-align:left;
	background:#ffffff;	
}

/* CABECERA */
.cabecera{
	width:100%;
	height:123px;
}

.cabecera .cabsuperior{
	width:100%;
	height:23px;	
	border-bottom:1px solid #dededd;
	clear:both;
}

.cabsuperior .recizq{
	float:left;
	width:23px;
	height:23px;
	/*border:1px solid #dededd;*/
	background-color:#f8f9fa;
}

.cabsuperior .reclogo{
	float:left;
	width:173px;
	height:18px;
	border-top:1px solid #dededd;
	border-left:1px solid #dededd;
	/*border-bottom:1px solid #dededd;*/
	background-color:#f8f9fa;
	padding-top:5px;
}

.cabsuperior .logo{
	float:left;
	width:173px;
	height:7.4em;;
	border-top:1px solid #dededd;
	border-left:1px solid #dededd;
	border-bottom:1px solid #dededd;
	background-color:#f8f9fa;
	padding-top:5px;
}

.cabecera .enlaces{
	float:left;
	width:626px;
	height:18px;	
	border-top:1px solid #dededd;	
	/*border-bottom:1px solid #dededd;	*/
	/*border-left:1px solid #dededd;*/	
	text-align:right;
	padding-right:0;
	padding-top:5px;
	background-color:#ffffff;	
}


.enlaces ul{
	margin:0;
	padding:0;
}

.enlaces ul li{
	display:inline;	
}

.enlaces ul li a{
	text-decoration:none;
	color:#616f85;
}

.cabecera .recder{
	float:left;
	width:23px;
	height:23px;
	border-top:1px solid #dededd;
	border-bottom:1px solid #dededd;
	border-left:1px solid #dededd;
	background-color:#f8f9fa;
}

.enlaces .encabezamiento{
	background:url(images/linea-via.gif) no-repeat bottom;
	float:right;
	height:95px;
	width:263px;
	border-left:1px solid #cccccc;	
	padding-top:5px;
}

tr.par{
	/*background-color:#f5f8ff;*/
	color:#424c5c;	
	font-size:1.1em;	
}

tr.impar{
	/*background-color:#ffffff;*/
	color:#424c5c;
	padding-top:7px;
	font-size:1.1em;	
}

td.izquierda{
	padding-left:10px;
	color:#460000;
	border-bottom:#f6f6f6 1px solid;
}

td.derecha{
	padding-left:10px;
	border-bottom:#f6f6f6 1px solid;
}

a.linkficha{
	text-decoration:none;
	color:#242a34;

}


/*CONTENIDO*/

.contenido{
	border-top:1px solid #dededd;
	width:100%;
	clear:both;
	height:auto;
}

.respuestaListado{
	color:#616f85;
}

/*MENÚ INDEX*/
.menuindex{
	clear:both;
	width:100%;
}

.menuindex .rectmenu{
	float:left;
	width:16px;
	height:113px;
	border:1px solid #dededd;
	background-color:#EDEDED;
	margin-right:10px;
}

.menuindex .mnprinc{
	width:822px;
	float:left;
	margin-top:10px;
}

.mnprinc ul{
	margin:0;
	padding:0;
}

.mnempresas{
	float:left;
	width:350px;
	margin:0;
	padding-top:10px;
}

.mnempresas ul{
	float:left;
	margin:0;
	padding:0;
}

.mnempresas ul li{
	margin:0;
	padding:0;
}

ul.produccion{	
	margin:0;
	padding:0;
}

ul.produccion li{
	font-size:1.2em;
	color:#333333;
	list-style:disc;
	margin-left:25px;
	margin-bottom:10px;
}

.titempresas{	
	float:left;
	padding-top:5px;	
}

.mnprinc ul li.empresas{
	margin:0;
	padding:0;	
	float:left;	
	margin-right:10px;	
}

ul li.empresas .cont{
	width:440px;
	height:95px;
	background:url(images/banner_empresas.gif) no-repeat;	
	padding-right:5px;
	float:left;
	border:1px solid #cccccc;	
}

.mnprinc ul li.pasajeros{
	margin:0;
	padding:0;
	float:left;
	width:170px;
	height:95px;
	background:url(images/banner_pasajeros.gif) no-repeat;
	margin-right:10px;
	padding-right:5px;	
	border:1px solid #cccccc;	
}

.titpasajeros{	
	text-align:right;
	padding-right:5px;
	padding-top:3px;	
}

.titpasajeros a{	
	text-align:right;
	padding-right:5px;
	padding-top:10px;	
}

.mnprinc ul li.prensa{
	margin:0;
	padding:0;
	float:left;
	width:166px;
	height:95px;
	background:url(images/banner_prensa.gif) no-repeat;	
	border:1px solid #cccccc;	
}

.titprensa{	
	text-align:right;
	padding-right:5px;
	padding-top:1px;	
}

.titprensa a{	
	text-align:right;
	padding-right:5px;
	padding-top:8px;	
}

/*CONTENIDO INTERIOR*/

.menu{	
	float:left;
	width:199px;
	height:auto;
	background:#F1F1F1;
}

.txtcontent{
	float:left;
	width:360px;
	height:auto;
	margin-right:1px;
	background:#FCFCFC;
	padding-bottom:15px;
	
}

.txtcontent .txt{
	padding-right:5px;
	padding-left:10px;
	font-size:0.8em;
	line-height:150%;
	vertical-align: baseline;	
	
}


.imgcontent{
	float:left;
	width:262px;
	height:680px;
	margin-right:1px;
	margin-left:1px;
	background:url(images/linea-via.gif) no-repeat bottom #FCFCFC;
}

.imgcontent .img{
	border-bottom:3px solid #525D73;
	width:263px;

}

.contenidotit{
	margin-top:10px;
}

.rectanguloderecha{
	float:left;
	width:24px;
	height:680px;
	margin-right:1px;
	background:#FCFCFC;

}

.rastromigas{
	padding-left:10px;
	padding-top:5px;
	font-size:0.8em;
}

.rastromigas ul{
	padding:0;
	margin:0;
}

.rastromigas ul li{
	display:inline;
	color:#383F4D;
}

.rastromigas ul li a{
	text-decoration:none;
	color:#616F85;
}


.menu .recmenu{
	float:left;
	width:24px;
	height:680px;
	border-right:1px solid #ffffff;
	background:#E5E5E5;
}

.menutxt .bloque{
	width:148px;
	list-style:none;
	background:#F8F5CC;	
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	border:1px solid #cccccc;
	color:#384766;
	

}

.menutxt{
	float:left;
	width:170px;
	background:#F1F1F1;
	margin:0;
	padding:0;			
}

.menutxt ul{
	padding:0;
	margin:0;
}


.menutxt ul li{
	background:url(images/fondo_apartado.gif) no-repeat;
	margin-bottom:7px;
	padding-left:0;
	padding-top:0;
	height:auto;	
	font-family:"Century gothic";
	clear:both;
	
}

.menutxt ul li a{
	text-decoration:none;
	margin-bottom:7px;
	padding-left:10px;
	padding-top:0;
	height:auto;
	font-family:"Century gothic";
	color:#616f85;
	clear:both;
}

.menutxt ul li.inact{
	background:url(images/fondo_apartado_link.gif) no-repeat;
	margin-bottom:7px;
	padding-left:20px;
	padding-top:0;
	height:1em;	
	font-family:"Century gothic";
	clear:both;
	color:#616F85;
}

.menutxt ul li.inact a{	
	margin-bottom:7px;
	padding-left:0;
	padding-top:0;
	height:1em;	
	font-family:"Century gothic";
	clear:both;
	color:#616F85;
	text-decoration:none;
}

.menutxt ul li.apartados{
	list-style:none;
	background:none;
	padding:0;
	margin:0;
	color:#383F4D;
}

ul li.apartados a{
	list-style:none;
	background:none;
	padding:0;
	margin:0;
	color:#6F7B99;
	text-decoration:none;
}

ul.submenu{
	margin:0;
	padding:0;
	background:#ffffff;
	height:auto;
	
}

ul.submenu li{
	list-style:url(images/fondo_subapartado.gif);
	margin:5px 0 5px 13px;	
	padding:5px 0 5px 0;
	height:1.5em;
	clear:both;
	background:#ffffff;
	width:160px;	
	color:#38404D;
}

ul.submenu li a{
	list-style:url(images/fondo_subapartado.gif);
	margin:5px 0 5px 10px;	
	padding:5px 0 5px 0;
	height:1.5em;
	clear:both;
	background:#ffffff;
	width:160px;	
	color:#6F7B99;
	text-decoration:none;
}

ul.submenu li a:hover{
	color:#38404D;
}

ul.submenu li a:active{
	color:#38404D;
}


ul.submenuno{
	margin:0;
	padding:0;
	background:#ffffff;
	display:none;
	height:auto;
	
}

ul.submenuno li{
	list-style:url(images/fondo_subapartado.gif);
	margin:5px 0 5px 10px;	
	padding:5px 0 5px 0;
	height:1.5em;
	clear:both;
	background:#ffffff;
	width:160px;	
	color:#38404D;
}

ul.submenuno li a{
	list-style:url(images/fondo_subapartado.gif);
	margin:5px 0 5px 25px;	
	padding:5px 0 5px 0;
	height:1.5em;
	clear:both;
	background:#ffffff;
	width:160px;	
	color:#6F7B99;
	text-decoration:none;
}

ul.materiales{
	 
	padding:0px; 
	margin:0px; 
	width:100%; 
	
}

ul.materiales li{
	padding-right:0; 
	display:inline; 
	padding-left:2px; 
	float:left; 
	padding-bottom:0; 	
	padding-top:2px;
	margin-top:15px;
	width:100%;
}

.colIzquierda{
	float:left;
	width:30%;
	height:75em;
	margin-right:20px;
}

.colCent{
	float:left;
	width:30%;
	height:75em;
	margin-right:25px;
}

.colDerecha{
	float:left;
	width:30%;
	height:75em;
}

p.tituloFoto{
	width:100%;
	height:2em;
	padding:0;
	margin:0;
	bakground:#d3d3d3;
}

.titbanner{
	padding-top:5px;
	padding-right:5px;
	text-align:right;
}

.txt ul{
	margin-top:10px;
	margin-left:10px;
	padding:0;
}

.txt ul li{
	
	padding:0;
	clear:both;
}

.txt ul li a{
	text-decoration:none;	
	color:#616f85;
}

.logo{
	border:#cccccc 1px solid;
	float:left;
	width:75px;
	height:75px;
	
}

.logo a{
	text-decoration:none;
}

.compania{
	float:left;
	width:170px;
	height:2.5em;
	padding-left:10px;
}

.compania a{
	text-decoration:none;
	color:#6f7b99;
	font-size:1.2em;
}

.columnlogo{
	float:left;
	width:280px;
	height:auto;

}

.txtbold{
	font-weight:bold;
	
}

.txtfotoampliada{
	color:#18508b;
}

.columna{
	float:left;
	width:150px;
	height:auto;
}

.titazul{
	color:#18508b;
	font-weight:bold;

}

.paginador{
	width:100%;
	text-align:right;
	height:auto;	
}

.paginador ul{	
	padding:0;
	margin:0;
}

.paginador ul li{
	color:#041b4c;
	display:inline;
	font-size:1.2em;
}

.paginador ul li a{
	color:#1b5891;
	display:inline;		
}


.noticia{
	margin-top:20px;
	clear:both;
	height:auto;

}

.noticia .fotonoticia{
	float:left;
	width:150px;
	height:auto;
	border:#1b5891 1px solid;
	padding:5px;
	margin-right:20px;

}
.noticia .txtnoticia{
	float:left;
	width:410px;
	height:150px;		

}

.noticia .txtnoticia .titulonoticia{
	margin:0;
	padding:0;

}

.noticia .txtnoticia .titulonoticia h1{
	color:#1b5891;
	font-size:1.3em;
}

.noticia .txtnoticia .titulonoticia a h1{
	text-decoration:none;
}

.entradillanoticia a{
	text-decoration:none;
	color:#1b5891;
}

.txtnoticia ul{
	margin:0;
	padding:0;

}

.txtnoticia ul li{
	color:#1b5891;
	font-size:1em;
}

.txtnoticia ul li a{
	color:#1b5891;
	text-decoration:none;
}

.txt ul.doscolumnas{
	padding-right:0px; 
	padding-left: 0px; 
	float: left; 
	padding-bottom: 0px; 
	margin: 15px 0px; 
	width:100%; 
	padding-top: 0px;
	
}

.txt ul.doscolumnas li{
	color:#1b5891;
	font-size:1em;
	padding-right:2px; 
	display:inline; 
	padding-left:2px; 
	float:left; 
	padding-bottom:15px; 
	width:30%; 
	padding-top:2px;	
}

.txt ul.doscolumnas li a{
	color:#1b5891;
	text-decoration:none;
	padding-right:2px; 
	display:inline; 
	padding-left:2px; 
	float:left; 
	padding-bottom:15px; 
	width:47.5%; 
	padding-top:2px;
}

ul.nosotros{
	padding-right:0px; 
	padding-left: 0px; 
	float: left; 
	padding-bottom: 0px; 
	margin: 15px 0px; 
	width: 95%; 
	padding-top: 0px;

}

ul.nosotros li{
	padding-right:2px; 
	display:inline; 
	padding-left:2px;
	margin-left:15px; 
	float:left; 
	padding-bottom:15px; 
	width:35%; 
	padding-top:2px;	
	font-family:"Century Gothic";
	font-size:0.9em;
	color:#666666;
	
}

.nosotros{
	float:left;
	width:47.5%;

}



/*PIE*/

.pie{
	width:100%;
	clear:both;
	background:#000000;
}

.pie .rectangulo{
	width:17px;
	height:120px;
	float:left;
	background:#CAC407;
	border-right:1px solid #ffffff;
}
.pie .rectanguloint{
	width:24px;
	height:120px;
	float:left;
	background:#CAC407;
	border-right:1px solid #ffffff;
}

.pie .desarrollo{
	float:left;	
	height:15px;
	background:#EBE900;
	padding-top:105px;
}

.pie .desarrolloint{
	float:left;	
	height:15px;
	background:#EBE900;
	padding-top:105px;
	width:173px;
	text-align:center;
}
.pie .firmaint{
	width:376px;
	height:20px;
	float:left;
	padding-left:5px;
	padding-top:100px;
	color:#EBE900;
}

.pie .firma{
	height:20px;
	float:left;
	padding-left:5px;
	padding-top:100px;
	color:#EBE900;
}

.pie .logfirma{
	background:url(images/via-vias-pie.gif) no-repeat bottom;
	width:187px;
	height:110px;
	float:right;
	padding-left:5px;
	padding-bottom:10px;
	padding-right:10px;
	color:#EBE900;
}

/*GALERÍA DE IMÁGENES */

/*

	GalleryView Stylesheet
	
	Use the CSS rules below to modify the look of your gallery.
	
	To create additional rules, use the markup below as a guide to GalleryView's architecture.
	
	<div class="gallery">
		<div class="panel">
			<img src="path/to/image.jpg" />
			<div class="panel-overlay">
				...overlay content...
			</div>
			<div class="overlay-background"></div>
		</div>
		<ul class="filmstrip">
			<li class="frame current">
				<img src="path/to/thumbnail.jpg" />
				<div class="caption">caption text</div>
			</li>
			<li class="frame">
				<img src="path/to/thumbnail.jpg" />
				<div class="caption">caption text</div>
			</li>
		</ul>
	</div>
		

*/

/* GALLERY LIST */
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */
#photos { visibility: hidden; }

/* GALLERY CONTAINER */
.gallery { background: #ddd; border: 1px solid #aaa; padding: 5px;margin-left:10px;}

/* LOADING BOX */
.loader { background: url(loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 60px; padding: 0 1em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 0.7em; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }

/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 5px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #000; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #000;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}
/* FIN DE GALERÍA DE FOTOS*/

.zonadedescarga{
	margin-left:20px;
	margin-top:20px;
	width:98%;
	height:auto;
}

.zonadedescarga ul.tresColumnas{
	padding-right:0px; 
	padding-left: 0px; 
	float: left; 
	padding-bottom: 0px; 
	margin:15px 0px; 
	width:100%; 
	padding-top: 0px; 
}

ul.tresColumnas li{
	padding-right:15px; 
	display:inline; 
	padding-left:2px; 
	float:left; 
	padding-bottom:2px; 
	width:47%; 
	padding-top:2px;
	list-style:url(images/ico_descarga.gif);
}

ul.tresColumnas li a{
	text-decoration:none;
	color:#616f85;
}

ul.tresColumnas li ul{
	margin-left:20px;
	padding:0;
}

ul.tresColumnas li ul li{
	clear:both;
	color:#808080;
	
}

/*OTROS*/

.sep{
	clear:both;

}



