body {
	background: url(/imagens/background.gif) repeat;
	font: 11px/14px verdana; 
	margin: 0; 
}

.textotit { font: bold 12px/14px verdana ; color: #336633; text-decoration: none }
.inputText {
	font: 10px verdana;
	width: 300px;
	border: 1px solid #C9CCC9;
}
.inputTextArea {
	font: 10px verdana;
	width: 300px;
	height: 60px;
	border: 1px solid #C9CCC9;
}
#bttopo { 
	position: fixed;
	bottom: 0; 
	right: 0;  
	width: 50px;
	height: 20px;
	font: 9px/20px verdana;
	text-align: center;
	background: #E9EEE9;
}

#linkextra {
	background: url(/imagens/linkextra.gif) no-repeat left top;
	float: right;
	height: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 10px;
	font: bold 10px/20px verdana;
	text-align: left;
}
ol.itens {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 1em 0 1em 30px;
}
ol li, ul li { 
	margin: .7em 0 .7em 0;
}

A.vejamenu:link{ font: bold 9px/18px verdana; color: #669966; text-decoration: none; }
A.vejamenu:visited{ font: bold 9px/18px verdana; color: #669966; text-decoration: none; }
A.vejamenu:active{ font: bold 9px/18px verdana; color: #669966; text-decoration: none; }
A.vejamenu:hover{ font: bold 9px/18px verdana; color: #336633; text-decoration: none; }

A.vejamais:link{ color: #336633; text-decoration: none; }
A.vejamais:visited{ color: #336633; text-decoration: none; }
A.vejamais:active{ color: #336633; text-decoration: none;  }
A.vejamais:hover{ color: #669966; text-decoration: none; }

#geral {
	width: 100%;
	height: 100%;
}

#btHome {
	position: absolute;
	left: 660px;
	top: 7px;
	z-index: 20;
}
#topo {
	float: left;
	width: 770px;
	height: 80px;
	background: url(/imagens/topo.gif) no-repeat;
}
#topo span {
	display: none;
}
#linha {
	float: left;
	background: #336633;
	height: 1px;
	width: 100%;
}

#meio {
	float: left;
	width: 100%;
	background: #FFF;
}
#conteudo {
	float: left;
	width: 770px;
	background: #FFF;
}
#menu {
	float: left;
	width: 175px;
	margin-top: 20px;
}
#Home {
	float: left;
	width: 290px;
	margin-left: 25px;
	margin-top: 70px;
	font: 12px/14px verdana;
	color: #336633;
}

#base {
	float: left;
	top: 10px;
	width: 770px;
	height: 50px;
	margin-top: 5px;
	font: 10px/14px verdana;
	color: #003300;
	text-align: center;
}

#espaco {
	width: 100%;
	height: 10px;
}

/* ##########################  ESTILOS MENU  ########################### */

#menuTopo {
	float: right;
	width: 155px;
	top: 10px;
}
#menuLink {
	float: right;
	width: 175px;
	background: url(/imagens/box_dir_esq.gif) repeat-y right;
	text-align: right;
	text-transform: uppercase;
}

#Adv {
	float: right;
	width: 170px;
	padding: 5px 0px;
	background: #E9EEE9 url(/imagens/box_dir_esq.gif) repeat-y right;
	font: 9px/18px verdana;
	text-align: right;
}

#Adv div {
	padding-right: 7px;
}


/*   ########################### FIM ESTILOS MENU  ###########################  */

