@charset "utf-8";
/* CSS Document */
body{background-color:#EFEFEF; margin:0px; padding:0px;}
.txtFooter{font-family:Verdana; font-size:11px; color:#FFF;}
#titulo{font-family:Verdana; font-size:18px; color:#333; font-weight:bold;}
#texto{font-family:Verdana; font-size:11px; color:#333; line-height:17px; text-align:justify;}
#linkVerde{font-family:Verdana; font-size:10px; color:#85B000; font-weight:bold;}
#linkAzul{font-family:Verdana; font-size:10px; color:#0066CC; font-weight:bold;}
#subtitulo{font-family:Verdana; font-size:13px; font-weight:bold;}
#menuT{ font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; padding-left:5px;}
#menu{padding-left:5px;}
#menu a{text-decoration:none; font-family: Arial; font-size:12px; font-weight:bold; color:#666;}
#menu a:hover{text-decoration:underline; font-family: Arial; font-size:15px; font-weight:bold; color:#333;}
.botaoPadrao{cursor:pointer;height:19px;border:0px;font-family:Verdana; font-size:10px; font-weight:bold; background-image:url(images/b_geral.gif); width:60px;}
input, textarea{ border:1px solid #CCC;}

#texto a{ text-decoration:none; color:#000;}
#texto a:hover{ text-decoration:underline;}
