/*------------ Estilos Plantila_17 del Portal Cartagena.es --------- */


.listado_img_plantillas {
    margin: 0;
    padding: 0;
}

.listado_img_plantillas li {
    display: inline-block;
    list-style-type: none;
}

.no_fx {
    margin: 10px;
    transform: scale(1, 1);
    transition-duration: 0.3s;
}

.listado_enlaces li a{
	color:#000000;
	text-decoration:none;
}

.listado_enlaces li a:hover{
	color:#317eac;
	text-decoration:none;
}

.sepacion_imagenes2 {
    margin-right: 15px;
}

#seccion_plantillas {
    background-color: #ffffff;
    margin-top: 0;
    padding-bottom: 15px;
    margin-top: 100px;
}

.centrado{
	text-align:center;
}

.cycle_header {
    background-image: url("../images/header_ayto_tipo.jpg");
    /*cursor: move;*/
	background-repeat: no-repeat;
	background-size: cover;
	background-position:50% 50%;
    /* ie8- graceful degradation */
    background-position:50% 50%9 !important;
    height: 300px;
    z-index: 1;
}

/*
.altura_responsive_fotos{
    display: block;
    height: auto;
    max-height: 75%;
    max-width: 100px;
}
*/

#bloque_img_politicos{
	float:left;
	width:100%;
}