.texto_mat {
	font-size: 16px;
	color: #E9E9E9;
 	font-weight: bold;
}

.texto_lista {
    font-size: 12px;
}

.textolink{
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
        color: #0000FF;
}

.textolink2{
        font-family: Arial;
        font-size: 14px;
        font-weight: bold;
}

.texto_cabecera {
    color: #000066;
}

.texto_pie {
    color: #FFFFFF;
}

.TITULO {
        font-family: "Arial Black", Gadget, sans-serif;
        font-weight: bold;
        text-align: center;
}
.FONDO {
        background-image: url('../images/header4.png');
        background-repeat: repeat-x;
}

.PIE_TITULO {
        font-family: "Arial Black", Gadget, sans-serif;
        font-weight: bold;
        font-size: x-small;
        color: #000;
        text-align: center;
}
.PIE_FONDO {
        background-image: url('../images/header4.png');
        background-repeat: repeat-x;
        text-align: center;
}

.PIE2_TITULO {
        font-family: "Arial Black", Gadget, sans-serif;
        font-weight: bold;
        font-size: x-small;
        color: #000;
        text-align: center;
}
.PIE2_FONDO {
        background-image: url('../images/header4.png');
        background-repeat: repeat-x;
        text-align: center;
}