@charset "utf-8";
div#contenido-izq {
	float: left;
	width: 650px;
	padding-left: 28px;
	padding-top: 15px;
}
div#contenido-izq p {
	font-size: 1.2em;
	margin-bottom: 10px;
	margin-left: 15px;
}
div#contenido-izq ul {
	padding-left: 30px;
	padding-bottom: 10px;
}
div#contenido-izq ol {
	font-size: 1.2em;
	margin-left: 30px;
	margin-bottom: 10px;
}

div#contenido-izq ul li {
	font-size: 1.2em;
	list-style-type: disc;
	margin-bottom: 10px;
	list-style-position: outside;
	margin-left: 15px;
}


div#contenido-der {
	float: right;
	width: 236px;
	padding-right: 30px;
	padding-top: 15px;
	background-image: url(../img/fondo_menu_sec.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	padding-bottom: 15px;
}

div#contenido-der ol {
	margin-bottom: 30px;	
}

div#contenido-der ol li  {
	float: left;
	background-repeat: no-repeat;
	display: block;
	height: 120px;
	width: 95px;
	text-indent: -9999px;
	padding-left: 15px;
}
div#contenido-der ol li a {
	background-repeat: no-repeat;
	display: block;
	height: 120px;
	width: 95px;	
}
ol#menu-sec li#autolecturas a {
	background-image: url(../img/autolecturas_s.jpg);		
}
ol#menu-sec li#leer-contador a {
	background-image: url(../img/como-leer-contador_s.jpg);	
}
ol#menu-sec li#contacto a {
	background-image: url(../img/contacto_s.jpg);	
}
ol#menu-sec li#tarifa-agua a {
	background-image: url(../img/tarifa_s.jpg);	
}
ol#menu-sec li#porque-instalar a {
	background-image: url(../img/porque-instalar-contadores_s.jpg);	
}
ol#menu-sec li#ordenanza-municipal a {
	background-image: url(../img/ordenanza_s.jpg);	
}
ol#menu-sec li#pedir-presupuesto a {
	background-image: url(../img/presupuesto_s.jpg);	
}
ol#menu-sec li#trabaja a {
	background-image: url(../img/trabaja_s.jpg);
}
div#contenido-der ol li a:hover {
	background-position: bottom;
}
div#contenido-izq iframe {
	border: 1px solid #333;
}
div #contenido-izq p#mapa {
	margin-bottom: 20px;
	text-align: right;
}
.ahorrar {
	width: 598px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 10px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-color: #19260C;
	border-bottom-color: #19260C;
	border-left-color: #19260C;
}
div#contenido-izq .quitarbotton{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
div#contenido-izq ul.margenahorrar {
	margin-right: 30px;
	margin-left: 15px;
}

