a:link { color: #FD291D; text-decoration: none; }
a:visited { color: #FD291D; text-decoration: none; }
a:hover { color: #FD291D; text-decoration: underline; }

a.linkMenusSite:link { color: #000000; text-decoration: none; display: block; }
a.linkMenusSite:visited { color: #000000; text-decoration: none; display: block; }
a.linkMenusSite:hover { color: #000000; text-decoration: none; display: block; }

a.linkMenusTopo:link { color: #FD291D; text-decoration: none; display: block; }
a.linkMenusTopo:visited { color: #FD291D; text-decoration: none; display: block; }
a.linkMenusTopo:hover { color: #FFFFFF; text-decoration: none; display: block; }

a.linkMenusCentro:link { color: #FFFFFF; text-decoration: none; display: block; }
a.linkMenusCentro:visited { color: #FFFFFF; text-decoration: none; display: block; }
a.linkMenusCentro:hover { color: #FFFFFF; text-decoration: none; display: block; }

a.linkBt:link { color: #FFFFFF; text-decoration: none; display: block; }
a.linkBt:visited { color: #FFFFFF; text-decoration: none; display: block; }
a.linkBt:hover { color: #FFFFFF; text-decoration: underline; display: block; }

a.linkCalendarioNavegacao:link { color: #FFFFFF; text-decoration: none; }
a.linkCalendarioNavegacao:visited { color: #FFFFFF; text-decoration: none; }
a.linkCalendarioNavegacao:hover { color: #FFFFFF; text-decoration: underline; }

a.linkCalendario:link { color: #FD291D; text-decoration: none; display: block; }
a.linkCalendario:visited { color: #FD291D; text-decoration: none; display: block; }
a.linkCalendario:hover { color: #FD291D; text-decoration: underline; display: block; }

a.linkRodape:link { color: #A5A5A5; text-decoration: none; }
a.linkRodape:visited { color: #A5A5A5; text-decoration: none; }
a.linkRodape:hover { color: #A5A5A5; text-decoration: underline; }

a.link:link { color: #4C4C4C; text-decoration: none; }
a.link:visited { color: #4C4C4C; text-decoration: none; }
a.link:hover { color: #000000; text-decoration: underline; }

/* ******************************************************************** */
.invisivel { display: none; }
.visivel { display: block; }

/* ******************************************************************** */
/* TABELAS CRIADAS PELO FORMULÁRIO ************************************ */
table tbody {
	/*
	font-size: 10px;
	font-weight: normal;
	color: #333333;
    */
}

/* ******************************************************************** */
/* IMAGENS ************************************************************ */
img { vertical-align: middle; border: none; }
/*
    border: inset 1px Transparent;
    img:hover { background-color: #A8B8D0; border: solid 1px #505050; }
*/

/* ******************************************************************** */
/* TRANSPARENCIA ****************************************************** */
.trasnparente{
    filter: alpha(opacity=75);
	moz-opacity: 0.75;
	opacity: 0.75;
	khtml-opacity: 0.75;
}

/* ******************************************************************** */
/* SEPARADORES ******************************************************** */
.split_1 { border-bottom: solid 1px; clear: both; padding: 0 0 5px 0; margin: 0 0 5px 0; }
.split_2 { border-bottom: solid 2px; clear: both; padding: 0 0 5px 0; margin: 0 0 5px 0; }

.cor_azul_1 { border-color: #8FA8D3; }
.cor_azul_2 { border-color: #C4CDD2; }
.cor_azul_3 { border-color: #E2E2E2; }
.cor_cinza_1 { border-color: #313131; }
.cor_cinza_2 { border-color: #D9D9D9; }
.cor_amarelo { border-color: #FFA200; }

/* ******************************************************************** */
/* TITULO ************************************************************* */
.titulo
{
    font-size: 1.4em;
    font-weight: bold;
    color: #333333;
}
.subtitulo
{
    font-size: 1.1em;
    font-weight: bold;
    color: #333333;
}

.tituloMenu
{
    width: 100px;
    height: 30px;
    line-height: 30px;
    
    padding: 0 20px 0 10px;
    
    background-color: #FD291D;
    
    background-image: url("/Imagens/Point/Out.gif");
    background-position: right center;
    background-repeat: no-repeat;
}

/* ******************************************************************** */
/* DESENVOLVIMENTO **************************************************** */
.texto
{
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    
    text-align: justify;
}

/* ******************************************************************** */
/* CONTROL DO SCROLL ************************************************** */
.scroll 
{
	scrollbar-face-color: FFFFFF;
	scrollbar-shadow-color: FFFFFF;
	scrollbar-highlight-color: FFFFFF;
	scrollbar-3dlight-color: FFFFFF; 
	scrollbar-darkshadow-color: FFFFFF; 
	scrollbar-track-color: FFFFFF;
	scrollbar-arrow-color: 000000;
}

/* ******************************************************************** */
/* 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; }
/* ******************************************************************** */
