@charset "utf-8";
div#contenido-izq {
	float: left;
	width: 726px;
	padding-left: 23px;
	padding-top: 15px;
}
div#contenido-izq ol#servicios-clientes {
	background-image: url(../img/servicios-clientes.jpg);
	float: left;
	height: 221px;
	width: 726px;
	margin-bottom: 30px;
}

div#contenido-izq ol li a:hover {
	background-position: bottom;
}
div#contenido-izq ol li  {
	float: left;
	padding-top: 57px;
	padding-right: 21px;
	padding-left: 30px;
	background-repeat: no-repeat;
	display: block;
	height: 160px;
	width: 127px;
	text-indent: -9999px;
}
div#contenido-izq ol li a {
	background-repeat: no-repeat;
	display: block;
	height: 160px;
	width: 127px;
}
ol#servicios-clientes li#autolecturas a {
	background-image: url(../img/autolecturas.jpg);		
}
ol#servicios-clientes #leer-contador a {
	background-image: url(../img/como-leer-contador.jpg);	
}
ol#servicios-clientes #contacto a {
	background-image: url(../img/contacto.jpg);	
}
ol#servicios-clientes #tarifa-agua a {
	background-image: url(../img/tarifa.jpg);	
}
div#contenido-izq ol#informacion-interes {
	background-image: url(../img/informacion-interes.jpg);
	float: left;
	height: 221px;
	width: 726px;
	margin-bottom: 30px;
}
ol#informacion-interes li#porque-instalar a {
	background-image: url(../img/porque-instalar-contadores.jpg);	
}
ol#informacion-interes li#ordenanza-municipal a {
	background-image: url(../img/ordenanza.jpg);	
}
ol#informacion-interes li#pedir-presupuesto a {
	background-image: url(../img/presupuesto.jpg);	
}
ol#informacion-interes li#trabaja a {
	background-image: url(../img/trabaja.jpg);
}

div#contenido-izq div#rss-noticias {
	background-image: url(../img/noticias-medio-ambiente.jpg);
	height: 343px;
	width: 726px;
	clear: both;
	float: left;
	padding-top: 50px;
	padding-left: 23px;
	background-repeat: no-repeat;
}





div#contenido-der {
	float: right;
	width: 160px;
	padding-right: 20px;
	padding-top: 15px;
}
div#contenido-der ol {
	margin-bottom: 30px;
}

div#contenido-der ol li#nivel-agua {
	background-image: url(../img/nivel-agua.jpg);
	height: 28px;
	width: 161px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 5px;
}
div#contenido-der ol li#tiempo {
	background-image: url(../img/el-tiempo.jpg);
	height: 28px;
	width: 161px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 5px;
}
