body
{
    margin: 0px;
	font-family: 'Lato', sans-serif;
	background-color: #fff;
}

img
{
   border: 0;
}

#divHtml
{
	width: 95%;
	max-width: 930px;
	margin: auto;
	line-height: 24px;
	overflow-x: hidden;
	background-color: #FFF;	
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	/*border-bottom-style: solid;*/
	border-left-style: solid;
	border-right-color: #ccd440;
	/*border-bottom-color: #DAF8FF;*/
	border-left-color: #ccd440;
}

#divHtml img
{
    width: 90%;
}

#divHtml .encabezado
{
    overflow: hidden;
}

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

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

#divHtml .pie
{
    overflow: hidden;
}

#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: 20px;
	width: 85%;
	margin: auto;
	overflow: auto;
	text-align: left;
	font-family: 'Lato', sans-serif;
}

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

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

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

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

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

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

#divHtml p
{
	padding: 13px 0px;
	width: 86%;
	margin: auto;
	text-align: left;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	line-height:32px;
}

#divHtml .titulo
{
	width: 90%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 30px;
	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;
/*    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: 22px;
	font-weight: bold;
	line-height: 30px;
	color: #00098A;
	font-family: 'Lato', sans-serif;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#divHtml .titulo-formulario
{
	width: 100%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 32px;
	font-weight: bold;
	line-height: 30px;
	color: #00098A;
	font-family: 'Lato', sans-serif;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color:#EBEBEB;
}

#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 .listado1
{
    margin: 0px auto;
    padding: 20px 0px;
    width: 80%;
    font-size: 18px;
}

#divHtml .listado1 li
{
    padding-left: 10px;
    margin-bottom: 5px;
    min-height: 30px;
    text-align: left;   
	line-height:32px; 
}

#divHtml .listado2
{
    margin: 0px auto;
    padding: 20px 0px;
    width: 80%;
    font-size: 18px;
}

#divHtml .listado2 li
{
    padding-left: 70px;
    margin-bottom: 40px;
    min-height: 30px;
    text-align: left;
    list-style: none;
    background-size: 61px 61px;
    background-position: 10px top;
    background-repeat: no-repeat;
}


#divHtml .listado-1
{
    margin: 0px auto;
    padding: 20px 0px;
	width: 90%;
    max-width: 650px;
    font-size: 18px;
	line-height: 30px;
	
}

#divHtml .listado-1 li
{
    padding-left: 47px;
    margin-bottom: 30px;
    min-height: 30px;
    text-align: left;
    list-style: none;
    background-image: url("../imagenes-r/til01.jpg");
    background-size: 27px 30px;
    background-position: 10px top;
    background-repeat: no-repeat;
}

#divHtml .listado-2
{
    margin: 0px auto;
    padding: 20px 0px 0px;
    width: 90%;
    max-width: 650px;
    font-size: 18px;
    
}

#divHtml .listado-2 li
{
    padding-left: 75px;
    padding-right: 20px;
    margin-bottom: 40px;
    min-height: 30px;
    text-align: left;
    list-style: none;
    background-image: url("../imagenes-r/til-1.gif");
    background-size: 30px 30px;
    background-position: 20px top;
    background-repeat: no-repeat;
}

#divHtml .listado-3
{
    margin: 0px auto;
    padding: 20px 0px 0px;
    width: 90%;
    max-width: 650px;
    font-size: 18px;
    }

#divHtml .listado-3 li
{
    padding-left: 75px;
    padding-right: 20px;
    margin-bottom: 40px;
    margin-left: 20px;
    min-height: 30px;
    text-align: left;
    list-style: none;
    background-image: url("../imagenes-r/til02.jpg");
    background-size: 27px 30px;
    background-position: 20px top;
    background-repeat: no-repeat;
}

#divHtml .listado-4
{
    margin: 0px auto;
    padding: 20px 0px 0px;
    width: 90%;
    max-width: 800px;
    font-size: 18px;
    
}

#divHtml .listado-4 li
{
    padding-left: 60px;
    padding-right: 20px;
    margin-bottom: 40px;
    margin-left: 20px;
    min-height: 30px;
    text-align: left;
    list-style: none;
    background-image: url("../imagenes-r/til-2.png");
    background-size: 30px 30px;
    background-position: 10px top;
    background-repeat: no-repeat;
}

#divHtml .listado-5
{
    margin: 0px auto;
    padding: 20px 0px;
    width: 65%;
    max-width: 670px;
    font-size: 18px;
}

#divHtml .listado-5 li
{
    padding-left: 47px;
    margin-bottom: 20px;
    min-height: 30px;
    text-align: left;
    list-style: none;
    background-image: url("../imagenes-r/til03.jpg");
    background-size: 27px 30px;
    background-position: 10px top;
    background-repeat: no-repeat;
}

#divHtml .listado-6
{
    margin: 0px auto;
    padding: 20px 0px;
    width: 80%;
    max-width: 700px;
    font-size: 18px;
}

#divHtml .listado-6 li
{
    padding-left: 55px;
    margin-bottom: 40px;
    min-height: 30px;
    text-align: left;
    list-style: none;
    background-image: url("../imagenes-r/til03.png");
    background-size: 27px 30px;
    background-position: 10px top;
    background-repeat: no-repeat;
}

#divHtml .listado-7
{
    margin: 0px auto;
    padding: 20px 0px;
    width: 90%;
    max-width: 800px;
    font-size: 18px;
}

#divHtml .listado-7 li
{
    padding-left: 44px;
    margin-bottom: 40px;
    min-height: 40px;
    text-align: left;
    list-style: none;
    background-image: url("../imagenes-r/til-3.png");
    background-size: 40px 40px;
    background-position: 0px top;
    background-repeat: no-repeat;
}

#divHtml .listado-8
{
    margin: 0px auto;
    padding: 20px 0px;
    width: 100%;
    max-width: 700px;
    font-size: 18px;
}

#divHtml .listado-8 li
{
    padding-left: 50px;
    margin-bottom: 40px;
    min-height: 30px;
    text-align: left;
    list-style: none;	
	background-image: url("../imagenes-r/til04.jpg");
    background-size: 27px 30px;
    background-position: 10px top;
    background-repeat: no-repeat;
}

#divHtml .listado-9
{
    margin: 0px auto;
    padding: 20px 0px 0px;
    width: 90%;
    max-width: 650px;
    font-size: 18px;
}

#divHtml .listado-9 li
{
    padding-left: 75px;
    padding-right: 20px;
    margin-bottom: 30px;
    margin-left: 20px;
    min-height: 31px;
    text-align: left;
    list-style: none;
    background-image: url("../imagenes-r/til4.png");
    background-size: 30px 31px;
    background-position: 20px top;
    background-repeat: no-repeat;
}

#divHtml .listado-10
{
    margin: 0px auto;
    padding: 20px 0px 0px;
    width: 90%;
    max-width: 800px;
    font-size: 18px;
}

#divHtml .listado-10 li
{
    padding-left: 75px;
    padding-right: 20px;
    margin-bottom: 40px;
    margin-left: 20px;
    min-height: 30px;
    text-align: left;
    list-style: none;
    background-image: url("../imagenes-r/til-4.png");
    background-size: 30px 30px;
    background-position: 20px top;
    background-repeat: no-repeat;
}

#divHtml .listado-11
{
    margin: 0px auto;
    padding: 20px 0px 0px;
    width: 90%;
    max-width: 650px;
    font-size: 18px;
}

#divHtml .listado-11 li
{
    padding-left: 75px;
    padding-right: 20px;
    margin-bottom: 40px;
    margin-left: 20px;
    min-height: 31px;
    text-align: left;
    list-style: none;
    background-image: url("../imagenes-r/til5.png");
    background-size: 30px 31px;
    background-position: 20px top;
    background-repeat: no-repeat;
}

#divHtml .listado-12
{
    margin: 0px auto;
    padding: 20px 0px;
    width: 100%;
    max-width: 700px;
    font-size: 18px;
}

#divHtml .listado-12 li
{
    padding-left: 44px;
    margin-bottom: 40px;
    min-height: 24px;
    text-align: left;
    list-style: none;
    background-image: url("../imagenes-r/tilde06.png");
    background-size: 24px 24px;
    background-position: 0px top;
    background-repeat: no-repeat;
}

#divHtml .listado-13
{
    margin: 0px auto;
    padding: 20px 0px 0px;
    width: 90%;
    max-width: 800px;
    font-size: 18px;
}

#divHtml .listado-13 li
{
    padding-left: 75px;
    padding-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    min-height: 35px;
    text-align: left;
    list-style: none;
    background-image: url("../imagenes-r/tilde6.png");
    background-size: 35px 35px;
    background-position: 20px top;
    background-repeat: no-repeat;
}

#divHtml .listado-14
{
    margin: 0px auto;
    padding: 20px 0px 0px;
    width: 95%;
    max-width: 800px;
    font-size: 17px;
	line-height: 28px;
}

#divHtml .listado-14 li
{
    padding-left: 50px;
    padding-right: 20px;
    margin-bottom: 30px;
    min-height: 24px;
    text-align: left;
    list-style: none;
    background-image: url("../imagenes-r/tilde07.png");
    background-size: 24px 24px;
    background-position: 20px top;
    background-repeat: no-repeat;
}

#divHtml .listado-15
{
    margin: 0px auto;
    padding: 20px 0px 0px;
    width: 90%;
    max-width: 800px;
    font-size: 18px;
}

#divHtml .listado-15 li
{
    padding-left: 75px;
    padding-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    min-height: 35px;
	text-align: left;
    list-style: none;
    background-image: url("../imagenes-r/tilde7.png");
    background-size: 35px 35px;
    background-position: 20px top;
    background-repeat: no-repeat;
}

#divHtml .listado-16
{
    margin: 0px auto;
    padding: 20px 0px 0px;
    width: 90%;
    max-width: 800px;
    font-size: 18px;
}

#divHtml .listado-16 li
{
    padding-left: 75px;
    padding-right: 20px;
    margin-bottom: 40px;
    margin-left: 20px;
    min-height: 35px;
    text-align: left;
    list-style: none;
    background-image: url("../imagenes-r/til-red.png");
    background-size: 31px 35px;
    background-position: 20px top;
    background-repeat: no-repeat;
}

#divHtml .listado-17
{
    margin: 0px auto;
    padding: 20px 0px;
    width: 80%;
    max-width: 700px;
    font-size: 18px;
}

#divHtml .listado-17 li
{
    padding-left: 55px;
    margin-bottom: 30px;
    min-height: 34px;
    text-align: left;
    list-style: none;
    background-image: url("../imagenes-r/til-x.jpg");
    background-size: 30px 34px;
    background-position: 10px top;
    background-repeat: no-repeat;
}

#divHtml .listado-18
{
    margin: 0px auto;
    padding: 20px 0px;
    width: 80%;
    max-width: 700px;
    font-size: 18px;
}

#divHtml .listado-18 li
{
    padding-left: 50px;
    margin-bottom: 30px;
    min-height: 40px;
    text-align: left;
    list-style: none;
    background-image: url("../imagenes-r/til-yfle1.png");
    background-size: 30px 30px;
    background-position: 10px center;
    background-repeat: no-repeat;
}

#divHtml .listado-19
{
    margin: 0px auto;
    padding: 20px 0px 0px;
    width: 80%;
    max-width: 700px;
    font-size: 18px;
}

#divHtml .listado-19 li
{
    padding-left: 75px;
    padding-right: 20px;
    margin-bottom: 10px;
    min-height: 45px;
    text-align: left;
    list-style: none;
    background-image: url("../imagenes/ok2.png");
    background-size: 45px 45px;
    background-position: 20px center;
    background-repeat: no-repeat;
}

#divHtml .listado-20
{
    margin: 0px auto;
    padding: 20px 0px 0px;
    width: 90%;
    max-width: 600px;
    font-size: 18px;
}

#divHtml .listado-20 li
{
    padding-left: 60px;
    padding-right: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
    min-height: 35px;
    text-align: left;
    list-style: none;
    background-image: url("../imagenes-r/video.gif");
    background-size: 38px 36px;
    background-position: 20px top;
    background-repeat: no-repeat;
}

/*#divHtml .listado-21
{
    margin: 0px auto;
    padding: 20px 0px 0px;
    width: 90%;
    max-width: 600px;
    font-size: 18px;
}

#divHtml .listado-21 li
{
    padding-left: 75px;
    padding-right: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
    min-height: 45px;
    text-align: left;
    list-style: none;
    background-image: url("../imagenes/t1.png");
    background-size: 40px 40px;
    background-position: 20px center;
    background-repeat: no-repeat;
}*/

#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: 'Lato', sans-serif;
}

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

#divHtml .testimonio-1 .contenido span
{
    color: #4F6FCC;
    font-size: 20px;
    font-family: 'Lato', sans-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: 'Lato', sans-serif;
    font-size: 18px;
    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: 'Lato', sans-serif;
    font-size: 18px;
}

#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: 'Lato', 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 .promo90-enc
{
    margin: 0px auto;
    width: 90%;
    max-width: 770px;
    overflow: auto;
}

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

#divHtml .promo90
{
    width: 90%;
    max-width: 770px;
    margin: auto;
    text-align: left;
    background-image: url("../imag-afil/af2.jpg");
    background-repeat: repeat-y;
    background-size: contain;
}

#divHtml .promo90 .contenido
{
    width: 90%;
    margin: auto;
    overflow: auto;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
}

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

#divHtml .promo90-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: 'Lato', sans-serif;
    font-size: 18px;
    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: 33px;
	font-weight: bold;
	line-height: 40px;
	color: #BA0000;
	font-family: 'Lato', sans-serif;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#divHtml .titulo-gde-gris {
	width: 90%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 37px;
	font-weight: bold;
	line-height: 50px;
	color: #666;
	font-family: 'Lato', sans-serif;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	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 {
	padding: 15px 0px 15px;
	width: 90%;
	text-align: center;
	margin: auto;
    font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	color: #000;
	font-family: 'Lato', sans-serif;
}
#divHtml .titulo-negro-grande {
	width: 90%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 37px;
	font-weight: bold;
	line-height: 45px;
	color: #000;
	font-family: 'Lato', sans-serif;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#divHtml .titulo-gris {
	padding: 40px 0px 30px;
	width: 90%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 27px;
	font-weight: bold;
	line-height: 34px;
	color: #666;
	font-family: 'Lato', sans-serif;
}
#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 .cuadro-verde {
	width: 65%;
	text-align: left;
	font-size: 22px;
	line-height: 33px;
	color: #063;
	font-family: 'Lato', sans-serif;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 60px;
	margin: auto;
	vertical-align: middle;
	z-index: -1;
	background-image: url("../imagenes/cuadro-verde.jpg");


}

#divHtml .cuadro-testim-circulos {
	width: 100%;
	text-align: left;
	font-size: 20px;
	line-height: 26px;
	color: #000;
	font-family: Handlee, cursive;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	z-index: -1;
	background-image: url(../imagenes-r/circulo.gif);
	background-repeat: repeat-x;
	height: 34px;
}

#divHtml .cuadro-garantia-amarillo {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-ms-border-radius: 15px;
	-khtml-border-radius: 15px;
	width: 90%;
	max-width: 780px;
	margin: auto;
	text-align: left;
	background-size: contain;
	background-color: #fdfdd3;
	border: 1px solid #fed999;
	border-radius: 10px 10px 10px 10px;
}

#divHtml .cuadro-fondo {
	width: 100%;
	text-align: center;
	margin: auto;
	font-size: 20px;
	line-height: 30px;
	color: #000;
	font-family: 'Lato', sans-serif;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #CEF3EB;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#divHtml .cuadro-fondo-celeste {
	width: 100%;
	text-align: center;
	margin: auto;
	font-size: 20px;
	line-height: 30px;
	color: #000;
	font-family: 'Lato', sans-serif;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #DAF8FF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#divHtml .cuadro-testim {
	width: 72%;
	text-align: left;
	font-size: 21px;
	line-height: 30px;
	color: #000;
	font-family: Handlee, cursive;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 60px;
	margin: auto;
	z-index: -1;
	background-image: url("../imagenes-r/testim1.jpg");
	background-repeat: repeat-y;
}
#divHtml .titulo-testimonios {
	padding: 40px 0px 30px;
	width: 90%;
	text-align: left;
	margin: auto;
	font-size: 26px;
	color: #393C99;
	font-family: Oswald, sans-serif;
}
#divHtml .texto-cbk {
	width: 90%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 11px;
	color: #000;
	font-family: 'Lato', sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 15px;
}
#divHtml .cuadro-descarga {
	width: 65%;
	line-height: 20px;
	font-family: 'Lato', sans-serif;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin: auto;
	z-index: -1;
	border: 4px dashed #90b154;
	background-color: #eff7fa;
	text-align: center;
	font-size: 16px;
}
#divHtml .cuadro-amarillo {
	width: 70%;
	max-width: 500px;
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Lato', sans-serif;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	margin: auto;
	vertical-align: middle;
	z-index: -1;
	border: 4px dashed #FED154;
	background-color: #fffccd;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
}
#divHtml .cuadro-verde-olivo {
	width: 55%;
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Lato', sans-serif;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	margin: auto;
	vertical-align: middle;
	z-index: -1;
	border: 4px dashed #76570d;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
}
#divHtml .titulo-verde {
	width: 90%;
	text-align: center;
	margin: auto;
	font-size: 32px;
	color: #3D8B3A;
	font-family: 'Lato', sans-serif;	
	padding-top: 10px;
	line-height: 40px;
}
#divHtml .cuadro-bonus {
	width: 85%;
	text-align: left;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	margin: auto;
	z-index: -1;
	background-color: #fff;
	border: 5px solid #BA0000;
	-moz-border-radius: 0px 0px 35px 0px;
	-webkit-border-radius: 0px 0px 35px 0px;
	border-radius: 0px 0px 35px 0px;
	-moz-box-shadow: 0px 0px 6px #d6dde5;
	-webkit-box-shadow: 0px 0px 6px #d6dde5;
	box-shadow: 0px 0px 6px #d6dde5;
	padding: 20px;

}

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

#divHtml .titulo-bonus1
{
	width: 100%;
	text-align: center;
	margin: auto;
	color: #BA0000;
    font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	font-family: 'Lato', sans-serif;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color:#EBEBEB;
}

#divHtml .titulo-bonus2
{
	width: 100%;
	text-align: center;
	margin: auto;
	color: #BA0000;
    font-size: 36px;
	line-height: 40px;
	font-family: 'Amaranth', sans-serif;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 30px;
	padding-left: 0px;
}

#divHtml .cuadro-garantia {
	width: 85%;
	text-align: center;
	font-size: 13px;
	line-height: 17px;
	font-family: 'Lato', sans-serif;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	vertical-align: middle;
	border: 1px solid #fed999;
	background-color: #fdfdd6;
	padding-top: 15px;
	padding-bottom: 15px;
	clip: rect(auto,auto,auto,auto);
	margin: auto;
}
#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 .cuadro-promo90 {
	width: 85%;
	font-size: 18px;
	line-height: 30px;
	font-family: 'Lato', sans-serif;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 4px solid #D61F3C;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	clip: rect(auto,auto,auto,auto);
	margin: auto;
	text-align: center;
}

#divHtml .cuadro-gris {
	width: 70%;
	font-size: 18px;
	line-height: 30px;
	font-family: 'Lato', sans-serif;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 4px solid #ececec;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	clip: rect(auto,auto,auto,auto);
	margin: auto;
	text-align: center;
}
#divHtml .cuadro-azul-celeste {
	width: 70%;
	font-size: 18px;
	line-height: 30px;
	font-family: 'Lato', sans-serif;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 4px solid #95dceb;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	clip: rect(auto,auto,auto,auto);
	margin: auto;
	text-align: center;
}
#divHtml .texto-condiciones {
	width: 90%;
	text-align: left;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 11px;
	color: #000;
	font-family: 'Lato', sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 15px;
}

.texto-verde {
    color: #8a9b32;
}

#divHtml .titulo-gde-afiliados {
	width: 90%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 40px;
	font-weight: bold;
	line-height: 50px;
	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 .cuadro-articulos {
	width: 90%;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Lato', sans-serif;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 2px solid #CCC;
	clip: rect(auto,auto,auto,auto);
	margin: auto;
}
#divHtml .texto-rojo {
	/*width: 100%;
	background-size: contain;
	margin: 0px;
	padding: 0px;*/
	color: #C00;
	/*font-size: 14px;*/
}
#divHtml .texto-negro {
	/*width: 100%;
	background-size: contain;
	margin: 0px;
	padding: 0px;*/
	color: #000;
	/*font-size: 14px;*/
}
#divHtml .texto-celeste {
	/*width: 90%;
	background-size: contain;
	padding: 0px;*/
	color: #29c5da;
	/*font-size: 14px;*/
}

#divHtml .texto-gris {
	/*width: 100%;
	background-size: contain;
	margin: 0px;
	padding: 0px;*/
	color: #666;
	/*font-size: 22px;
	font-size: 14px;*/
}
#divHtml .texto-azul {
	color: #039;
	font-size: 19px;
}
#divHtml .cuadro-fondo-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: left;
	font-size: 19px;
	font-family: Lato, sans-serif;
	line-height: 29px;
	background-color: #EBEBEB;
	padding: 20px;
}
#divHtml .cuadro-banner {
	width: 75%;
	font-size: 18px;
	line-height: 18px;
	font-family: 'Lato', sans-serif;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 2px solid #CCC;
	clip: rect(auto,auto,auto,auto);
	margin: auto;
	background-color: #f7f7ff;
}
#divHtml .titulo-upsell {
	width: 85%;
	text-align: center;
	margin: auto;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	font-family: 'Lato', sans-serif;
	background-color: #FF9;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 26px;
}
#divHtml .cuadro-upsell {
	width: 85%;
	text-align: center;
	font-size: 14px;
	line-height: 17px;
	font-family: 'Lato', sans-serif;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	vertical-align: middle;
	border: 3px solid #f0f0f0;
	padding-top: 15px;
	padding-bottom: 15px;
	clip: rect(auto,auto,auto,auto);
	margin: auto;
	background-color:#f0f0f0;
}

#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 .titulo-upsell-img {
	width: 98%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 29px;
	line-height: 36px;
	color: #cc0000;
	padding: 0px;
}

#divHtml .links {
	width: 90%;
	margin: auto;
	/*color: #BA0000;*/	
	text-align:center;
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	line-height: 30px;
	color: #00F;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#divHtml .links-s {
	width: 90%;
	margin: auto;
	/*color: #BA0000;*/	
	text-align:center;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	line-height: 25px;
	color: #00F;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#divHtml .texto-fondo-gris {
	width: 85%;
	text-align: center;
	/*color: #BA0000;*/
    font-size: 30px;
	font-weight: bold;
	color: #FFF;
	font-family: 'Lato', sans-serif;
	background-color: #4a4a4a;
	padding: 10px;
}

#divHtml .texto-fondo-amarillo {
	background-color: #fff04c;	
}

#divHtml .listado-fondo-gris{
	background-color:#F0F0F0;	
}

#divHtml .texto-fondo-rojo {
	text-align: center;
	/*color: #BA0000;*/
    font-size: 24px;
	font-weight: bold;
	color: #FFF;
	font-family: 'Lato', sans-serif;
	background-color: #C03;
	line-height: 45px;
	padding: 4px;
}
#divHtml .texto-tachado{
	text-decoration:line-through;
	}

#divHtml .texto-subrayado{
	text-decoration:underline;
	}
#divHtml .texto-centrado{
	text-align:center;
	}
#divHtml .titulos-bonus-descarga {
	width: 85%;
	text-align: center;
	/*color: #BA0000;*/
    font-size: 30px;
	font-weight: bold;
	color: #4A4A4A;
	font-family: 'Lato', sans-serif;
	padding: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4A4A4A;
	border-bottom-color: #4A4A4A;
	border-top-width: thin;
	border-bottom-width: thin;
	line-height: 36px;
}

#divHtml .cuadro-bonus1 {
	width: 85%;
	text-align: left;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	margin: auto;
	z-index: -1;
	border: 5px solid #8f1023;
	-moz-border-radius: 0px 35px 35px 35px;
	-webkit-border-radius: 0px 35px 35px 35px;
	border-radius: 0px 35px 35px 35px;
	-moz-box-shadow: 0px 0px 6px #d6dde5;
	-webkit-box-shadow: 0px 0px 6px #d6dde5;
	box-shadow: 0px 0px 6px #d6dde5;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 10px;

}

#divHtml .cuadro-recomendaciones {
	width: 85%;
	text-align: center;
	font-size: 13px;
	line-height: 17px;
	font-family: 'Lato', sans-serif;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	clip: rect(auto,auto,auto,auto);
	margin: auto;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-bottom-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}

#divHtml .today-for-free {
	width: 90%;
	text-align: center;
	margin: auto;
	font-size: 22px;
	color: #F00;
	font-family: 'Lato', 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 .cuadro-rojo-fdo-gris {
	width: 75%;
	line-height: 25px;
	font-family: 'Lato', sans-serif;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	margin: auto;
	z-index: -1;
	border: 3px solid #e4e4e4;
	text-align: left;
	font-size: 18px;
	background-color:#ececec;
	border: 5px solid #d60325;
	-moz-border-radius: 22px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 3px #000000;
	-webkit-box-shadow: 0px 0px 3px #000000;
	box-shadow: 0px 0px 3px #000000;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
