body
{
    margin: 0px;
}

img
{
    /*width: 100%;*/
    border: 0;
}

#divHtml
{
	width: 97%;
	max-width: 1200px;
	margin: auto;
	line-height: 24px;
	overflow-x: hidden;
	background-color: #FFF;

	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-khtml-border-radius: 20px;
	
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	
}


#divHtml2
{
	width: 97%;
	max-width: 860px;
	margin: auto;
	line-height: 24px;
	overflow-x: hidden;
	background-color: #FFF;
	
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-khtml-border-radius: 20px;
	
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	
}

#divHtml img
{
    width: 90%;
}

#divHtml .encabezado
{
    overflow: hidden;
}

#divHtml .encabezado img
{
    width: 100%; 
    float: left;
botton: 0;
}

#divHtml .contenido
{
	width: 100%;
	background-size: contain;
	margin: 0px;
	padding: 0px;
}

#divHtml .pie
{
	overflow: hidden;
	text-align: center;
}

#divHtml .pie img
{
    width: 100%; 
    float: left;
}

#divHtml .intro
{
    width: 92%;
    max-width: 820px;
}

#divHtml .datos-autor
{
    width: 90%;
    margin: auto;
}

#divHtml .datos-autor
{
    padding-top: 10px;
    width: 85%;
    margin: auto;
    overflow: auto;
    text-align: left;
}

#divHtml .datos-autor .foto
{
    padding-right: 5px;
    float: left;
}

#divHtml .datos-autor .foto img
{
    width: 100%;
    max-width: 180px;
}

#divHtml .datos-autor .info
{
    float: left;
}

#divHtml .datos-autor .firma
{
    width: 100%;
    padding-bottom: 5px;
    float: left;
}

#divHtml .datos-autor .firma img
{
    width: 100%;
    max-width: 150px;
}

#divHtml .datos-autor .texto
{
    width: 100%;
    padding-bottom: 20px;
    float: left;
    font-size: 13px;
}

#divHtml p
{
	padding: 20px 0px;
	width: 86%;
	margin: auto;
	text-align: left;
	font-size: 19px;
	font-family: Lato, sans-serif;
	line-height: 29px;
	font-weight: normal;
}

#divHtml .titulo
{
	width: 86%;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 29px;
	line-height: 34px;
	color: #cc0000;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: Lato, sans-serif;
/*    background-color: #BA0000;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent;
    text-shadow: rgba(255,255,255,0.2) 2px 3px 6px;*/
}

#divHtml .titulo-azul
{
	width: 90%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 26px;
	font-weight: bold;
	line-height: 33px;
	color: #00098A;
	font-family: 'Lato', sans-serif;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#divHtml .titulo img
{
    width: 90%;
}

#divHtml .img-80
{
    width: 80%;
}

#divHtml .img-90
{
    width: 90%;
}


#divHtml .img-float-right
{
    float: right;
}

#divHtml .img-float-left
{
    float: left;
}



#divHtml .testimonio-1-enc
{
    margin: auto;
    width: 90%;
    max-width: 580px;
    overflow: auto;
}

#divHtml .testimonio-1-enc img
{

	width: 90%;
    float: left;


}

#divHtml .testimonio-1
{
	width: 90%;
	max-width: 580px;
	margin: auto;
	text-align: left;
	background-image: url(../imagenes/testim1.jpg);
	background-repeat: repeat-y;
	background-size: contain;
	font-family: 'Handlee', cursive;
	font-size: 25px;
	line-height: 27px;
}

#divHtml .testimonio-1 .contenido
{
    width: 90%;
    margin: auto;
    overflow: auto;
    font-style: italic;
    font-size: 15px;
}

#divHtml .testimonio-1 .contenido span
{
    color: #4F6FCC;
    font-size: 20px;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

#divHtml .testimonio-1-pie
{
    margin: 0px auto;
    width: 90%;
    max-width: 580px;
    overflow: auto;
}

#divHtml .testimonio-1-pie img
{
    width: 100%;
    float: left;
}




#divHtml .bonus-enc
{
    margin: 0px auto;
    width: 90%;
    max-width: 770px;
    overflow: auto;
}

#divHtml .bonus-enc img
{
    width: 100%;
    float: left;
}

#divHtml .bonus
{
	width: 90%;
	max-width: 770px;
	margin: auto;
	text-align: center;
	background-image: url("../imagenes/b2.jpg");
	background-repeat: repeat-y;
	background-size: contain;
}

#divHtml .bonus .contenido
{
    width: 90%;
    margin: auto;
    overflow: auto;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 15px;
    background: transparent;
}

#divHtml .bonus-pie
{
    margin: 0px auto;
    width: 90%;
    max-width: 770px;
    overflow: auto;
}

#divHtml .bonus-pie img
{
    width: 100%;
    float: left;
}

.div-left
{
    float: left;
}

#divHtml .membresia-enc
{
    margin: 0px auto;
    width: 90%;
    max-width: 770px;
    overflow: auto;
}

#divHtml .membresia-enc img
{
    width: 100%;
    float: left;
}

#divHtml .membresia
{
    width: 90%;
    max-width: 770px;
    margin: auto;
    text-align: left;
    background-image: url("../imagenes/g2.gif");
    background-repeat: repeat-y;
    background-size: contain;
}

#divHtml .membresia .contenido
{
    width: 90%;
    margin: auto;
    overflow: auto;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 15px;
}

#divHtml .membresia-pie
{
    margin: 0px auto;
    width: 90%;
    max-width: 770px;
    overflow: auto;
}

#divHtml .membresia-pie img
{
    width: 100%;
    float: left;
}


#divHtml .formulario-enc
{
    margin: 0px auto;
    width: 90%;
    max-width: 652px;
    overflow: auto;
}

#divHtml .formulario-enc img
{
    width: 100%;
    float: left;
}

#divHtml .formulario
{
    width: 90%;
    max-width: 652px;
    margin: auto;
    text-align: left;
    background-image: url("../imagenes/for2.gif");
    background-repeat: repeat-y;
    background-size: contain;
}

#divHtml .formulario .contenido
{
    width: 90%;
    margin: auto;
    overflow: auto;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 15px;
}

#divHtml .formulario-pie
{
    margin: 0px auto;
    width: 90%;
    max-width: 652px;
    overflow: auto;
}

#divHtml .formulario-pie img
{
    width: 100%;
    float: left;
}



#divHtml .ssl-enc
{
    margin: 0px auto;
    width: 90%;
    max-width: 500px;
    overflow: auto;
}

#divHtml .ssl-enc img
{
    width: 100%;
    float: left;
}

#divHtml .ssl
{
    width: 90%;
    max-width: 500px;
    margin: auto;
    text-align: left;
    background-image: url("../imagenes/s2.jpg");
    background-repeat: repeat-y;
    background-size: contain;
}

#divHtml .ssl .contenido
{
    width: 90%;
    margin: auto;
    overflow: auto;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 15px;
    text-align: center;
    background: transparent;
}

#divHtml .ssl-pie
{
    margin: 0px auto;
    width: 90%;
    max-width: 500px;
    overflow: auto;
}

#divHtml .ssl-pie img
{
    width: 100%;
    float: left;
}#divHtml .titulo-gde {
	width: 90%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 35px;
	font-weight: bold;
	line-height: 39px;
	color: #cc0000;
	font-family: 'Lato', sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divHtml .garantia {
	width: 90%;
	max-width: 770px;
	margin: auto;
	text-align: left;
	background-size: contain;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #81019E;
	border-right-color: #81019E;
	border-bottom-color: #81019E;
	border-left-color: #81019E;
}
#divHtml .titulo-negro {
	width: 95%;
	text-align: center;
	margin: auto;
	font-size: 23px;
	font-weight: bold;
	line-height: 28px;
	color: #000;
	font-family: 'Lato', sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#divHtml .titulo-negro-grande {
	width: 90%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 30px;
	font-weight: bold;
	line-height: 35px;
	color: #000;
	font-family: 'Lato', sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#divHtml .titulo-resaltado {
	width: 90%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	color: #BA0000;
	font-family: 'Lato', sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../imagenes/resaltado.gif);
	background-repeat: repeat-x;
}


#divHtml .titulo-testimonios {
	padding: 40px 0px 30px;
	width: 90%;
	text-align: left;
	margin: auto;
	font-size: 23px;
	color: #93D8F9;
	font-family: 'Oswald', sans-serif;
}
#divHtml .texto-cbk {
	width: 90%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 11px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 13px;
}

#divHtml .titulo-verde {
	width: 90%;
	text-align: center;
	margin: auto;
	font-size: 23px;
	color: #3D8B3A;
	font-family: 'Handlee', sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	padding-top: 35px;
	line-height: 26px;
}

#divHtml .titulo-bonus {
	text-align: center;
	/*color: #BA0000;*/
    font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	color: #C00;
	font-family: 'Oswald', sans-serif;
	background-color: #EEE;
	margin: auto;
	width: 100%;
	padding: 10px;
}

#divHtml .titulo-garantia {
	width: 90%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 34px;
	font-weight: bold;
	line-height: 38px;
	color: #BA0000;
	font-family: 'Lato', sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#divHtml .texto-condiciones {
	width: 90%;
	text-align: left;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 11px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 15px;
}
#divHtml .titulo-gde-afiliados {
	width: 90%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 36px;
	font-weight: bold;
	line-height: 43px;
	color: #BA0000;
	font-family: 'Lato', sans-serif;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#divHtml .titulo-articulos {
	width: 90%;
	text-align: center;
	margin: auto;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	font-family: 'Lato', sans-serif;
}


#divHtml .titulo-testimonios-2 {
	padding: 40px 0px 30px;
	width: 90%;
	text-align: left;
	margin: auto;
	font-size: 25px;
	color: #AF3A84;
	font-family: 'Handlee', cursive;
}
#divHtml .links {
	width: 100%;
	background-size: contain;
	margin: 0px;
	padding: 0px;
	color: #00F;
	font-size: 16px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}


#divHtml .titulo-azul-grande {
	width: 90%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 28px;
	font-weight: bold;
	line-height: 33px;
	color: #000DB0;
	font-family: 'Lato', sans-serif;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#divHtml .titulo-exit {
	width: 90%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 40px;
	font-weight: bold;
	line-height: 43px;
	color: #03F;
	font-family: 'Lato', sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	vertical-align: top;
}
#divHtml .titulo-rojo-chico {
	width: 90%;
	text-align: center;
	margin: auto;
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
	color: #cc0000;
	font-family: 'Lato', sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


.js-video {
  height: 0;
  padding-top: 25px;
  padding-bottom: 67.5%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
 
.js-video.widescreen {
  padding-bottom: 56.34%;
  
}
 
.js-video.vimeo {
  padding-top: 0;
}

.js-video embed, .js-video iframe, .js-video object, .js-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

#divHtml .titulo-azul2 {
	width: 90%;
	text-align: center;
	margin: auto;
	font-size: 23px;
	color: #009;
	font-family: 'Handlee', sans-serif;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	padding-top: 35px;
	line-height: 28px;
}

#divHtml .titulo-centrado {
	width: 88%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 29px;
	line-height: 36px;
	color: #cc0000;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#divHtml .titulos-contenido {
	width: 85%;
	text-align: center;
	/*color: #BA0000;*/
    font-size: 30px;
	font-weight: bold;
	color: #C00;
	font-family: 'Lato', sans-serif;
	padding: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C00;
	border-bottom-color: #C00;
	border-top-width: thin;
	border-bottom-width: thin;
	line-height: 35px;
}

#divHtml .contenido-chico {
	width: 85%;
	background-size: contain;
	margin: 0px;
	font-size: 15px;
	line-height: 21px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
}
#divHtml .titulo-audio {
	width: 95%;
	text-align: left;
	margin: auto;
	font-size: 19px;
	line-height: 20px;
	color: #000;
	font-family: 'Fjalla One', sans-serif;
	padding: 2px;
}

#divHtml .titulo-upsell {
	width: 90%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 38px;
	font-weight: bold;
	line-height: 41px;
	color: #039;
	font-family: 'Lato', sans-serif;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#divHtml .titulo-upsell-f-gris {
	width: 85%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	clip: rect(auto,auto,auto,auto);
	margin: auto;
	text-align: center;
	font-size: 30px;
	font-family: Lato, sans-serif;
	line-height: 33px;
	background-color: #EBEBEB;
	padding: 20px;
	color: #C41E1D;
}

#divHtml .texto-cbk-video {
	width: 95%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 9px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 11px;
	padding: 5px;
}
#divHtml .contenido-chico {
	width: 85%;
	background-size: contain;
	font-size: 15px;
	padding-left: 30px;
	padding-right: 0px;
	text-align: left;
}
#divHtml .cuadro-verde {
	width: 95%;
	max-width: 450px;
	text-align: center;
	font-size: 24px;
	line-height: 26px;
	color: #FFF;
	font-family: 'Lato', sans-serif;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
	margin: auto;
	background-color: #009933;

}

#divHtml2 .cuadro-verde {
	width: 95%;
	max-width: 450px;
	text-align: center;
	font-size: 24px;
	line-height: 26px;
	color: #FFF;
	font-family: 'Lato', sans-serif;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
	margin: auto;
	background-color: #009933;

}