.modulos {width:300px; margin: 20px 0; float:left;}
.modulos.modIzda { margin-left: 20px;}
.modulos.modDech { float: right;}
	.modulos .shadow {float:left; width:6px; height:229px; background: url("/Servicios/Municipios/pueblos.nsf/almacenimagenes/AlmacenImagenes4046/$file/home-modulos-shadow.png") no-repeat 0 0;}
	.modulos .shadow.izda {background-position: 0 0;}
	.modulos .shadow.dech {background-position: -6px 0;}
	.modulos .wrap {float: left; width: 288px;}
		.modulos .header{ width: 100%; height: 45px; background: url("/Servicios/Municipios/pueblos.nsf/almacenimagenes/AlmacenImagenes4046/$file/home-modulos-header-bg.png") repeat-x 0 0;
		-moz-border-radius: 20px 20px 0 0; -webkit-border-radius: 20px 20px 0 0; border-radius: 20px 20px 0 0;}
		
		.modulos .noticias { background-position: 0 0;}
		.modulos .agenda { background-position: 0 -45px;}
		.modulos .anuncios { background-position: 0 -90px;}
		.modulos .encuestas { background-position: 0 -135px;}
		.modulos h3 { font-size: 200%; margin-left: 10px; color: #fff; line-height: 45px; font-weight: normal; background: url("/Servicios/Municipios/pueblos.nsf/almacenimagenes/AlmacenImagenes4046/$file/home-modulos-header-ico.png") no-repeat 213px 0; }
		.modulos .noticias h3 { background-position: 213px -45px; }
		.modulos .agenda h3 { background-position: 213px -135px; }
		.modulos .anuncios h3 { background-position: 213px 0; }
		.modulos .encuestas h3 { background-position: 213px -90px; }

		.modulos .contenido{ width: 100%; }
			.modulos .contenido ul { padding: 10px 20px 0 20px; }
				.modulos .contenido ul li { font-size: 75%; text-indent: 15px; padding-bottom: 10px; line-height: 1.5em;  }
				.modulos .contenido ul li a { display: block; color: #000; text-decoration: none; background: url("/Servicios/Municipios/pueblos.nsf/almacenimagenes/AlmacenImagenes4046/$file/bullet-li.gif") no-repeat 0 6px; }
				.modulos .contenido ul li a:hover { text-decoration: underline; }
				.modulos .contenido ul li a span.fecha { margin-right: 6px; color: #ca350b; font-size: 90%; font-weight: bold;}
			.modulos .contenido a.todos { display: block; margin: auto; color: #000; text-decoration: none; font-weight: bold; font-size: 75%; text-align: center; }
			.modulos .contenido a.todos:hover { text-decoration: underline; }
			
			.modulos .contenido form { padding: 10px 20px 0 20px; }
			.modulos .contenido form p { font-size: 80%; margin-bottom: 10px;}
			.modulos .contenido form label { font-size: 75%; display: block; margin-bottom: 10px; }
			.modulos .contenido form input.submit { float: right; color: #1456ad; font-weight: bold; background: url("/Servicios/Municipios/pueblos.nsf/almacenimagenes/AlmacenImagenes4046/$file/home-botones-bg.gif") repeat-x 0 bottom; cursor: pointer; border: #bdbcbd solid 2px; padding: 5px 10px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
			.modulos .contenido form .resultados { float: right; margin-top: 10px; color: #1456ad; font-weight: bold; clear: both; font-size: 75%; }
