/*
Theme Name: Megabus
Theme URI: http://cortesmedia.com
Description: Plantilla para web site megabus.
Author: Departamento de Tecnolog&iacute;a
Author URI: http://cortesmedia.com
version: 0.9
Tags: megabus, flash
*/



/* basics */

*{margin:0; padding:0;}

body {
	background:url(trama.jpg);
	background-attachment:fixed;
	font-family: arial, tahoma, sans-serif;
	font-size: 11pt;
	text-align: center;
	scrollbar-face-color: #aaaaaa; 
	scrollbar-highlight-color: #aaaaaa; 
	scrollbar-shadow-color: #aaaaaa; 
	scrollbar-3dlight-color: #eeeeee; 
	scrollbar-arrow-color: #eeeeee; 
	scrollbar-track-color: #e3e3e3; 
	scrollbar-darkshadow-color: #000000;
	}
	
h1 {font-size: 18pt;color:#EDA824;}
h2 {font-size: 14pt;color:#EDA824;}
h3 {font-size:12pt;margin:15px 0;color:#EDA824;}
h4 {margin:8px 0; font-size: 10pt; color:#EDA824;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#EDA824;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}

#homebus
{
height:463px;
position:fixed;
width:252px;
z-index:5000001;
bottom: 100px;
}
#superior
{
position:fixed;
top:-4px;
width:900px;
z-index:5000000;
height: 193px;
}



/* container */


#container {
background:transparent none repeat scroll 0 0;
color:#FFFFFF;
left:216px;
margin:0 auto;
padding:0;
position:absolute;
top:10px;
width:683px;
	}
	
/* header */

#header {
background:transparent url(images/fondo_imagen.png) no-repeat scroll 0 0;
height:273px;
margin-top:1%;
text-align:center;
width:664px;


	}
	
#fondo_imagen
{
	width:100%; 
  	height:100%;
	margin-left:-1%
}
#foto_header
{
	width:100%; 
  	height:100%;
}
#foto_fondo
{
margin-left:-4px;
margin-top:23px;
}
#pagina
{
	height: 100%;
	width: 900px;
	position:relative;
	margin: 0 auto;
	background: transparent url(imagenes/fondo_pagina4.jpg) repeat-y scroll 0 0;
	text-align:left;
	z-index:0;
}
#div_foto_header
{
	position:absolute;
	top:4%;
	left:4%;
}
#header h1{
	font:normal 20pt  times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt  times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}


/* main menu */


#menu {
	background:#000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:100%; 
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}




/* content */


#content {
	float: left;
	width:441px;
	overflow: hidden;
	margin:-20px 14px 14px 9px;
	}

.post {
	padding:1%;
	text-align: justify;
	line-height: 18pt;
	margin-left: 20px;
	margin-right: 21px;
	/*width:37%;*/
	}
	
.post h2{
	font:normal 15pt arial, times;
	margin-left: -10px;
	color:#EDA824;
	}
	
.post h2 a{
	color: #eda824;
	text-decoration: none;
	}
	


.post ul {list-style-image:none;list-style-position:outside;list-style-type:disc;list-style:outside;}

.post li {
	margin-left: 10px
	margin-top: 10px
	margin-bottom: 10px
	}
.post li ul{
	margin-left: 20px;
	margin-bottom: 10px;
	}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	



/* left sidebar */

#left {
	width:190px;
	float:left;
	margin:0;
	padding:0;
	border-right: 1px solid #ddd;
	position: fixed;
	top: 260px;
	}

#left h2{
	font:normal 11pt arial, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left label{
	font:normal 11pt arial,  times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin:14px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* right sidebar */

#right{
	float:right;
	margin:0 120px 0 0;
	padding:0;
	width:94px;
	}

#right h2{
	font:normal 11pt arial,  times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right label{
	font:normal 11pt arial,  times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	margin:0;
	padding:0;
	}
	
#commentform p{
	/*color: #000;*/
	}
	
#commentform a{/*color: #000*/; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family:  times, verdana;
	font-size: 10pt;
	font-weight: 300;
	/*color: #000;*/
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	/*background: #fff;*/
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	/*border: 1px solid #000;*/
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	/*background: #fff;*/
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

/*ol.commentlist li.alt {background: #eee;}*/
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

/*ol.commentlist a {color:#000;}*/

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{/*color: #000; */text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	background:url(imagenes/BUSCADOR.png);
	background-repeat: no-repeat;
	height:43px;
	width:232px;
	margin-left:-12px;
	margin-top: -11px;
	}

#searchform input#s
{
	background:transparent none repeat scroll 0 0;
	border:medium none;
	font-size:85%;
	margin:6px 0px 5px 15px;
	padding:2px;
}




/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px -21px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.aligncenter
{
display:block;
margin:5px auto;
text-align:center;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
	color: black;
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	/*background:url(images/piepagina.png);*/
	clear: both;
	width: 100%;
	height: 33px;
	position: fixed;
	bottom: 0px;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}
/*----------------------------------------------*/
#marco
{
	z-index: -1:
}
#contenido
{
	position:relative;
	margin-top:-10px;
	margin-bottom:40px;
}
#area
{
	position: relative;
	top:0;
	left: 0;
	width: 100%;
	z-index: 2;
	background: url(imagenes/med.png);
	background-repeat: repeat-y;
}
#pasanoticias
{
	margin-left:-10px;
	margin-top:10px;
}
#contenido_arriba
{
	background:url(imagenes/sup.png);
	height: 41px;
	background-repeat: no-repeat;
}
#contenido_abajo
{
	background:url(imagenes/inf.png);
	height: 25px;
	background-repeat: no-repeat;
}
#boton_buscar
{
	background:none;
	border:medium none;
	cursor:pointer;
	width: 42px;
}

#loginbox
{
	background:transparent url(imagenes/usuario.png) no-repeat scroll -3px 0;
	height:105px;
	left:-30px;
	padding-left:139px;
	padding-top:55px;
	margin-bottom:-55px;
	position:relative;
	top:-60px;
	width:115px;
}
#user_pass
{
	margin-top: 8px;
	border: none;
	background: none;
	width:91px;
}
#user_login
{
	border: none;
	background: none;
	width:91px;
}
#wp-submit
{
	background:transparent none repeat scroll 0 0;
	border:none;
	margin-left:28px;
	margin-top:27px;
	width:60px;
	cursor:pointer;
}
#li_login
{
	/*height:100px;*/
}
.center
{
	margin-left: 20px;
	margin-right: auto;
}
#pie
{
	width: 900px;
	height: 64px;
	position: fixed;
	bottom: -11px;
	z-index: 100;
}
.imagen_pie
{
margin-left:0px;
}
#imagen_amarillo
{
	width: 905px;
	height: 680px;
	position: fixed;
	bottom: 0px;
	z-index: 0;
}
#banner_sup
{
	background:transparent url(imagenes/fondo_pagina4.jpg) repeat-y scroll 0 0;
	height:100%;
	margin-left:0px;
	position:fixed;
	top:0;
	width:901px;
}
#blog
{
	/*background:url(imagenes/blog_sup.png);
	background-repeat: no-repeat;*/
	margin-left:-15px;
	margin-top:0;
	/*padding-top:57px;*/
	width:202px;
}
#blog_sup
{
	background:url(imagenes/blog_sup.png);
	background-repeat: no-repeat;
	margin-top:0;
	height:46px;
	width:202px;
	position: relative;
}
#blog_sup p
{
left:14px;
position:absolute;
top:13px;
color:#EDA824;
}
#area_blog
{
	background:url(imagenes/blog_med.png);
	background-repeat: repeat-y;
}
.post_lateral
{
	margin-left: 20px;
	margin-right: 22px;
}
#blog_inf
{
	background:url(imagenes/blog_inf.png);
	background-repeat: no-repeat;
	height: 30px;
}
#header_interno
{
height:156px;
margin-bottom:17px;
margin-left:1px;
margin-top:10px;
}
#clear
{
	clear: both;
}
.letrero
{
	position:relative;
	float:left;
	left: 0px;
	width: 155px;
	height: 53px;
	margin-top: -2px;
}
#letrero1
{
	background-image: url(imagenes/lateral/quienes.png);
	background-repeat: no-repeat;
}
#letrero2
{
	background-image: url(imagenes/lateral/obras.png);
	background-repeat: no-repeat;
	height:40px;
}
#letrero3
{
	background-image: url(imagenes/lateral/nota.png);
	background-repeat: no-repeat;
}
#letrero4
{
	background-image: url(imagenes/lateral/noticias.png);
	background-repeat: no-repeat;
	height:38px;
}
#letrero5
{
	background-image: url(imagenes/lateral/descargas.png);
	background-repeat: no-repeat;
}
#letrero6
{
	background-image: url(imagenes/lateral/cifras.png);
	background-repeat: no-repeat;
	height: 100px;
}
/**/
/*
a#letrero1:hover
{
	background-image: url(test/1_hover.png);
	background-repeat: no-repeat;
}
a#letrero2:hover
{
	background-image: url(test/2_hover.png);
	background-repeat: no-repeat;
}
a#letrero3:hover
{
	background-image: url(test/3_hover.png);
	background-repeat: no-repeat;
}
a#letrero4:hover
{
	background-image: url(test/4_hover.png);
	background-repeat: no-repeat;
}
a#letrero5:hover
{
	background-image: url(test/5_hover.png);
	background-repeat: no-repeat;
}
a#letrero6:hover
{
	background-image: url(test/cifras_hover.png);
	background-repeat: no-repeat;
}*/
/**/
#el_bus
{
	position:relative;
	float:left;
	left: -2px;
	bottom: -12px;
}
#el_letrero
{
	position:relative;
	bottom: -83px;
	margin-left:39px;
width:144px;
}
.oculto
{
	display: none;
}
#letrero1_oculto
{
	height:63px;
	background-image: url(test/1_hover.png);
	background-repeat: no-repeat;
}
#letrero2_oculto
{
	background-image: url(test/2_hover.png);
	background-repeat: no-repeat;
}
#letrero3_oculto
{
	background-image: url(test/3_hover.png);
	background-repeat: no-repeat;
}
#letrero4_oculto
{
	background-image: url(test/4_hover.png);
	background-repeat: no-repeat;
}
#letrero5_oculto
{
	background-image: url(test/5_hover.png);
	background-repeat: no-repeat;
	height: 116px;
}
/**/
.letrerosup
{
	position:relative;
	float:right;
	right: 0px;
	width: 176px;
	height: 56px;
	margin-top: -2px;
}
#letrerosup1
{
background-repeat:no-repeat;
height:101px;
top:96px;
width:32px;
}
#letrerosup2
{
background-repeat:no-repeat;
height:56px;
top:92px;
width:62px;
}
#letrerosup3
{
background-repeat:no-repeat;
height:65px;
top:114px;
width:81px;
}
#letrerosup4
{
background-repeat:no-repeat;
height:45px;
top:148px;
width:55px;
}
#letrerosup5
{
background-repeat:no-repeat;
height:45px;
top:148px;
width:121px;
}
#el_coso_sup
{
	float:left;
	left:-11px;
	position:relative;
	top: -7px;
}
#el_coso_sup2
{
	float:left;
	left:-8px;
	position:relative;
	top:-419px;
}
#el_letrero_sup
{
	position:relative;
	right:-3px;
	top:-205px;
}
.letrerosup a
{
	height: 100%;
	position: absolute;
	bottom: 0px;
	width:100%;
background-image:url(nada.png);
}
/**/
a#letrerosup1a:hover
{
	background-image: url(imagenes/superior4/inicio.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
a#letrerosup2a:hover
{
	background-image: url(imagenes/superior4/usuarios.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
a#letrerosup3a:hover
{
	background-image: url(imagenes/superior4/blog.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
a#letrerosup4a:hover
{
	background-image: url(imagenes/superior4/contactenos.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
a#letrerosup5a:hover
{
	background-image: url(imagenes/superior4/contactenos.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
#letrerosup1_oculto
{
	background-image: url(test/inicio.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
#letrerosup2_oculto
{
	background-image: url(test/usuarios.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
#letrerosup3_oculto
{
	background-image: url(test/blog.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
#letrerosup4_oculto
{
	background-image: url(test/contactenos.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
#letrerosup5_oculto
{
	background-image: url(test/buzon.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
#suscribe
{
	width: 195px;
	margin-left: -12px;
	/*background-image: url(imagenes/fondosuscribe.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	text-align: center;
}
#suscribe_interno
{
	text-align: left;
	position: relative;
	top: 0px;
width:176px;
	left: 15px;
	color:#EDA824;
font-size:8pt;
}
#suscribe_interno input
{
	font-size: 8pt;
}
#suscribe_interno span
{
	font-size: 115%;
}
/**/
#suscribe_interno form
{
	width: 163px;
}
#suscribe_interno p
{
	width: 163px;
	color: white;
}
#megalinea
{
	margin-left: -2px;
}
#megatarjeta
{
	margin-left:-4px;
}
#englishversion {
background:transparent url(imagenes/banner_e.png) no-repeat scroll -6px 0;
}
#empleados
{
	background:transparent url(imagenes/empleados.png) no-repeat scroll 0 0;
height:105px;
margin-left:-45px;
margin-top:0;
position:relative;
width:228px;
}
#empleados a
{
	height:22px;
left:114px;
position:absolute;
top:57px;
width:58px;
}
#suscribe_sup
{
	background:url(imagenes/fondosuscribe_sup.png);
	background-repeat: no-repeat;
	height:15px;
}
#suscribe_med
{
	background:url(imagenes/fondosuscribe_med.png);
	background-repeat: repeat-y;
}
#suscribe_inf
{
	background:url(imagenes/fondosuscribe_inf.png);
	background-repeat: no-repeat;
	height: 15px;
}
#socios
{
margin-left:-23px;
position: absolute;
}
.banner
{
background:transparent url(imagenes/banner.png) no-repeat scroll -6px 0;
height:92px;
margin-left:-12px;
position:relative;
width:202px;
}
.banner span
{
color:#EDA824;
left:19px;
position:absolute;
top:16px;
font-size:85%;
}
.banner a
{
height:22px;
left:70px;
position:absolute;
top:47px;
width:58px;
}
td
{
	padding: 10px;
}
td h3
{
	text-align: center;
}
#home
{
height:68px;
position:absolute;
right:14px;
top:20px;
width:251px;
}
#comentarios
{
	padding: 40px;
}
#comentarios form p
{
	margin: 10px;
}
.button
{
	margin: 10px;
}
.post p
{
margin-top:20px;
margin-bottom:20px;
}
#socios a
{
	display:block;
	position:absolute;
}

#al_pereira
{
height:56px;
left:34px;
top:33px;
width:56px;	
}

#al_dqs
{
height:56px;
left:113px;
top:33px;
width:65px;
}

#mintras
{
height:46px;
left:34px;
top:92px;
width:56px;
}

#al_virg
{
height:56px;
left:113px;
top:90px;
width:65px;
}

#secre
{
height:46px;
left:22px;
top:143px;
width:56px;
}


#aerop
{
height:37px;
left:91px;
top:150px;
width:97px;
}
#integra
{
height:29px;
left:16px;
top:198px;
width:85px;
}
#promasivo
{
height:32px;
left:104px;
top:196px;
width:83px;
}
#recaudos
{
height:47px;
left:75px;
top:232px;
width:55px;
}


