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