/* Fondo general de la pána*/
body.front {
	background-color: black !important;
}

/* Fondo general de las secciones: NOTICIAS, CARRUSEL, AGENDA, CAJAS-ICONO, SUBPIE */
body.front section#section-content #zone-home-contenidos-wrapper,
body.front section#section-content #zone-feature-wrapper,
body.front section#section-content #zone-home-contenidos2-wrapper,
body.front section#section-content #zone-home-iconboxes-wrapper,
body.front footer#section-footer #zone-postscript-wrapper {
	background-color: black ;
}

/* Circulos de enlace de paginacióe los sliders (principal y carrusel) */
body.front .flexslider ol.flex-control-nav.flex-control-paging li a {
	background-color: #666 !important; 
}
body.front .flexslider ol.flex-control-nav.flex-control-paging li a.flex-active {
	background-color: #DEDEDE !important; 
}


/* Tílo de los bloques */
body.front h2.block-title {
	color: #DEDEDE  ;
}


/* Texto de las noticias */
body.front .view-Noticias {
	color: #C0C0C0 ;
}
/* Tílo de las noticias */
body.front .view-Noticias h3 a {
	color: #EFEFEF  !important;
}


/* TE INTERESA */
body.front section#section-content #zone-home-contenidos-wrapper #region-home-barra-lateral #block-menu-menu-home-enlaces-principales ul li {
	background-color: #F9F9F9 ;	
}

/* ALICANTE AL MINUTO */
body.front section#section-content #zone-home-contenidos-wrapper #region-home-barra-lateral #block-menu-menu-men-home-alicante-al-minuto ul li a {
	color: #A0A0A0 ;	
}


/* PESTAÑS DE LA AGENDA */
body.front section#section-content #zone-home-contenidos2-wrapper .item-list ul li {
	background-color: #CCC ;
}
body.front section#section-content #zone-home-contenidos2-wrapper .item-list ul li.active {
	background-color: #F9F9F9 ;	
}
body.front section#section-content #zone-home-contenidos2-wrapper .quicktabs_main,
body.front section#section-content #zone-home-contenidos2-wrapper .quicktabs-tabpage {
	background-color: #F9F9F9 ;	
}
body.front section#section-content #zone-home-contenidos2-wrapper .quicktabs-tabpage .field-content.fa.fa-clock-o,
body.front section#section-content #zone-home-contenidos2-wrapper .quicktabs-tabpage .field-content.fa.fa-clock-o * {
	color: #999;
}



/* CAJAS-ICONO */
body.front section#section-content #zone-home-iconboxes-wrapper .block-box-white {
	background-color: #F9F9F9 !important ;
}





