
/* ================================================= BACKGROUND ================================================= */
.announce,
.header .container .menu span a.item:hover,
.header .container .menu span a.menuOn,
.announce .container span a:hover,
.homeAccesos .container span a i.titulo,
.homeAccesos .container span a i.foto img,
.homeContent .container .left span .linea i,
.homeContent .container .right span .linea i,
.homeContent .container .left span .foto,
.homeContent .container .right span a.boton,
.homeContent .container .right span a.boton:visited,
.homeContent .container .right span a.boton:hover,
.auspiciadores .container .linea i,
.pageContent .container .top .left .linea i,
.homeContent .container .left span .texto a,
.homeContent .container .left span .texto a:visited,
.homeContent .container .left span .texto a:hover,
.pageContent .container .top .right a,
.pageContent .container .top .right a:visited,
.pageContent .container .top .right a:hover,
.panel-onlygolf > .panel-heading,
.pageContent .container .bottom p a,
.pageContent .container .bottom p a:visited,
.pageContent .container .bottom p a:hover,
.pageContent .container .bottom.noticiaPage .foto,
.pageContent .container .bottom.resultadosPage .listado table.resultadosTable .title,
.pageContent .container .bottom.resultadosPage .listado table.resultadosTable .corte,
.pageContent .container .bottom.inscritosList .listado table.inscritosTable .title,
.pageContent .container .bottom.inscripcionPage .formulario .left form .item input[type="submit"],
.pageContent .container .bottom.inscripcionPage .formulario .right .mapa,
.pageContent .container .bottom.salidasPage .listado table.salidasTable .title,
.pageContent .container .botonCategoria a,
.pageContent .container .botonCategoria a:visited,
.pageContent .container .botonCategoria a:hover,
.pageContent .container .bottom.resultadosPage .deslizar,
.pageContent .container .bottom.noticiaList .links .left,
.pageContent .container .bottom.noticiaList .links .right span,
.pageContent .container .bottom.galeriasPage .videos .main span,
.pageContent .container .bottom.galeriasPage .videos .list a,
.pageContent .container .bottom.galeriasPage .videos .list a:visited,
.pageContent .container .bottom.galeriasPage .videos .list a:hover,
.pageContent .container .bottom.galeriasPage .fotos a,
.pageContent .container .bottom.galeriasPage .fotos a:visited,
.pageContent .container .bottom.galeriasPage .fotos a:hover,
.pageContent .container .botonFotos a,
.pageContent .container .botonFotos a:visited,
.pageContent .container .botonFotos a:hover,
.hoverSwipebox,
.modal-body i.abiertosLink a,
.modal-body i.abiertosLink a:visited,
.modal-body i.abiertosLink a:hover{
	background-color:#2e73b5/*theme-color*/ !important;
}
/* ================================================= BACKGROUND ================================================= */

/* ================================================= BORDER ================================================= */
.header,
.footer,
.panel-onlygolf,
.panel-onlygolf > .panel-heading{
	border-color:#2e73b5/*theme-color*/ !important;
}
/* ================================================= BORDER ================================================= */

/* ================================================= FONT COLOR ================================================= */
.paginas .items .active,
.announce .container span a,
.announce .container span a:visited,
.homeContent .container .left span .texto b,
.pageContent .container .bottom p b,
.pageContent .container .bottom p strong,
.pageContent .container .bottom.inscripcionPage .formulario .left form .item label .glyphicon,
.homeContent .container .right span .tabla .noDisponible b i,
.pageContent .container .panel-onlygolf .cambio,
.paginas .current,
.paginas a:hover,
.paginas .page:hover{
	color:#2e73b5/*theme-color*/ !important;
}
.announce .container span a:hover{
	color:#FFF !important;
}
/* ================================================= FONT COLOR ================================================= */

/* ================================================= BOOTSTRAP ================================================= */
.btn-primary{
	background-image:none !important;
	border-color: #2e73b5/*theme-color*/ !important;
	background-color:#2e73b5/*theme-color*/ !important;
	/*CSS3*/
	transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}
.btn-primary:hover{
	background-image:none !important;
	border-color: #2e73b5/*theme-color*/ !important;
	background-color:#2e73b5/*theme-color*/ !important;
	opacity:0.6;
	/*CSS3*/
	transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
}
/* ================================================= BOOTSTRAP ================================================= */
