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

#personas {

	/* Tipografia */

  	font-family: 'Open Sans', sans-serif;

}
/**

 * Valor numerico del complemento de cantidad de personas

 */

#personas #num-personas {

	/* Color de texto */

	color: red;

}

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

#divHtml
{
	width: 95%;
	max-width: 930px;
	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: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

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

#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: 20px;
    width: 85%;
    margin: auto;
    overflow: auto;
    text-align: left;
}

#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: 20px;
    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: 13px 0px;
	width: 86%;
	margin: auto;
	text-align: left;
	font-size: 21px;
	font-family: 'Lato', sans-serif;
	line-height: 38px;
}

#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: 85%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 36px;
	line-height: 45px;
	color: #397da8;
	font-family: 'Open Sans', 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 .listado-1
{
	max-width: 670px;
	font-size: 21px;
	background-image: url(../imagenes-r/til04.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	text-align: left;
	padding-left: 47px;
	list-style-image: none;
	list-style-type: none;
	width: 65%;
	padding-top: 5px;
}


#divHtml .listado-1 li
{
    padding-left: 47px;
    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 center;
    background-repeat: no-repeat;
}

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

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


#divHtml .listado-2
{
    margin: 0px auto;
    padding: 20px 0px 0px;
    width: 90%;
    max-width: 650px;
    font-size: 15px;
    background-image: url("../imagenes/c2.gif");
    background-repeat: repeat-y;
    background-size: contain;
}

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

#divHtml .listado-2 li:last-of-type
{
    margin-bottom: 0px;
}

#divHtml .listado-2-pie
{
    padding-top: 20px;
    width: 90%;
    max-width: 650px;
    margin: auto;
    background-image: url("../imagenes/c2.gif");
    background-repeat: repeat-y;
    background-size: contain;
}

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


#divHtml .listado-4
{
	max-width: 670px;
	font-size: 21px;
	background-image: url("../imagenes-r/til01.jpg");
	background-repeat: no-repeat;
	background-position: 10px top;
	text-align: left;
	padding-left: 47px;
	list-style-image: none;
	list-style-type: none;
	width: 65%;
	padding-top: 5px;
}


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




.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 .listado-6
{
    margin: 0px auto;
    padding: 20px 0px;
    width: 80%;
    max-width: 700px;
    font-size: 15px;
}

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

#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 .listado-7
{
    margin: 0px auto;
    padding: 20px 0px;
    width: 100%;
    max-width: 700px;
    font-size: 15px;
}

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

#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: 55px;
	font-weight: bold;
	line-height: 40px;
	color: #BA0000;
	font-family: 'Lora', serif;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	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: 90%;
	text-align: center;
	margin: auto;
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
	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: 48px;
	font-weight: bold;
	line-height: 60px;
	color: #000;
	font-family: 'Lora', serif;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#divHtml .titulo-gris {
	padding: 40px 0px 30px;
	width: 90%;
	text-align: center;
	margin: auto;
	/*color: #BA0000;*/
    font-size: 28px;

	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: 28px;
	color: #063;
	font-family: 'Oswald', 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-r/cuadro-verde.jpg);


}
#divHtml .cuadro-fondo {
	width: 100%;
	text-align: center;
	margin: auto;
	font-size: 20px;
	line-height: 30px;
	color: #000;
	font-family: Verdana, Geneva, 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-testim {
	width: 72%;
	text-align: left;
	font-size: 20px;
	line-height: 26px;
	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: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	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: 23px;
	color: #000;
	font-family: 'Oswald', sans-serif;
}

#divHtml .texto-testimonios {
	padding: 40px 30px 30px;
	width: 80%;
	text-align: left;
	margin: auto;
	font-size: 23px;
	color: #000;
	font-family: 'Rokkitt', serif;
	line-height: 29px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #397da8;
	border-right-color: #397da8;
	border-bottom-color: #397da8;
	border-left-color: #397da8;
}

#divHtml .citas {
	padding: 30px;
	width: 90%;
	text-align: center;
	margin:auto;
	font-size: 25px;
	color: #036;
	font-family: 'Lora', serif;
	line-height: 35px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #397da8;
	border-right-color: #397da8;
	border-bottom-color: #397da8;
	border-left-color: #397da8;
	background-color: #F3F3F3;
}

#divHtml .citas2 {
	padding: 25px;
	width: 83%;
	text-align: left;
	margin:auto;
	font-size: 21px;
	color: #000;
	font-family: 'Lato', sans-serif;
	line-height: 35px;
	background-color: #e7f9fc;
	border: 1px solid #00cfff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-ms-border-radius: 15px;
	-khtml-border-radius: 15px;
}

#divHtml .citas3 {
	padding: 25px;
	width: 83%;
	text-align: left;
	margin:auto;
	font-size: 21px;
	color: #000;
	font-family: 'Lato', sans-serif;
	line-height: 35px;

	border: 2px solid #C00;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-ms-border-radius: 15px;
	-khtml-border-radius: 15px;
}


#divHtml .bonus {
	padding: 45px 0px 45px 0px;
	width: 86%;
	text-align: left;
	margin:auto;
	font-size: 21px;
	color: #000;
	font-family: 'Lato', sans-serif;
	line-height: 38px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;

}

#divHtml .bonus2 {
	padding: 45px 25px 45px 25px;
	width: 85%;
	text-align: left;
	margin:auto;
	font-size: 21px;
	color: #000;
	font-family: 'Lato', sans-serif;
	line-height: 35px;
	border-top-width: 3px;
	border-bottom-width: 3px;

	border-bottom-style: solid;

	border-bottom-color: #CCC;

}

#divHtml .boton {
	padding: 0px;
	width: 100%;
	text-align: center;
	margin:auto;
	font-size: 21px;

	font-family: 'Lato', sans-serif;

}

#divHtml .preguntas-frec {
	padding: 20px;
	width: 87%;
	margin:auto;
	font-size: 25px;
	color: #303;
	font-family: 'Lato', sans-serif;
	line-height: 35px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #303;
	border-right-color: #303;
	border-bottom-color: #303;
	border-left-color: #303;
	background-color: #F3F3F3;
}

#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: 15px;
}
#divHtml .cuadro-descarga {
	width: 65%;
	line-height: 20px;
	font-family: Verdana, Geneva, 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: 55%;
	text-align: center;
	font-size: 14px;
	line-height: 19px;
	font-family: Verdana, Geneva, 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;
	font-weight: bold;
}
#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 .cuadro-garantia {
	width: 85%;
	text-align: center;
	font-size: 13px;
	line-height: 17px;
	font-family: Verdana, Geneva, 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: 13px;
	line-height: 18px;
	font-family: Verdana, Geneva, 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;
	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: Verdana, Geneva, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 15px;
}
#divHtml .titulo-gde-afiliados {
	width: 95%;
	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: 15px;
	line-height: 18px;
	font-family: Verdana, Geneva, 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%;
	font-family: 'Lora', serif;
	background-size: contain;
	margin: 0px;
	padding: 0px;
	color: #BA0000;
	font-size: 23px;
	line-height: 40px;
}

#divHtml .texto-azul {
	width: 100%;
	font-family: "Open Sans", sans-serif;
	background-size: contain;
	margin: 0px;
	padding: 0px;
	color: #175299;
	font-size: 26px;
	text-align: left;
	line-height: 28px;
}
#divHtml .cuadro-banner {
	width: 75%;
	font-size: 15px;
	line-height: 18px;
	font-family: Verdana, Geneva, 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-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 .links-gdes {
	width: 100%;
	background-size: contain;
	margin: 0px;
	padding: 0px;
	color: #00F;
	font-size: 30px;
	text-align: center;
	font-family: 'Lato', sans-serif;
}

#divHtml .listado-55 {
	padding-left: 50px;
	margin-bottom: auto;
	min-height: 30px;
	text-align: left;
	list-style: none;
	background-image: url(../imagenes-r/til-x.jpg);
	background-size: 27px 30px;
	background-position: 10px top;
	background-repeat: no-repeat;
	width: 45%;
	margin-top: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 16px;
}

#divHtml .texto-verde {
	width: 90%;
	margin: auto;
	font-size: 23px;
	color: #359B26;
	font-family: 'Handlee', sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	padding-top: 35px;
	line-height: 28px;
}
#divHtml .texto-violeta {
	width: 90%;
	margin: auto;
	font-size: 23px;
	color: #906;
	font-family: 'Handlee', sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	padding-top: 35px;
	line-height: 28px;
}
#divHtml .listado-1-rojo {
	max-width: 670px;
	font-size: 17px;
	background-image: url(../imagenes-r/til04.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	text-align: left;
	padding-left: 47px;
	list-style-image: none;
	list-style-type: none;
	width: 75%;
	padding-top: 5px;
	line-height: 20px;
}
#divHtml .listado-1-verde {
	max-width: 670px;
	font-size: 17px;
	background-image: url(../imagenes-r/til03.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	text-align: left;
	padding-left: 47px;
	list-style-image: none;
	list-style-type: none;
	width: 75%;
	padding-top: 5px;
	line-height: 20px;
}

#divHtml .listado-3 {
	max-width: 670px;
	font-size: 17px;
	background-image: url(../imagenes-r/til03.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	text-align: left;
	padding-left: 47px;
	list-style-image: none;
	list-style-type: none;
	width: 75%;
	padding-top: 5px;
	line-height: 28px;
}
#divHtml .cuadro-medicos {
	width: 85%;
	text-align: left;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	margin: auto;
	z-index: -1;
	border: 7px solid #ffffff;
	-moz-border-radius: 0px 35px 0px 0px;
	-webkit-border-radius: 0px 35px 0px 0px;
	border-radius: 0px 35px 0px 0px;
	-moz-box-shadow: 0px 0px 6px #d6dde5;
	-webkit-box-shadow: 0px 0px 6px #d6dde5;
	box-shadow: 0px 0px 6px #d6dde5;
	padding: 5px;
}
#divHtml .texto-rojo-centrado {
	width: 100%;
	font-family: 'Handlee', sans-serif;
	background-size: contain;
	margin: 0px;
	padding: 0px;
	color: #EA0000;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	background-color: #FF9;
}


#divHtml .cuadro-recomendaciones {
	width: 85%;
	text-align: center;
	font-size: 13px;
	line-height: 17px;
	font-family: Verdana, Geneva, 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 .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: #BA0000;
	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 .cuadro-rojo {
	width: 75%;
	line-height: 20px;
	font-family: Verdana, Geneva, 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;
	margin: auto;
	z-index: -1;
	border: 4px solid #C00;
	text-align: center;
	font-size: 16px;
	padding: 20px;
}
#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;
}
