/*------------ Estilos Plantila_6 del Portal Cartagena.es ---------------------- */

.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;
}

/*
#ayto .mega-dropdown-menu:before {
    border-bottom: 15px solid #fff;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    content: "";
    left: 15%;
    position: absolute;
    top: -15px;
    z-index: 10;
}

#ayto .mega-dropdown-menu:after {
    border-bottom: 17px solid #ccc;
    border-left: 19px solid transparent;
    border-right: 19px solid transparent;
    content: "";
    left: 15%;
    position: absolute;
    top: -17px;
    z-index: 8;
}
*/

/*-- Listado de enlaces a documentos--*/

.listado_enlaces li a{
	color:#000000;
	text-decoration:none;
}

.listado_enlaces li a:hover{
	color:#317eac;
	text-decoration:none;
}
