.titulo
{
    font-family:Calibri;
    font-size: 24px;
    font-weight:bold;
    color: #710d0d;
}

.subtitulo
{
    font-family:Calibri;
    font-size: 14px;
    color: #710d0d;
    font-weight:bold;   
}

.texto
{
    color: #000000;
    font-size:14px;
    font-family:Calibri;
    text-align: justify;
}
 
.familiaProdutos
{
    color: #710d0d;
    font-size:14px;
    font-family:Calibri;
    text-align: justify;
    margin:5px 0 5px 5px;
    font-weight:bold;
} 
    
/* CORES */
.Blue { color: #2B598D; }
.Red { color: #FF0000; }
.Green { color: #9FC418; }
.White { color: #FFFFFF; }
.Black { color: #000000; }
.Gray { color:#979797; }
.DarkBlue { color: #0B426D; }
.DarkGray { color: #4C4C4C; }
.SpOrange { color: #f19000; }
.DarkRed { color: #710d0d; }
/* ***************************************************************** */
/* 9 */
.T9N {font-family:Calibri; font-size: 9px; font-weight: normal;}
.T9B {font-family:Calibri; font-size: 9px; font-weight: bold;}
/* ***************************************************************** */
/* 10 */
.T10N {font-family:Calibri; font-size: 10px; font-weight: normal;}
.T10B {font-family:Calibri; font-size: 10px; font-weight: bold;}
/* ***************************************************************** */
/* 11 */
.T11N {font-family:Calibri; font-size: 12px; font-weight: normal;}
.T11B {font-family:Calibri; font-size: 12px; font-weight: bold;}
/* ***************************************************************** */
/* 12 */
.T12N {font-family:Calibri; font-size: 13px; font-weight: normal;}
.T12B {font-family:Calibri; font-size: 13px; font-weight: bold;}
/* ******************************************************************** */
/* ***************************************************************** */
/* 14 */
.T13N {font-family:Calibri; font-size: 14px; font-weight: normal;}
.T13B {font-family:Calibri; font-size: 14px; font-weight: bold;}
/* ******************************************************************** */
/* ***************************************************************** */
/* 15 */
.T14N {font-family:Calibri; font-size: 15px; font-weight: normal;}
.T14B {font-family:Calibri; font-size: 15px; font-weight: bold;}
/* ******************************************************************** */
/* ******************************************************************** */
/* ***************************************************************** */
/* 16 */
.T15N {font-family:Calibri; font-size: 16px; font-weight: normal;}
.T15B {font-family:Calibri; font-size: 16px; font-weight: bold;}
/* ******************************************************************** */
.invisivel { display: none; }
.visivel { display: block; }

/* ******************************************************************** */
/**********************************************************************/

img {padding:0px 5px 5px 5px; border:0;}
a{color:#710d0d; text-decoration:none;}
p{margin:5px 0 5px 0}

/**********************************************************************/

.itemtopo
{
    font-family:Calibri;
    font-size: 14px;
    font-weight:bold;
    color: #FFFFFF;

    text-decoration:none;
    
    margin:0px 0 0 35px;
    }
