body{
background: #fff;
color: #000;
}

/* SITE COLOR */

a, .es-lang, .ch-lang, .subscription{
color: #005495;
}

.pointer-big, .pointer-small, .link-list-ch .title, .latestnews .title{
background-color: #005495;
}
/* END SITE COLOR */


.current-site-bg-color {
	background-color:  #005495 !important;	
}


.current-site-menu-bg-color {
	background-color:  #00467c !important;	
}

.current-site-menu-bg-color-dark {
	background-color:  #003157 !important;	
}


.current-site-menu-border-line-color {
	border-bottom: 1px solid #008bf7 !important;	
}


.current-site-menu-border-line-dark {
	border-bottom: 1px solid #00467c !important;	
}

.current-site-txt-color {
	color: #005495 !important;
}

.current-site-border-color {
    border-left: 7px solid #005495 !important;
}


.current-site-flag-border-color {
 border: 1px solid #00467c !important;
}

.current-site-site-buttons-color {
	border-left: 2px solid #00467c !important;
}

.site_form_buttons_invert {
	border: 2px solid #00467c !important;	
	color: #00467c;

}

.mobile_channels_bar .current_canel:visited,
.mobile_channels_bar .current_canel
{
    border-bottom: 2px solid #00467c;
}