body {
	font-family: 'Lato', sans-serif;
	width: 1000px;
	margin: 0 auto;
	background: #e9e5dc;
    /*background-image: url(images/bg_red.png);
    background-repeat: repeat-x;*/
}

.container_portal {
	background-color: #FFF;
	min-height: 100vh;
}

.content_portal {
	/*background-color: #fed405;*/
	min-height: 100vh;
}
.fixed_tabs {
    background-image: url(images/bg_red.png)!important;
    background-repeat: repeat-x!important;
}

.header_portal {
    background-image: url(images/header_apm.png);
    background-repeat: no-repeat;
    background-size: 1000px;	
	display: block; 
	height: 170px;
    margin-top: 0px;
    margin-bottom: -50px;
}

.footer_portal {
    background-color: #fed405;
    display: block;
    height: 70px;
    margin-bottom: 10px;
    padding-left: 0px;
}

#partido_data_ppal {
    position: absolute;
    width: 998px;
    top: 40px;
}
.tab_modal_text {
	margin: 5px 0px 0px 0px;
    /* font-family: 'Open Sans Condensed', sans-serif; */
    font-size: 10px;
    letter-spacing: 1.5px;
    line-height: 12px;
}
.tab_icon {
    margin: 3px 8px 0px 4px;
}
.tab_modal {
	border-left: 1px solid #fed405;
    border-right: 1px solid #333;
    border-top: 1px solid #fed405;
    min-width: 115px;
    padding: 0px 5px 0px 0px;
    background-color: #fed405;
}
.tab_modal_selected {
	min-width: 115px;
	padding: 0px 5px 0px 0px;
	border-right: none;
	background-color: #242F53;
}

.tab_modal_container {
    background: transparent;
}
.tabs_options_header {
    background-color: #242F53;
}

.cambio_temporada {
	display: none;
}

.tab_modal_contenido {
	background-color: transparent!important;
}
a.menu_competicion_btn_selected{
	
	background-color: rgba(230, 74, 35, 0.56);
    border-bottom: 4px solid #fed405;
}

a.header_competicion_btn {
    padding: 0px 12px 0px 12px;
    float: left;
    border-radius: 5px;
    background-color: #fed405;
    color: #ffffff!important;
    height: 21px;
    line-height: 22px;
    margin: 6px 6px 4px 3px;
    font-size: 12px;
    font-weight: normal!important;
    text-shadow: none;
    letter-spacing: 0px;
}
.thickbox_view_contenido {
	margin-top: 150px!important;
}
    
    