a {
	font-family: Arial, Helvetica, sans-serif;
	color: #086057;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #12aba2;
}
a:active {
	text-decoration: none;
}
.container {
	background-image: url(../html/fondoDivContainer09.01.10.png);
	background-repeat:  repeat-y;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border: thin none #006633;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	overflow:hidden;
	padding-top: 0px;
	background-position: top;
}
.banner {
	height: 187px;
	width: 900px;
	margin-right: 20px;
	margin-left: 20px;
	border: thin none #003366;
	margin-top: 0px;
	padding-top: 0px;
}
.divContenidos {
	width: 900px;
	border: thin none #666666;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
.textos {
	width: 610px;
	border: thin none #006699;
	float: left;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 65px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005453;
	line-height: normal;
}

.botonera {
	width: 199px;
	border: thin none #993300;
	margin-left: 721px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.footer {
	height: 26px;
	width: 900px;
	margin-right: 20px;
	margin-left: 20px;
	overflow: hidden;
	margin-top: 0px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #086057;
	width: 600px;
	line-height: normal;
}
.separador {
	height: 20px;
	width: 100%;
}
 .clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #003366;
}
.textoInicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005453;
	width: 610px;
	float: left;
	text-align: justify;
	margin-top: 0px;
	border: thin none #993300;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 65px;
}
.actualidad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006666;
	width: 610px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 65px;
	float: left;
}
.divFoto {
	width: 400px;
	margin-right: 10px;
	margin-left: 120px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.imagenesDescarga {
	width: 100%;
	margin-top: auto;
	margin-right: 1%;
	margin-bottom: auto;
	margin-left: 1%;
	padding-right: 1%;
	padding-left: 1%;
}

