p {margin-top:5px;}

.titulo_main
{
    font-size: 2.2em;
    color: #888888;
}

.titulo
{
    margin-top:7px;
    /*font-size: 1.7em;*/
    font-size: 20px;
    font-weight: bold;
    /*color: #ffffff;*/
    /*color: #92C162;*/
}
.titulo_noticias
{
    padding-top:10px;
    font-size: 14px;
    color: #80a35d;
}
.titulo_directorio
{
    font-size: 14px;
    color: #80a35d;
}
.subtitulo
{
    font-size: 1.1 em;
    /*color: #ffffff;*/
    /*color: #000;*/
}
.subtitulo_directorio
{
    font-size: 12px;
    color: #80a35d;
}
.texto
{
    font-size:16px;
    font-family:Arial;
    /*color: #FFFFFF;*/
    color: #000;
    text-align: justify;
    margin-bottom:20px;
}

.texto_noticias
{
    /*color: #ffffff;*/
    color: #000;
    text-align: justify;
    font-size: 10px
}
/* ******************************************************************** */
/* CORES ************************************************************** */
.Red { color: #FD291D; }
.Blue { color: #5987D6; }
.Yellow { color: #FFBa00; }
.Orange { color: #CE5C07; }
.White { color: #FFFFFF; }
.Black { color: #000000; }
.Gray { color: #A5A5A5; }
.DarkBlue { color: #0B426D; }
.DarkGray { color: #4C4C4C; }
/* ******************************************************************** */
/* 8 ****************************************************************** */
.TSmallN { font-size: 8px; font-weight: normal; }
.TSmallB { font-size: 8px; font-weight: bold; }
/* ******************************************************************** */
/* 10 ***************************************************************** */
.T10N { font-size: 10px; font-weight: normal; }
.T10B { font-size: 10px; font-weight: bold; }
/* ******************************************************************** */
/* 11 ***************************************************************** */
.T11N { font-size: 11px; font-weight: normal; }
.T11B { font-size: 11px; font-weight: bold; }
/* ******************************************************************** */
/* 12 ***************************************************************** */
.T12N { font-size: 12px; font-weight: normal; }
.T12B { font-size: 12px; font-weight: bold; }
/* ******************************************************************** */
/* 13 ***************************************************************** */
.T13N { font-size: 13px; font-weight: normal; }
.T13B { font-size: 13px; font-weight: bold; }
/* ******************************************************************** */
/* 14 ***************************************************************** */
.T14N { font-size: 14px; font-weight: normal; }
.T14B { font-size: 14px; font-weight: bold; }
/* ******************************************************************** */