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

body { text-align:center;
       overflow-x:hidden; overflow-y:scroll;
}
#wrap {width:100%;
       text-align:center;
}
div#container{
    width:1920px;
    height:1400px;
    margin:0px auto;
}
div#CentradaHS {
    width:1920px;
    margin:auto;
    text-align:left;
}
.centrar {

    position: absolute; /*Posicionamiento absoluto*/

    margin-top:-8px; /*Restamos la mitad de alto del objeto para centrarlo verticalmente*/
    margin-left: -960px; /*Restamos la mitad de ancho del objeto para centrarlo horizontalmente*/

    top:0% auto;
    left: 50%; /*Desde la izquierda, colocar al 50% de la pantalla*/

    width:1920px;
    height:1400px;

}
#apDiv1Cont {
    position:absolute;
    left:0px;
    top:0px;
    width:1920px;
    height:1400px;
    z-index:1;
}
#apDiv2Fondo {
    position:absolute;
    left:0px;
    top:0px;
    width:1920px;
    height:570px;
    z-index:2;
    background-image: url(../img/FondoWebLideresenFranquicia170610.jpg);
}
#apDiv3Banner {
    position:absolute;
    left:470px;
    top:0px;
    width:980px;
    height:147px;
    z-index:3;
    margin:0 auto;
}
#apDiv4Menu {
    position:absolute;
    left:471px;
    top:146px;
    width:978px;
    height:41px;
    z-index:4;
    text-align: left;
}
#apDiv5VideoIni {
    position:absolute;
    left:472px;
    top:198px;
    width:640px;
    height:383px;
    z-index:6;
    background-color: #000000;
}
#apDiv6Titulo {
    position:absolute;
    left:470px;
    top:206px;
    width:560px;
    height:43px;
    z-index:6;
}
#apDiv7MasVideos {
    position:absolute;
    left:460px;
    top:701px;
    width:1000px;
    height:390px;
    z-index:7;
}
#apDiv8Creditos {
    position:absolute;
    left:470px;
    top:1371px;
    width:980px;
    height:38px;
    z-index:8;
}
#apDiv9FRAME {
    position:absolute;
    left:485px;
    top:755px;
    width:952px;
    height:292px;
    z-index:9;
    text-align: center;
}


#apDivTxtVideo {
    position:absolute;
    left:472px;
    top:580px;
    width:670px;
    height:130px;
    z-index:10;
}
#apDivMenuBtn {
    text-align:center;
    position:absolute;
    left:534px;
    top:1083px;
    width:868px;
    height:37px;
    z-index:11;
}
#apDivMenuSecTabla {
    position:absolute;
    left:1156px;
    top:193px;
    width:299px;
    height:427px;
    z-index:12;
    background-image: url(../img/MenusSecundarios280610.png);
}
a:link {
    color: #063375;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #063375;
}
a:hover {
    text-decoration: none;
    color: #39A9DC;
}
a:active {
    text-decoration: none;
    text-align: left;
}
#apDiv1 {
    position:absolute;
    left:1165px;
    top:658px;
    width:286px;
    height:39px;
    z-index:13;
}
#apDiv2 {
    position:absolute;
    left:486px;
    top:1142px;
    width:950px;
    height:240px;
    z-index:14;
}
#apDiv3 {
    position:absolute;
    left:454px;
    top:1141px;
    width:1010px;
    height:214px;
    z-index:5;
}
#apDiv4 {
    position:absolute;
    left:942px;
    top:658px;
    width:200px;
    height:38px;
    z-index:15;
}

.TxtBoton {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #063375;
    text-align: left;
}

.TxtCorrido {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #004999;
    text-align: left;
}

.TxtDescripcion {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #004999;
    text-align: justify;
}

.TxtCorridoCenter {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #004999;
    text-align: center;
}

.TxtCorridoDerecha {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #004999;
    text-align: right;
}

.TxtSigno {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 50px;
    font-style: normal;
    color: #004999;
    text-align: left;
}
.TxtBigV {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 25px;
    font-style: normal;
    color: #004999;
    text-align: left;
}
.TxtBigVideos {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 25px;
    font-style: normal;
    color: #FFF;
    text-align: left;
}

#apDivRegistro {
	position:absolute;
	left:487px;
	top:153px;
	width:422px;
	height:29px;
	z-index:16;
}

a.estilo2:link {
	color: #FFF;
	text-decoration: none;
}
a.estilo2:visited {
	text-decoration: none;
	color: #FFF;
}
a.estilo2:hover {
	text-decoration: none;
	color: #39A9DC;
}
a.estilo2:active {
	text-decoration: none;
	text-align: left;
}
