.cuadros {
	width: 390px;
	float: left;
	margin-bottom: 25px;
	margin-right: 10px;
}
.cuadroImagen {
	width: 160px;
	float: left;
	background-color: #f0f1f1;
	height: 75px;
	margin-right: 18px;
	text-align: center;
	border: 1px solid #e1e1de;
	padding: 5px;
	
}
.alinearImagenIzq {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	
}

.alinearImagenDerecha {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;	
}
.ancho100 {
	width: 100%;
}
.centrar {
	text-align: center;
}
#fondoImagenCallejero {
	background-image: url(../imagenes/cabecerasInteriores/callejero.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 132px;
}
#fondoImagenConcejalias {
	background-image: url(../imagenes/cabecerasInteriores/concejalias.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 132px;
}
#fondoImagendireccionesytelefonos {
	background-image: url(../imagenes/cabecerasInteriores/direccionesytelefonos.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 132px;
}
#fondoImagenFerias {
	background-image: url(../imagenes/cabecerasInteriores/ferias.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 132px;
}
#fondoImagenFiestas {
	background-image: url(../imagenes/cabecerasInteriores/fiestas.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 132px;
}
#fondoImagenGaleriadeFotos {
	background-image: url(../imagenes/cabecerasInteriores/galeriadefotos.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 132px;
}
#fondoImagenNavidad {
	background-image: url(../imagenes/cabecerasInteriores/navidad.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 132px;
}
#fondoImagenSemanaSanta {
	background-image: url(../imagenes/cabecerasInteriores/semanasanta.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 132px;
}
#fondoImagenvirgendelashuertas {
	background-image: url(../imagenes/cabecerasInteriores/virgendelashuertas.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 132px;
}
#fondoImagencarpetaciudadana {
	background-image: url(../imagenes/cabecerasInteriores/carpetaciudadana.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 132px;
}
