/* CSS Document */

html, body {
	height:100%;
}
a, a:visited {
	color: #757574;
	text-decoration: none;
}
a:active {
	color: #007dc5;
}
a:hover {
	color: #007dc5;
}
body {
	margin: 0;
	background:#CECECE url(images/home/fundo.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757574;
}
.foto {
	border:7px solid #FFFFFF;
}
.imagem {
	border:5px solid #CCCCCC;
}
#fundo_topo {
	padding: 65px 15px 0 15px;
	background:url(images/home/fundo_topo.jpg) no-repeat;
}
.titulos {
	color: #393636;
	font-weight:bold;
}
.titulos_br {
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
}
.titulos_az {
	font-size: 13px;
	color: #007dc5;
	font-weight:bold;
}
.fonte_az {
	color: #007dc5;
}
.titulos_cz {
	font-size: 13px;
	color: #6e6e6e;
	font-weight:bold;
}
.titulos_pr {
	font-size: 13px;
	color: #231f20;
	font-weight:bold;
}
#fundo_internas {
	width: 582px;
	height: 320px;
	background:url(images/home/fundo_internas.jpg) repeat-x top;
	padding: 20px 20px 20px 20px;
}
p {
	text-align: justify;
	text-indent: 20px;
}
#btn_home {
	width: 750px;
	height: 80px;
	position:absolute;
	left: 50%;
	top:0%;
	margin-left: -375px;
	z-index:1;
}
#afasta_do_topo {
	padding:30px 0 0 83px;
}
.red {
	color:#FF0000;
}
.btn {
	border:2px;
	background-color:#F0F0F0;
	color:#007dc5;
	font-weight:bold;
}

#assinatura a, #assinatura a:visited {
	color: #757574;
	text-decoration: none;
}
#assinatura a:hover {
	color: #333333;
}
.concursos{ margin:0 0 20px 0; border-bottom:1px solid #555;}
.concursos a{ float:left; text-align:center; padding:0 10px; }
.concursos td span{ color:#757574; font-size:14px; font-weight:bold;}




