/*
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
x                                                            x
x         NETDOM - RAFAEL RAMOS - DESIGNER        x
x                                                            x
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size:10px;
	background-image:url(/imgs/bg_total.jpg);
	scrollbar-face-color: #699B03;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-shadow-color: #AEAEAE;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}
body a:link { color:#12468D ; text-decoration:none }
body a:active {	color:#12468D ; text-decoration:underline }
body a:visited { color:#12468D ; text-decoration:none }
body a:hover { color:#12468D ; text-decoration:underline;
}

/*
xxxxxxxxxxxxxxxxxxxxxxxx PEÇAS GERAIS xxxxxxxxxxxxxxxxxxxxxxx
*/

.BordaCinzaClaro {border:1px solid #FFFFFF; background-color: #CACACA;}

.TxtBasico { font-family: verdana; color:#333333; font-size:11px; }
.TxtBasico a:link { color: #333333 ; text-decoration:none; }
.TxtBasico a:active {	color: #333333 ; text-decoration:underline; }
.TxtBasico a:visited { color: #333333 ; text-decoration:none; }
.TxtBasico a:hover { color: #333333 ; text-decoration:underline;
}
/**/
.LinkBio { color: #333333; font-size:11px; font-family:Verdana; font-style:italic; cursor:hand; text-decoration:underline;}
.LinkBio a:link { color:#FF00FF ; text-decoration:none; }
.LinkBio a:active { color:#FF00FF ; text-decoration:underline; }
.LinkBio a:visited { color:#FF00FF ; text-decoration:none; }
.LinkBio a:hover { color:#FF00FF ; text-decoration:underline;}
/**/

.TxtLetra { color:#EB2903; font-size:11px; height:10px; }
.TxtLetra a:link { color:#EB2903 ; text-decoration:none; }
.TxtLetra a:active { color:#EB2903 ; text-decoration:underline; }
.TxtLetra a:visited { color:#EB2903 ; text-decoration:none; }
.TxtLetra a:hover { color:#EB2903 ; text-decoration:underline;}
/**/

.TxtNoticia { font-family: verdana; color:#FFFFFF; font-size:11px; height:10px; }
.TxtNoticia a:link { color:#FFFFFF ; text-decoration:none; }
.TxtNoticia a:active { color:#FFFFFF ; text-decoration:none; }
.TxtNoticia a:visited { color:#FFFFFF ; text-decoration:none; }
.TxtNoticia a:hover { color:#FF9900 ; text-decoration:none;}
/**/

.TxtBranco { font-family: verdana; color:#666666; font-size:11px; padding-top:5; padding-bottom:5; padding-left:10;}
.TxtBranco a:link { color: #666666 ; text-decoration:none; }
.TxtBranco a:active { color:#666666 ; text-decoration:none; }
.TxtBranco a:visited { color:#666666 ; text-decoration:none; }
.TxtBranco a:hover { color: #FF0000 ; text-decoration:none;}

/**/
.TDReleaseDisco {
	font-family: verdana;
	color:#333333;
	font-size:11px;
	height:10px;
}
.TDReleaseDisco a:link { color:#333333 ; text-decoration:none; }
.TDReleaseDisco a:active { color:#333333 ; text-decoration:underline; }
.TDReleaseDisco a:visited { color:#333333 ; text-decoration:none; }
.TDReleaseDisco a:hover { color:#333333 ; text-decoration:underline;}


.TDLetra {
	color:#EB2903;
	font-size:11px;
	padding: 20px;
	font-family: verdana;
	background-image: url(img/bg_popup.jpg);
	line-height: 20px;
}
.TDLetra a:link { color:#EB2903 ; text-decoration:none; }
.TDLetra a:active { color:#EB2903 ; text-decoration:underline; }
.TDLetra a:visited { color:#EB2903 ; text-decoration:none; }
.TDLetra a:hover { color:#EB2903 ; text-decoration:underline;}

.Navega { font-family:verdana;  color:#333333; font-size:11px; height:10px;}
.Navega a:link { color:#333333 ; text-decoration:none; }
.Navega a:active {	color:#333333 ; text-decoration:none; }
.Navega a:visited { color:#333333 ; text-decoration:none; }
.Navega a:hover { color:#EB2903 ; text-decoration:none;
}

.Navegaazul { font-family:verdana;  color:#333333; font-size:11px; height:10px;}
.Navegaazul a:link { color:#333333 ; text-decoration:none; }
.Navegaazul a:active {	color:#333333 ; text-decoration:none; }
.Navegaazul a:visited { color:#333333 ; text-decoration:none; }
.Navegaazul a:hover { color:#0000FF; text-decoration:none;
}

.TxtTitulo {font-size:13px; color:#622A6F; font-family: tahoma;}
.TxtTitulo a:link { color:#622A6F ; text-decoration:none; }
.TxtTitulo a:active {	color:#622A6F ; text-decoration:underline; }
.TxtTitulo a:visited { color:#622A6F ; text-decoration:none; }
.TxtTitulo a:hover { color:#622A6F ; text-decoration:underline;}

.CaixaBranca { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
        cellpadding: 0px; 
        cellspacing: 0px;
        background: #FFFFFF;
}

.caixaPadrao {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-color:#ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
}

.botaoPadrao {
	font-family: Tahoma;
	font-size: 10px;
	color: #003366;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-top-color: #003366;
	border-left-color: #003366;
	cursor: hand;
}
.txtAzul {
	font-family: tahoma;
	font-size: 11px;
	color: #003366;
}
.TxtBasicoP {
	font-size:10px;
	padding: 8px;
}

.Tilcontatotxt {
    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
	}
	
.Tilcontatotxt a:link { color:#0909FF ; text-decoration:none; }
.Tilcontatotxt a:active { color:#0909FF ; text-decoration: underline; }
.Tilcontatotxt a:visited { color:#0909FF ; text-decoration:none; }
.Tilcontatotxt a:hover { color:#0909FF ; text-decoration: underline;}

.Tilcontato2txt {
    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;	
	}
	
.Tilcontato2txt a:link { color:#0909FF ; text-decoration:none; }
.Tilcontato2txt a:active { color:#0909FF ; text-decoration: none; }
.Tilcontato2txt a:visited { color:#0909FF ; text-decoration:none; }
.Tilcontato2txt a:hover { color:#0909FF ; text-decoration: underline;}

.Til2contatotxt {
    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F20205;
}

.Til2contatotxtNegrito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F20205;
	font-weight: bold;	
}

.TilPcontatotxt {
    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.TilPPcontatotxt {
    
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
}

.TilGcontatotxt {
    
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.BordaCinzaClaro {
	border:1px solid;
	background-color: #FFFFFF;
	font-size:9pt;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-color: #999999;
	border-top-color: #F5F5F5;
}


.TDnovidades{background-image:url(img/bg_novidades.jpg);
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	padding: 2px;
	letter-spacing: 1px;
	font-weight:;
	}
.TDnovidades a:link { color: #FF0000; text-decoration:none}
.TDnovidades a:active { color:#FF0000; text-decoration:none}
.TDnovidades a:visited { color:#FF0000; text-decoration:none}
.TDnovidades a:hover { color: #000000; text-decoration:none;}


.TDnoticias{	
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	padding: 2px;
	letter-spacing: 1px;
	font-weight: bold;
	}
.TDnoticias a:link { color: #FF0000; text-decoration:none}
.TDnoticias a:active { color:#FF0000; text-decoration:none}
.TDnoticias a:visited { color:#FF0000; text-decoration:none}
.TDnoticias a:hover { color: #000000; text-decoration:none;}

.TDnoticiasPec{	
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	padding: 2px;
	letter-spacing: 1px;
	font-weight:;
	}
.TDnoticiasPec a:link { color: #999999; text-decoration:none}
.TDnoticiasPec a:active { color:#999999; text-decoration:none}
.TDnoticiasPec a:visited { color:#999999; text-decoration:none}
.TDnoticiasPec a:hover { color: #000000; text-decoration:none;}

.TDnoticiasPecverm{	
	font-family: Tahoma;
	font-size: 10px;
	color: #FC9AAB;
	padding: 2px;
	letter-spacing: 1px;
	font-weight: bold;
	}
.TDnoticiasPecverm a:link { color: #FC9AAB; text-decoration:none}
.TDnoticiasPecverm a:active { color:#FC9AAB; text-decoration:none}
.TDnoticiasPecverm a:visited { color:#FC9AAB; text-decoration:none}
.TDnoticiasPecverm a:hover { color: #000000; text-decoration:none;}

.BordaCinzaClarotopo {
	border:1px solid;
	background-color: #FFFFFF;
	font-size:9pt;
	border-bottom-color:#FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #999999;}
	
.bgCinzaEscuro {background-color: #686868;}


.menu {
	font-family: Tahoma;
	font-size: 11px; color:#FFFFFF;
	background-color: #9C0A0A;

}
.menu a:link { color: #000000; text-decoration:none}
.menu a:active { color:#000000; text-decoration:none}
.menu a:visited { color:#000000; text-decoration:none}
.menu a:hover { color: #FFFFFF; text-decoration:none }

.TdMenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #003960;
	padding: 2px;
	height: 21px;
	width: 144px;
	vertical-align:middle;
	word-spacing: 5px;
	letter-spacing: 1px;
	font-weight:bold;
	}
.TdMenu a:link { color: #003960; text-decoration:none}
.TdMenu a:active { color:#003960; text-decoration:none}
.TdMenu a:visited { color:#003960; text-decoration:none}
.TdMenu a:hover { color: #FFFFFF; text-decoration:none;}



.TdColunista {
	font-family: Tahoma;
	font-size: 10px;
	color: #4A7982;
	border:1px solid #DBE4E6; background-color: #EDF1F2; padding: 2px;
	vertical-align:middle;
	letter-spacing: 1px;
	font-weight:none;
	}
.TdColunista a:link { color: #4A7982; text-decoration:none}
.TdColunista a:active { color:#4A7982; text-decoration:none}
.TdColunista a:visited { color:#4A7982; text-decoration:none}
.TdColunista a:hover { color: #000000; text-decoration:none;}

.TdDestaque {
	font-family: Tahoma;
	font-size: 10px;
	color: #4A7982;
	border:1px solid #DBE4E6; background-color: #FBFBFB; padding: 2px;
	vertical-align:middle;
	letter-spacing: 1px;
	font-weight:none;
	}
.TdDestaque a:link { color: #4A7982; text-decoration:none}
.TdDestaque a:active { color:#4A7982; text-decoration:none}
.TdDestaque a:visited { color:#4A7982; text-decoration:none}
.TdDestaque a:hover { color: #000000; text-decoration:none;}


.Endereco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A7982;
}
.Endereco a:link { color:#4A7982; text-decoration:none}
.Endereco a:active { color:#4A7982; text-decoration:none}
.Endereco a:visited { color:#4A7982; text-decoration:none}
.Endereco a:hover { color: #1E3235; text-decoration: none}


.cxPadrao {
	font-family: tahoma;
	font-size: 11px;
	color: #FF2F2F;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF2F2F;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF2F2F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF2F2F;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF2F2F;
	padding-left: 3px;
	padding-right: 3px;
}

.btPadrao2 {
	font-family: tahoma;
	font-size: 11px;
	color: #00154D;
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-top-color: #666666;
	border-left-color: #666666;
	cursor: hand;
	font-weight: bold;
	}

.cxDropDown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9999A2;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #9999A2;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8E2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8E2;
	width:174;
}


.btPadrao {
	font-family: tahoma;
	font-size: 11px;
	color: #FF2F2F;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF2F2F;
	border-bottom-color: #FF2F2F;
	border-top-color: #FF2F2F;
	border-left-color: #FF2F2F;
	cursor: hand;
	font-weight: bold;
}

.TxtPequeno {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:none;
	color: #666666;
}
.TxtPequeno a:link { color:#666666; text-decoration:none}
.TxtPequeno a:active { color:#666666; text-decoration:none}
.TxtPequeno a:visited { color:#666666; text-decoration:none}
.TxtPequeno a:hover { color:#666666; text-decoration: underline}


.TxtPequeno2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.TxtPequeno2 a:link { color:#FFFFFF; text-decoration:none}
.TxtPequeno2 a:active { color:#FFFFFF; text-decoration:none}
.TxtPequeno2 a:visited { color:#FFFFFF; text-decoration:none}
.TxtPequeno2 a:hover { color:#FF0000; text-decoration: #BBD9ED}

.TxtPequenoB {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #666699;
	font-weight:bold;
}
.TxtPequenoB a:link { color:#666699; text-decoration:none}
.TxtPequenoB a:active { color:#666699; text-decoration:none}
.TxtPequenoB a:visited { color:#666699; text-decoration:none}
.TxtPequenoB a:hover { color:#666699; text-decoration:underline}

.TxtPequenoB2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
}
.TxtPequenoB2 a:link { color:#FFFFFF; text-decoration:none}
.TxtPequenoB2 a:active { color:#FFFFFF; text-decoration:none}
.TxtPequenoB2 a:visited { color:#FFFFFF; text-decoration:none}
.TxtPequenoB2 a:hover { color:#FFFFFF; text-decoration: underline;}

.LeiaMais {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:none;
	color: #304056;
}
.LeiaMais a:link { color:#304056; text-decoration:none}
.LeiaMais a:active { color:#304056; text-decoration:none}
.LeiaMais a:visited { color:#304056; text-decoration:none}
.LeiaMais a:hover { color: #304056; text-decoration: underline}


.TxttimesItalico {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight:normal;
	color: #0033CC;
	font-style: normal;
	letter-spacing: 1px;
}
.TxttimesItalico a:link { color:#0033CC; text-decoration:none}
.TxttimesItalico a:active { color:#0033CC; text-decoration:underline}
.TxttimesItalico a:visited { color:#0033CC; text-decoration:none}
.TxttimesItalico a:hover { color: #0033CC; text-decoration: underline}

.TituloEvento {
	font-family: Verdana;
	font-size: 16px;
	font-weight:bold;
	color: #3366CC;
	padding-top:5;
	padding-bottom:2;
}
.TituloEvento a:link { color:#3366CC; text-decoration:none};
.TituloEvento a:active { color:#3366CC; text-decoration:none};
.TituloEvento a:visited { color:#3366CC; text-decoration:none};
.TituloEvento a:hover { color: #3366CC; text-decoration: underline};

.DataEvento {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #003960;
	padding-top:5;
	padding-bottom:2;
}
.DataEvento a:link { color:#003960; text-decoration:none};
.DataEvento a:active { color:#003960; text-decoration:none};
.DataEvento a:visited { color:#003960; text-decoration:none};
.DataEvento a:hover { color: #003960; text-decoration: underline};

.TxtAzul {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #0099FF;
}
.TxtAzul2 {
	font-family: Arial;
	font-size: 10pt;
	color: #0099FF;}

.TxtGrande {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	letter-spacing: 6px;
}

.TxtMedioB {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight:bold;
}
.TxtMedioB a:link { color:#333333; text-decoration:none}
.TxtMedioB a:active { color:#333333; text-decoration:underline}
.TxtMedioB a:visited { color:#333333; text-decoration:none}
.TxtMedioB a:hover { color: #333333; text-decoration: underline}


.TxtMedioBranco {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
}
.TxtMedioBranco a:link { color:#FFFFFF; text-decoration:none}
.TxtMedioBranco a:active { color:#FFFFFF; text-decoration:underline}
.TxtMedioBranco a:visited { color:#FFFFFF; text-decoration:none}
.TxtMedioBranco a:hover { color: #FFFFFF; text-decoration: underline}


.TxtMedio2 {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}
.TxtMedio2 a:link { color:#333333; text-decoration:none}
.TxtMedio2 a:active { color:#333333; text-decoration:underline}
.TxtMedio2 a:visited { color:#333333; text-decoration:none}
.TxtMedio2 a:hover { color: #333333; text-decoration: underline}

.TxtMedio3 {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-align: justify;
}
.TxtMedio3 a:link { color:#FFFFFF; text-decoration:none}
.TxtMedio3 a:active { color:#FFFFFF; text-decoration:underline}
.TxtMedio3 a:visited { color:#FFFFFF; text-decoration:none}
.TxtMedio3 a:hover { color: #FFFFFF; text-decoration: underline}


.TxtConteudo {
	font-family: Tahoma;
	font-size: 11px;
	color: #304056;
	line-height: 20px;
}
.TxtConteudo a:link { color:#333333; text-decoration:none}
.TxtConteudo a:active { color:#333333; text-decoration:underline}
.TxtConteudo a:visited { color:#333333; text-decoration:none}
.TxtConteudo a:hover { color: #333333; text-decoration: underline}


.TxtConteudoEscuro {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}
.TxtConteudoEscuro a:link { color:#333333; text-decoration:none}
.TxtConteudoEscuro a:active { color:#333333; text-decoration:underline}
.TxtConteudoEscuro a:visited { color:#333333; text-decoration:none}
.TxtConteudoEscuro a:hover { color: #333333; text-decoration: underline}

.til_form {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	
}
.til_form a:link { color:#333333; text-decoration:none}
.til_form a:active { color:#333333; text-decoration:underline}
.til_form a:visited { color:#333333; text-decoration:none}
.til_form a:hover { color: #333333; text-decoration: underline}

.cxPadrao2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#F4F4F4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.cxinformativo {
 BACKGROUND:img src=imgs/formulario.jpg;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #ffffff;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	color: #FFFFFF;	
	
}


.Til {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-weight:bold;
	letter-spacing: 6px;
}
.Til a:link { color:#CC0000; text-decoration:none}
.Til a:active { color:#CC0000; text-decoration:none}
.Til a:visited { color:#CC0000; text-decoration:none}
.Til a:hover { color: #CC0000; text-decoration: underline}

.TdContato{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	padding: 2px;
	height: 21px;
	width: 144px;
	vertical-align:middle;
	word-spacing: 5px;
	letter-spacing: 1px;
	font-weight:bold;
	}
.TdContato a:link { color: #003960; text-decoration:none}
.TdContato a:active { color:#003960; text-decoration:none}
.TdContato a:visited { color:#003960; text-decoration:none}
.TdContato a:hover { color: #001B2D; text-decoration: underline;}

.cxContato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EF3F58;
	background-color:#FFECEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FEC5CC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FEC5CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEC5CC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FEC5CC;
}

.TDcontato_{	
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	padding: 2px;
	letter-spacing: 1px;
	font-weight:;
	}
.TDcontato_ a:link { color: #999999; text-decoration:none}
.TDcontato_ a:active { color:#999999; text-decoration:none}
.TDcontato_ a:visited { color:#999999; text-decoration:none}
.TDcontato_ a:hover { color: #000000; text-decoration:none;}

.btContato {
	font-family: tahoma;
	font-size: 10px;
	color: #EF3F58;
	background-color: #FFECEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FEC5CC;
	border-bottom-color: #FEC5CC;
	border-top-color: #FEC5CC;
	border-left-color: #FEC5CC;
	cursor: hand;
	font-weight: bold;
}

.td_centro_11Bold {
    
	font-family: Tahoma;
	font-size: 11px;
	color: #C3811D;
	font-weight: bold;
	line-height:15px;
	
	}
	
.td_centro_11Bold a:link { color:#C3811D ; text-decoration:none; }
.td_centro_11Bold a:active { color:#C3811D ; text-decoration: none; }
.td_centro_11Bold a:visited { color:#C3811D ; text-decoration:none; }
.td_centro_11Bold a:hover { color: #FFFFFF ; text-decoration: none;}

.td_centro_12Bold {
    
	font-family: Tahoma;
	font-size: 12px;
	color: #C3811D;
	font-weight: bold;	
	}
	
.td_centro_12Bold a:link { color:#C3811D ; text-decoration:none; }
.td_centro_12Bold a:active { color:#C3811D ; text-decoration: none; }
.td_centro_12Bold a:visited { color:#C3811D ; text-decoration:none; }
.td_centro_12Bold a:hover { color:#FFFFFF ; text-decoration: none;}

.td_centro_10 {
    
	font-family: Tahoma;
	font-size: 10px;
	color: #C3811D;	
	}
	
.td_centro_10 a:link { color:#C3811D ; text-decoration:none; }
.td_centro_10 a:active { color:#C3811D ; text-decoration: none; }
.td_centro_10 a:visited { color:#C3811D ; text-decoration:none; }
.td_centro_10 a:hover { color:#FFFFFF ; text-decoration: none;}

.td_rodape {
    
	font-family: Tahoma;
	font-size: 11px;
	color: #00154D;
	
	}
	
.td_rodape a:link { color:#00154D ; text-decoration:none; }
.td_rodape a:active { color:#00154D ; text-decoration: none; }
.td_rodape a:visited { color:#00154D ; text-decoration:none; }
.td_rodape a:hover { color:#FFFFFF ; text-decoration: none;}

.td_rodapeBranco {
    
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	
	}
	
.td_rodapeBranco a:link { color:#FFFFFF ; text-decoration:none; }
.td_rodapeBranco a:active { color:#FFFFFF ; text-decoration: none; }
.td_rodapeBranco a:visited { color:#FFFFFF ; text-decoration:none; }
.td_rodapeBranco a:hover { color:#FFFFFF ; text-decoration: none;}


.Tdcadastro {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight:bold;
	}
.Tdcadastro a:link { color: #FFFFFF; text-decoration:none}
.Tdcadastro a:active { color:#FFFFFF; text-decoration:none}
.Tdcadastro a:visited { color:#FFFFFF; text-decoration:none}
.Tdcadastro a:hover { color: #FFFFFF; text-decoration:underline;}

.bg_empresa {
	background-image: url(img/bg_empresa.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
