body 
{
	font-size:11px;
	line-height: 1.4em;
}


#div_menu{
	top:138px;
}

#coluna1 {
	float:left;
	width:365px;
	text-align:left;
}

#coluna2 {
	width: 310px;
	height:317px;
	float:left;
	text-align:left;
	
}

#coluna3 {
	position:absolute;
	width: 200px;
	top: 25px;
	left: 765px;
}

#agenda, #noticias {
	position: absolute; 
	left: 88px; 
	top: 0; 
	height: 41px; 
	width: 500px; 
	overflow: hidden;
}

#noticia-item {
	position: absolute; 
	height: 45px; 
	width: 260px; 
	top: 50px;
	left: 0;
	line-height: 14px !important;
	text-align: left;
}

#nav {
	padding: 7px 0 0 88px;
}


#separa_noticia{
	height:1px;
	background-color:#AFAFAF;
	width:100%;
	margin:12px 0 12px 0;
}


.rel {
	position:relative;
	z-index: 5000;
}

.rel a {
	color: #000;
}
.rel a:hover {
	color: #666;
}

HR {
	margin: 5px 0 5px 0;
	color: #D8D8D8;
	height: 1px;
	width: 350px;
	color: #D8D8D8;
	border-width: 0;
	border-top-width: 1px;
}

div.hr {
  height: 2px;
  background: url(../imagens/separador_horizontal.gif) repeat-x center;
}

.verde {
	color:#768E7C;
}
