@charset "utf-8";

/* CSS Document */

body {
margin: 0px;

background-position:top;
background-repeat:no-repeat;
background-color:#000000;
/*overflow-x:hidden;*/
}
.contenedor {
width:100%;
height:100%;
}
#contebody {
width:100%;
height:100%;
}
#contevideo {
width: 50%;
height: 0;
margin-top:310px;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
}
#frame{
margin: auto;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
z-index:2;
}
#video{
margin: auto;
position: absolute;
top: 0; left: 0; bottom: 0; right: 0;
z-inde1;
}
.titus_seccion {
color:#efd127;
font-size:40px;
font-family:"Jolly Lodger";
text-shadow: 1px 1px 0px #9b0000, 3px 4px 0px rgba(0,0,0,0.15);
letter-spacing:3px;
text-decoration:none;
}
.txt_subtitu {
color:#f5ecba;
font-size:30px;
text-shadow: 2px 2px 0px rgba(0,0,0,0.2);
font-family:"Jolly Lodger";
line-height:14px;
}
.txt_descripcion {
color:#ffffff;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:14px;
}
.txt_descripcion a {
color:#efd127;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
line-height:14px;
}
.txt_descripcion a:hover {
color:#f5ecba;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:14px;
}
.txt_pie1 {
color:#ffffff;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:14px;
}
.txt_pie1 a {
color:#bebebe;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
line-height:14px;
}
.txt_pie1 a:hover {
color:#f5ecba;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:14px;
}

