@CHARSET "UTF-8";

#pie-final{
	background-color: #121214;
	color: #FFFFFF;
	font-family: Arial;
        font-weight: bold;
}

#pie-final2{
	background-color: #121214;
	color: #FFFFFF;
	font-family: Arial;
        font-weight: bold;
}

.top-25{
	margin-top: 18px;
}

.top-10{
	margin-top: 10px;
}

@media (max-width:768px){
    .top-10-xs{
        margin-top: 10px; 
    }
}

@media (max-width:992px) and (min-width:769px){
    .top-10-sm{
        margin-top: 10px; 
    }
}

.top-12{
	margin-top: 16px;
}

.bottom-25{
	margin-bottom: 35px;
}

.cortar-palabras{
    word-wrap: break-word;
}

.estilo_letras_menu_pie{
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 12pt;
    text-decoration: none;
    text-decoration-color: #FFFFFF;
}

.estilo_letras_menu_pie2{
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 10pt;
    text-decoration: none;
    text-decoration-color: #FFFFFF;
}

.estilo_letras_menu_sig{
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 16pt;
    text-decoration: none;
    text-decoration-color: #FFFFFF;
}

a:link   
{   
    text-decoration:none;   
    text-decoration-color: #FFFFFF;
}  

a 
{   
    color: #FFFFFF;
    text-decoration:none;   
    text-decoration-color: #FFFFFF;
}  

.letra_peq{
    font-size: 10pt;
}

.letra_cursiva{
    font-style: italic;
}
.pie_final{
    color: black;
    font-family: Arial;
    font-weight: bold;
    font-size: 9pt;
    background-color: #000000;
}

.pie_final2{
    color: black;
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;;
    background-color: #000000;
}

.padin_r{
    padding-right: 3px;
}

.padin_l{
    padding-left: 3px;
}