.manger_bg_rodape {
	background-image: url(../images/bg_rodape.jpg);
	background-repeat: repeat-x;
}
.bg_sub_item_menu {
	background-image: url(../images/bg_sub_item_menu.jpg);
	background-repeat: repeat-x;
}
.txt_verdana_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;	
}
.caixa01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63A82B;
}
.txt01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #559226;
}
.txt01 a:link { color:#559226; text-decoration:none}
.txt01 a:active { color:#559226; text-decoration:none}
.txt01 a:visited { color:#559226; text-decoration:none}
.txt01 a:hover { color: #559226; text-decoration: underline}
.btok {
	background-image: url(../images/bt_ok.gif);
}
.bg_topo {
	background-image: url(../images/bg_topo.jpg);
	background-repeat: repeat-x;
}
.bg_pontos {
	background-image: url(../images/bg_pontos.jpg);
	background-repeat: repeat-y;
	background-position: 143px 6px;
}
input,select,textarea,iframe{
	border:1px solid #63A82B;
	font-weight:bold;
	font-size:10px;
	background-color:white;
	margin-bottom:2px;
	color: #7FB627;
	font-family: "Tahoma";
	}
body {
	margin: 0px;
	scrollbar-face-color: #7FB627;
	scrollbar-shadow-color: #C8E8A0;
	scrollbar-highlight-color: #C8E8A0;
	scrollbar-3dlight-color: #C8E8A0;
	scrollbar-darkshadow-color: #C8E8A0;
	scrollbar-track-color: #C8E8A0;
	scrollbar-arrow-color: #C8E8A0;
	color: #7FB627;
	font-family: "Arial Narrow";
	font-weight: bold;
}
.texto {
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing : 0px
}
.titulointerna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 47px;
	font-weight: bold;
	color: #EBEBEB;
	text-decoration: none;
}
.titpop {
	font-family: tahoma;
	font-size: 13px;
	color: #5B5B5B;
	text-decoration: none;
	letter-spacing : 0px;
	font-weight : bold;
}
.textotitulo {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	letter-spacing : 0px
}
.tituloverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #83BC1C;
	text-decoration: none;
	margin: 2px;
}
.LINKmaior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.LINHAcnizabaixo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tituloverdeMENOR {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #83BC1C;
	text-decoration: none;
}
.textoverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #83BC1C;
	text-decoration: none;
}
.linhaverde {
	border: 1px solid #99CC33;
}
a:link {
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
}
a:visited {
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
}
a:hover {
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #99CC33;
	text-decoration: none;
}

#erroBox{border:1px dotted #FF6600; background-color:#FFFFCC;color:#FF0000;font-family:Verdana,Arial;padding:5px;font-size:12px;margin:25px;display:none}