@charset "utf-8";
/* CSS Document */

.fondonav {
	background-image: url(images/hidroclear-fondo-navegacion.jpg);
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.contenidonegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005097;
}
.textolinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

a:link {
	color: #005097;
}
a:visited {
	color: #666;
}
a:hover {
	color: #F00;
}
a:active {
	color: #06F;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #189ACC;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005097;
}.style17 {font-size: 12px;
	font-weight: bold;
}
.style18 {font-size: 14px}

.style4 {font-size: 16px;
	font-weight: bold;
	color: #244384;
}
.style6 {font-size: 12px; color: #000000; }
.style8 {font-family: Arial, Helvetica, sans-serif}