.izquierda {
width:50%;
margin:auto;
overflow:inherit;
float:left;
}

.derecha {
width:50%;
margin:auto;
overflow:inherit;
float:left;
}

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

img
{
    border: 0;
}

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

#divHtml2
{	
	width: 100%;
	margin: auto;
	line-height: 24px;
	overflow-x: hidden;
	background-color: #000000;	
}

#divHtml img
{
    width: 90%;
}

#divHtml .encabezado
{
    overflow: hidden;
}

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

#divHtml .contenido
{
	width: 100%;
	margin: 0px auto;
    overflow: hidden;
	padding: 0px;
}

#divHtml p
{
	padding: 10px 0px;
	width: 90%;
	margin: auto;
	text-align: left;
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	line-height: 34px;
	color:#000;
}

#divHtml .texto-rojo
{
    padding: 25px 0px 15px 0px;
    width: 90%;
    margin: auto;
    text-align: left;
    font-size: 26px;
    font-family: 'Lato', sans-serif;
    line-height: 38px;
    color: #CC0000;
}

#divHtml .texto-azul
{
	padding: 10px 0px;
	width: 88%;
	margin: auto;
	text-align: left;
	font-size: 25px;
	font-family: 'Lato', sans-serif;
	line-height: 34px;
	color:#003473;
}

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

#divHtml .titulo-azul
{
    width: 90%;
    text-align: left;
    margin: auto;
    font-size: 26px;
    font-weight: bold;
    line-height: 38px;
    font-family: 'Lato', sans-serif;
    color: #0076d8;
	padding-top:30px;
	padding-bottom:15px;
}

#divHtml .titulo-violeta
{
    width: 90%;
    text-align: left;
    margin: auto;
    color: #7a3a90;
    font-size: 26px;
    font-weight: bold;
    line-height: 38px;
    font-family: 'Lato', sans-serif;
	padding-top:30px;
	padding-bottom:15px;
}

#divHtml .titulo-rojo
{
    width: 90%;
    text-align: left;
    margin: auto;
    font-size: 26px;
    font-weight: bold;
    line-height: 38px;
    font-family: 'Lato', sans-serif;
    color:#e41316;
	padding-top:30px;
	padding-bottom:15px;
}


#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 .gris
{
	background-color:#F3F3F3;	
}


.div-left
{
    float: left;
}

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

#divHtml .texto-pie {
	width: 100%;
	text-align: center;
	margin: auto;
	color: #5B5B5B;
    font-size: 14px;
	color: #666666;
	font-family: 'Lato', sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 14px;
}

#divHtml2 .boton-hm {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-ms-border-radius: 15px;
	-khtml-border-radius: 15px;
	width: 100%;
	max-width: 400px;
	padding: 10px;
	margin: auto;
	text-align: left;
	background-size: contain;
	background-color: #eb3600;
	/*border: 1px solid #ffffff;*/
	border-radius: 15px;
	text-align: center;
	width:80%;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
}

#divHtml2 .boton-cb {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-ms-border-radius: 15px;
	-khtml-border-radius: 15px;
	width: 100%;
	max-width: 400px;
	padding: 10px;
	margin: auto;
	text-align: left;
	background-size: contain;
	background-color: #1e47b5;
	/*border: 1px solid #ffffff;*/
	border-radius: 15px;
	text-align: center;
	width:80%;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
}

#divHtml .cuadro-verde {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-ms-border-radius: 15px;
	-khtml-border-radius: 15px;
	width: 90%;
	padding-top: 10px;
	margin: auto;
	text-align: left;
	background-size: contain;
	background-color: #b2e467;
	border: 1px solid #8ae400;
	border-radius: 15px;
	margin-bottom: 20px;
	margin-top: 40px;
	padding-right:0px;
}

#divHtml .listado-1
{
	margin: 0px auto;
    padding: 20px;
    width: 90%;
    font-size: 18px;
	font-family: 'Lato', sans-serif;
	line-height: 29px;
}

#divHtml .listado-1 li
{
	padding-left: 45px;
	padding-top: 0px;
	margin-bottom: 18px;
	min-height: 35px;
	text-align: left;
	list-style: none;
	background-image: url("../images/til.png");
	background-size: 30px 30px;
	background-repeat: no-repeat;
}

#divHtml .cuadro {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-ms-border-radius: 15px;
	-khtml-border-radius: 15px;
	width: 96%;
	padding: 10px 0px 10px 0px;
	margin: auto;
	text-align: left;
	background-size: contain;
	background-color: #ffffff;
	border: 1px solid #A0A0A0;
	border-radius: 15px;
	margin-bottom: 20px;
}

.boton {
border: 0px solid #2e518b; /*anchura, estilo y color borde*/
padding: 10px 20px 10px 20px; /*espacio alrededor texto*/
background-color: #77b912; /*color botón*
color: #ffffff; /*color texto*/
text-decoration: none; /*decoración texto*/
text-transform: uppercase; /*capitalización texto*/
font-family: 'Helvetica', sans-serif; /*tipografía texto*/
border-radius: 10px; /*bordes redondos*/
font-weight: bolder;
margin-left: 10px;
}

.boton:hover {
      background-color: #8fdb1b;
      color: white;
 }

#divHtml .subtitulo
{
    padding: 10px 0px 0px 0px;
    width: 96%;
    margin: auto;
    text-align: left;
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    line-height: 26px;
    color: #000;
    font-weight: bold;
}

#divHtml .texto
{
	padding: 10px 0px 20px 0px;
	width: 90%;
	margin: auto;
	text-align: left;
	font-size: 19px;
	font-family: 'Lato', sans-serif;
	line-height: 30px;
	color:#000;
}