/* ESTILO PARA TODOS OS TDs HTML */

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}
.bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; text-decoration: none }

a { color: #000000; }
a:hover { text-decoration: underline;}

.mn { text-transform : uppercase; padding-left: 2px;}
a.mn:hover{ text-decoration: none; color: #FF6600;}


.padrao { color: #000000; }
a.padrao:hover { text-decoration: underline;}


/* ESTILO PARA O MENU ESQUERDO */

.menu { color: #033366; text-decoration: none;}
a.menu:link { color: #033366; text-decoration: none;}
a.menu:visited { color: #033366; text-decoration: none;}
a.menu:hover { text-decoration: none;; color: #033366}

/* ESTILO PARA OS DESTAQUES NA PÁGINA INICIAL */
.azul { color: #003399;}
a.azul:link { color: #000099; text-decoration: none;}
a.azul:visited { color: #000099; text-decoration: none;}
a.azul:hover { text-decoration: underline;; color: #003399}

/* ESTILO PARA O FALE CONOSCO - Rodapé do SITE */

.rodape { color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; }
a.rodape:link {   color: #EFC620; font-weight: bold }
a.rodape:visited { color: #EFC620; font-weight: bold}
a.rodape:hover { color: #EFC620; font-weight: bold; text-decoration: underline;}
a:link { text-decoration: none; } a:visited  { text-decoration: none; } .texto { color: #000099; text-decoration: none; }
.teste {  list-style-position: inside; list-style-type: circle}

/* ESTILO PARA LINK DENTRO DO CORPO DOS TEXTOS */

.textolinksublinhado { color: #000099; text-decoration: underline; }
a.textolinksublinhado:link {   color: #000099; text-decoration: underline;}
a.textolinksublinhado:visited { color: #000099; text-decoration: underline;}
a.textolinksublinhado:hover { color: #000000; text-decoration: underline;}


/* ESTILO PARA LINK PARA AS CHAMADAS DA PÁGINA INICIAL */

.texto_capa { FONT-SIZE: 11.6px; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none; COLOR: #000000; }
a.texto_capa:link { TEXT-DECORATION: none;}
a.texto_capa:visited { TEXT-DECORATION: none;}
a.texto_capa:hover { text-decoration: none; COLOR: #990000}

.titulo_capa { TEXT-DECORATION: none; COLOR: #990000;  }
a.titulo_capa:link { TEXT-DECORATION: none;}
a.titulo_capa:visited { TEXT-DECORATION: none;}
a.titulo_capa:hover { text-decoration: none; text-decoration: underline; COLOR: #990000}


/* ESTILO PARA CHAMADA COM TEXTO VERMELHO */


.textolinkvermelho { color: #990000; text-decoration: none; }
a.textolinkvermelho:link {   color: #990000; text-decoration: none;}
a.textolinkvermelho:visited { color: #990000; text-decoration: none;}
a.textolinkvermelho:hover { color: #990000; text-decoration: underline;}


/* ESTILO PARA O FALE CONOSCO - Rodapé do SITE */



.text {  font-family: Verdana; font-size: 12px; font-style: normal; color: #000000; border: 1px #000066 solid; background-color: #f3f3f3}


/* ESTILOS PARA FORMULÁRIOS */

.formMain { font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 9px; 
			color: #000000; 
			text-decoration: none; 
			border: #313131; 
			border-style: solid; 
			border-top-width: 1px; 
			border-right-width: 1px; 
			border-bottom-width: 1px; 
			border-left-width: 1px; 
			background-color: #f3f3f3;
			}
.formMain1 { font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 9px; 
			color: #000000; 
			text-decoration: none; 
			border: #313131; 
			border-style: solid; 
			border-top-width: 1px; 
			border-right-width: 1px; 
			border-bottom-width: 1px; 
			border-left-width: 1px; 
			background-color: #f3f3f3;
			}
.formMain2 { font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 9px; 
			color: #990000; 
			text-decoration: none; 
			border: #ffffff; 
			border-style: solid; 
			border-top-width: 0px; 
			border-right-width: 0px; 
			border-bottom-width: 0px; 
			border-left-width: 0px; 
			background-color: #ffffff;
			}