html,body{
	margin:0;
	padding:0
}
body{
	font:76% verdana,arial,sans-serif; 
	margin-left:1px;
}
a{
	color:#637b35; 
	text-decoration:underline;
}

#main li {
	list-style-image: url(../imagens/bola-verde.gif);
}

#main li li{
	list-style-image: url(../imagens/quadrado-verde.gif);
}

div#header{ 
	background-image:url(../imagens/banner.png); 
	background-repeat:no-repeat; 
	background-position:right; 
	height:85px;
	background-color:#ecefdd;
	position:relative;
}
div#pesquisar{
	margin:0; 
	padding-left:10px; 
	background: #EEE; 
	color: #79B30B; 
	position:relative;
}
div#main{
	/*margin-left:180px; 
	margin-right:5px; 
	margin-top:0px; 
	min-height:200px;
	margin: 0 33% 0 200px;
	*/
	margin:0 23% 0 180px;
}
div#extra{
	float:left;
	width:25%;
	margin-left:-100px;
	/*margin-top:-10px;*/
}
div#content{
	width:85%;
}
.mainRight{
	width:82%; 
}
.mainLeft{
	float:left; 
	width:10%;
}
div#mainMenu{
	/*float:left; 
	width:170px; 
	background-image:url(../imagens/barra-sevicos.gif); 
	background-repeat:no-repeat;*/	
	float:left;
	width:200px;
	margin-left:-100%;
}
div#secondaryMenu{
	float:left;
	clear:left; 
	width:170px; 
	margin-top:10px; 
	margin-bottom:10px; 
	background-image:url(../imagens/barra-sevicos.gif); 
	background-repeat:no-repeat; 
}
div#topMenu{ 
	background-image:url(../imagens/barra-top-centro.gif); 
	background-repeat:repeat-x; 
	height:22px;
}
div#breadcrumb{
	padding:5px; 
	font-size:11px; 
	color:#637b35;
}
div#footer{ 
	/*color:#FFF; 
	clear:both; 
	width:100%; 
	color:#647b3b; */
	
	clear:left;width:100%
}
div#wrapper{
	/*float:right;
	width:100%;
	margin-left:-200px*/
	
	float:left;
	width:100%
}
.roundcont { 
	/*width:170px;*/ 
	color:#fff; 
}
.roundcont p { 	
	margin: 0 10px; 
}
.roundtop { 
	background: url(../imagens/barra-caixas-direita.gif) no-repeat top right; 
}
.roundbottom { 
	background: url(br.gif) no-repeat top right; 
}
img.corner {   
	border: none;   
	display: block !important;
}
input{	
	color: #647b36;	
	background: #edf1d7;	
	border: 1px solid #637b35;	
	height:15px;
}
#Icons { 
	width: 450px; 
	margin-right: 1px; 
	text-align: right; 
}
.iconLabel{
	color:#6b6b13; 
	font-weight:bold; 
	font-size:10px;
}
.borderImg {
	border:1px solid #637b35
}
.texto{
	font-size:11px; 
	color:#010101;
}
.mais {
	font-weight:bold; 
	color: #99bf00; 
	text-decoration:underline;
}
.refCaixa1 {
	color: #e98140;
	font-weight: bold;
	line-height:18px;
	padding-left:10px;
}
ul .refCaixa1{ 
	list-style-type:disc;
	}
.refCaixa2 {
	color: #5e7d0f;
	font-weight: bold;
	line-height:18px;
	padding-left:10px;
}
ul .refCaixa2{ 
	list-style-type:disc;
	font-size:.9em;
	font-family:verdana;
	color:#5e7d0f;
}
.refCaixa3 {
	color: #8c73ac;
	font-weight: bold;
	line-height:18px;
	padding-left:10px;
}
ul .refCaixa3{ 
	list-style-type:disc;
	font-size:.9em;
	font-family:verdana;
	color:#8c73ac;
}
.refCaixa4 {
	color: #7e599e;
	font-weight: bold;
	line-height:18px;
	padding-left:10px;
}
ul .refCaixa4{ 
	list-style-type:disc;
	font-size:.9em;
	font-family:verdana;
	color:#7e599e;
}
.refCaixa5 {
	color: #207aa9;
	font-weight: bold;
	line-height:18px;
	padding-left:10px;
}
ul .refCaixa5{ 
	list-style-type:disc;
	font-size:.9em;
	font-family:verdana;
	color:#207aa9;
}
.refCaixa6 {
	color: #075364;
	font-weight: bold;
	line-height:18px;
	padding-left:10px;
}
ul .refCaixa6{ 
	list-style-type:disc;
	font-size:.9em;
	font-family:verdana;
	color:#075364;
}
hr{
	border:0;
	color:#647b36 ;
	height:1px;
	background-color:#647b36 ;
}
.tituloCaixa
{
	color:#637b35;
	font-weight:bold; 
	height:21px;
	font-size:12px;
	width:90%;
}

.tituloNoticia
{
	color:#637b35;
	font-weight:bold; 
	font-size:11px;
	width:90%;
	text-decoration:none;
}

.botao{ 
	background-image:url(../imagens/botao.jpg); 
	background-repeat:no-repeat; 
	position:absolute; 
	margin-top:2px;
	margin-left:2px;	
	color:#637b35; 
	font-weight:bold; 
	font-size:10px; 
	height:16px; 
	width:74px;
}
