@charset "utf-8";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	background-image: url(../media/objetos_gerais/fundo_geral.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #252d32;
}

.estrutura_miolo {
	position: absolute;
	left: 50%;
	right: 50%;
	top: 112px;
	width: 822px;
	margin-left: -411px;
}
.estrutura_menu {
	position: absolute;
	left: 50%;
	right: 50%;
	top: 74px;
	width: 822px;
	height: 38px;
	background-image: url(../media/objetos_gerais/fundo_menu.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-left: -411px;
}
.depoimentos_fundo {
	width: 261px;
	height: 342px;
}
.box_formandos {
	border: 0px solid white;
	background-color: #4a5259;
	width: 261px;
	height: 152px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a5a9ac;
}
.box_formandos_campos {
	background-color: #5c6369;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.box_formandos_botao {
	position: absolute;
	left: 175px;
	top: 91px;
	background-color: #5c6369;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #aeb1b4;
	width: 48px;
	height: 17px;
}

.box_cadastro {
	border: 0px solid white;
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	background-color: #610806;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #aeb1b4;
	width: 822px;
	height: 41px;
	display: table;
}

.box_btnCadastro{
	border: none;
	padding-left: 30px;
	margin-top: 0px;
	width: 531px;
	height: 41px;
}

.redes{
	border: 0px solid black;
	padding-right: 0px;
	margin-left: 680px;
	margin-top: 9px;
	width: 140px;
	height: 25px;
	z-index: 5;
}