/* CSS Document */
*{
	font-family:arial;
}
html{
	overflow-y:scroll;
}
body{
	font-size:11px;
	color:#000000;
	background-color:#E7E7E7;
	margin:0px;
}
.linhaTempo img{
	border:1px solid #CECECE;
}
#divGeral{
	margin:0 auto;
	width:998px;
	background-color:#FFFFFF;
}
.topo{
	background-color:#EEEEEE;
	height:126px;
}
.subtitulo{
	color: #235C9E;
	font-weight: bold;
}

.italico{
	font-style:italic;
}

.logo{
	padding:17px;
}

a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
	a:hover{
		text-decoration:underline;
	}
	
	a img{
		border:0px;
	}
	
	a.link_azul{
		color:#5a85b6;
	}



.banner{
	margin-top:10px;
}

.conteudo{
	padding:17px;
	padding-top:10px;
}

.imagemEsquerda{
	margin-right:17px;
}

.imagemDireita{
	margin-left:17px;
}

.oque_oferecemos{
	width:100%;
	float:left;
}
	.oque_oferecemos h1{
		font-size:14px;
		color:#000000;
		margin:3px;
		margin-left:0px;
	}
	
	.oque_oferecemos h2{
		font-size:14px;
		color:#235C9E;
		margin:3px;
		margin-left:0px;
		border-bottom:1px dotted #A7B7C6;
	}
	
	.oque_oferecemos h3{
		padding-bottom:5px;
		border-bottom:1px dotted #A7B7C6;
	}
	.oque_oferecemos h4{
		padding-bottom:5px;
		margin-top:10px;
		text-align:right;
		border-bottom:1px dotted #A7B7C6;
		color:#5B85B7;
	}	
	
	.oque_oferecemos a{
		text-decoration:none;
	}


.destaques{
	width:100%;
	float:left;
}
	.destaques h1{
		font-size:14px;
		color:#000000;
		margin:3px;
		margin-left:0px;
	}
	
	.destaques h2{
		font-size:14px;
		color:#235C9E;
		margin:3px;
		margin-left:0px;
	}
	
	.destaques h3{
		padding-bottom:5px;
		border-bottom:1px dotted #A7B7C6;
	}
	.destaques h4{
		padding-bottom:5px;
		margin-top:10px;
		text-align:right;
		border-bottom:1px dotted #A7B7C6;
		color:#5B85B7;
	}	
	.destaques_conteudo{
		margin-bottom:10px;
		width:500px;
		float:left;
	}

.projetos{
	width:438px;
	float:right;
	margin-top:10px;
}

.eventos{
	background-image:url(../_img/eventos/background.jpg);
	background-repeat:no-repeat;
	border:1px solid #CECECE;
	height:100px;
}

.projetos_sociais{
	background-image:url(../_img/projetos-sociais/background.jpg);
	background-repeat:no-repeat;
	border:1px solid #CECECE;
	height:100px;
	margin-top:10px;
}

.acoes{
	clear:both;
	padding-top:10px;
}
	.acoes p{
		margin:0px;
		padding:0px;
	}
	.acoes select{
		border:1px solid #BEBFC0;
		margin-bottom:8px;
		width:203px;

	}
	.acoes input{
		border:1px solid #BEBFC0;
		margin-bottom:8px;
		padding-left:2px;
	}
	.acoes .botao{
		background:none;
		border:0px;
		color:#5A85B6;
		float:right;
	}
	
	.acoes .botao2{
		background:none;
		border:0px;
		color:#5A85B6;
	}

.webmail{
	width:225px;
	float:left;
	margin-right:17px;
}	

	.webmail h2{
		border-bottom:1px dotted #A7B7C6;
		padding-bottom:5px;
		margin-bottom:5px;
	}

.banco_talentos{
	width:225px;
	float:left;
	margin-right:17px;
}
	.banco_talentos h2{
		border-bottom:1px dotted #A7B7C6;
		padding-bottom:5px;
	}

.newsletter{
	width:225px;
	float:left;
	margin-right:17px;
}
	.newsletter h2{
		border-bottom:1px dotted #A7B7C6;
		padding-bottom:5px;
	}

.telemont{
	width:220px;
	float:left;
	margin-right:17px;
}
	.telemont h2{
		border-bottom:1px dotted #A7B7C6;
		padding-bottom:5px;
	}


.completo{
	padding:10px;
}

.esquerdo_grande{
	width:720px;
	float:left;
	padding:10px;
}
.esquerdo_pequeno{
	width:180px;
	float:right;
	padding:10px;
}

.direito_grande{
	width:720px;
	float:left;
	padding:10px;
}
.direito_pequeno{
	width:180px;
	float:left;
	padding:10px;
}

fielset{
	color:#003366;
}

fieldset p{
	margin:5px;
}

legend{
	font-size:12px;
	font-weight:bold;
	color:#235C9E;
	padding:3px;
}

.imagem_esquerda{
	margin-right:10px;
}

.imagem_direita{
	margin-left:10px;
}

.spacer{
	margin-bottom:10px;
	padding:10px;
	border:1px solid #235c9e;
}

.spacer h1{
	color:#235C9E;
}

.spacer img{
	border:2px solid #DEDEDE;
}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #BFBFBF;
	background-color: #FFFFFF;
	color: #5A86B7;
}
.publicacoes{
	width: 450px;
	float: left;
	margin-right: 10px;
}
