@charset "UTF-8";
/* CSS Document */

html, body { margin:0; padding:0; font-family: 'Ubuntu', sans-serif;}
body { background:url(../images/misionhispana-web_03.jpg) top center repeat-x rgba(241,239,235,1);}

#contenedorGeneral{ width:1024px; margin:0 auto;}
header {}

#slideshow {width: 100%; height:320px; overflow:hidden; background:#FFF; box-shadow:rgba(0,0,0,0.6) 0 0 5px; position:absolute; }
#slideshow > div { position: absolute; height:300px; overflow:hidden; }
#slideshow p { position:absolute; right:10px; text-align:right; margin:150px 0 0 0; background:rgba(0,0,3,0.5); z-index:1100; color:rgba(255,255,255,1); text-shadow:rgba(0,0,0,0.6) 0 0 5px; font-size:2.5em; padding:10px; border-radius:5px 0 0 5px;}
.bannerSuperior { width:100%;}
#logoBanner { position:absolute; margin:40px 0 0 5%; z-index:1000;}

#navPrincipal { height:40px; width:100%; background-color:rgba(0,57,93,1); font-size:11px;}
#navPrincipal ul { margin:0; padding:0; list-style:none;}
#navPrincipal ul li { float:left; display:inline-block; padding:11px;}
#navPrincipal ul li:hover { background:rgba(68,82,90,1)}
#navPrincipal ul li a { color:rgba(255,255,255,1); text-decoration:none; text-transform:capitalize; font-size:14px;}
.boleto { background:rgba(232,32,27,1);}
#navPrincipal ul li.boleto:hover {background:rgba(232,32,27,1)}

#central { width:100%; background:rgba(255,255,255,1); min-height:200px; text-align:center; margin-top:320px;}
#central2 { width:100%; background:rgba(255,255,255,1); min-height:200px; margin-top:320px;}

p { margin:0; padding:0; line-height:1.3;}
footer { background:rgba(51,51,51,1); height:80px; border-radius:0 0 5px 5px; color:rgba(255,255,255,1); padding:10px; font-weight:lighter; font-size:13px; margin:0 0 20px 0;}
#footer { float:left; padding:10px; line-height:1.3;}
#footer p a { color:rgba(255,255,255,1);}
#abajo { padding:10px; text-align:justify; color:rgba(51,51,51,1); font-size:13px;}

h1{ font-size:19px; text-align:center;}

#contacto label { width:130px; margin:5px; font-size:12px; position:absolute; text-align:right; padding-top:5px;}
#contacto input, #contacto textarea { margin:5px 0 0 140px; width:240px; padding:5px; border-radius:5px; border:1px solid rgba(51,51,51,0.5); }

#ayuda { width:400px; margin:15px 0 0 100px; font-size:12px; }
#ayuda input { padding:8px; border-radius:3px; border:1px solid rgba(51,51,51,1); width:200px;}
#ayuda tr td { border-bottom:rgba(51,51,51,1) dashed 1px; height:30px;}

#capcha input { margin:25px 0 0 0;}
#capcha label { margin:0 0 0 -20px;}

#programa { width:90%; border:rgba(153,153,153,1) solid 1px; border-radius:5px; padding:5px; margin:0 auto; font-size:12px;}
.titular { background:rgba(153,51,0,1); color:rgba(255,255,255,1); text-align:center;}
#programa tr td { border-bottom:rgba(102,102,102,1) dotted 1px;}
#programa tr:hover { background:rgba(204,204,204,1);}