#geral #conteudo #textos {
	width: 590px;
	display: table;
	margin-top: 7px;
	color: gray;
	float: left;
}
#geral #conteudo #textos h3 {
	padding: 5px;
	display: block;
	background-color: #f5f5f5;
}
#geral #conteudo #textos p {
	
	font-size: 11px;
	text-align: justify;
	padding: 0 5px;
}
#geral #conteudo #textos p a{
	color:#555;
}
#geral #conteudo #textos div {
	margin: 0px 5px 15px 5px;
	*margin: 0px 5px 7px 5px;
	border-bottom: 1px #ddd dashed;
	float: left;
}
#geral #conteudo #textos #conteudo1 {
	width: 170px;
	background: white url('../imagens/backgrouns/objetivo.jpg') no-repeat;
	padding-left: 110px;
}
#geral #conteudo #textos #conteudo3 {
	width: 280px;
	border-bottom: 1px #ddd dashed;
}
#geral #conteudo #textos #conteudo4 {
	width: 290px;
}
#geral #conteudo #textos #conteudo5 {
	width: 270px;
}
#geral #conteudo #parceiros {
	width: 130px;
	float: left;
}
#geral #conteudo #parceiros ul li a {
	border-bottom: 1px dashed #999999;
	display: block;
	padding: 25px;
	text-align: center;
	width: 110px;
}
#geral #conteudo #parceiros ul li a:hover {
	background-color: #f0f0f0;
}
#geral #conteudo #parceiros ul li a.ultimo {
	border: none;
}
h2, h4 {
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
h2 {
	color: #F58220;
	font-size: 25px;
}
h4 {
	color: #2E3192;
	text-transform: none;
}
#twitter{
    width: 260px;
    float:right;
}
#noticias{
    padding-left: 20px;
    float:left;
	width: 450px;
	margin: 0 auto;
	margin-bottom: 20px;
	border-bottom: 1px #ddd solid;
	padding-bottom: 10px;
}
#noticias #noticia, #noticias p.data{
	font-size: 11px;
	line-height: 13px;
	font-variant: small-caps;
	text-align: left;
	font-weight: bolder;
	border-bottom: 1px #ddd solid;
	color: #5b8cc0;
	margin: 0;
}
#noticias p.data{
	font-weight: normal;
	border: none;
	margin-top: 15px;
	*margin-top: 25px;
	color: #000;
	font-size: 10px;
	line-height: 10px;
}
#logos{
	clear: both;
	margin-top: 10px;
}
#noticias h2, #noticias h2 a{
	text-align: justify;
	font-weight: bold;
	color: #5b8cc0;
	line-height: 12px;
	margin: 0;
	margin-bottom: 10xpx;
}