body {
	font:70% Arial, Verdana, 'Sans-Serif';
	background-color: #CAD29C; color: #1B4808; margin: 2px
}
h1, h2 { 
	text-align:center; 
}

a:link {text-decoration: none; color: #1B4808}
a:visited {text-decoration: none; color: #1B4808}
a:hover {text-decoration: none;color: #666666;}
a:active {text-decoration: none; color: #1B4808}


.site{
background-color: #ffffff;
width: 770px;
height:justify;
padding: 0px 5px 0px 5px; 
border-right:1px solid #1B4808;
border-left: 1px solid #1B4808;
}

#geral { 
	text-align:justify; 	
	width:770px;
	margin-left:0px;	
}

#topo { 
	text-align:justify; 
	width:770px;
	padding: 0; 
	margin-bottom:4px;	

}

#esquerda { 
	width:252px;
	float:left;
	/*border-right:1px solid;*/
}

#conteudo {
	width:500px; 
	margin-left:253px;
	text-align:justify; 
	padding:0px 5px 3px 10px;
	/*border-left:1px solid #990000;*/
	border-top:1px solid #1B4808;
}
	 
}

.neg{
font-size:130%;
font-weight: bold;
}

#rodape {
	text-align:center;
	clear:both;
	background-image: url("../imagens/dgrd.jpg");
	height:justify;
	width:760px;
	margin-top: 4px;
	padding-top: 4px;
	border-top:1px solid #1B4808;
	}


