@charset "utf-8";
.style3 {color: #07848A}

.contentor_principal {
	/*background-attachment: scroll;
	background-image: url(../img_template/fundo_conteudo.jpg);
	background-repeat: repeat-y;
	background-position: center top;*/
	margin: auto;
	width: 684px;
	border: 1px solid #999999;
	overflow: visible;
	position: relative;
	/*padding: 6px;
	top: -686px;*/
	min-height:500px;
	_height:500px;
	/*border: #00FF00 solid thin;*/
}
.texto {
	width: 560px;
	position: relative;
	display:block;
	/*border: #00FF00 solid thin;*/
}

.logo_grande {
	position: relative;
	right:-590px;
	top: 23px;
	z-index: 400;	/*border:#FF0000 solid thin;*/
}

.img_menu {
	position: relative;
	right:-588px;
	top: 200px;
	z-index: 401;
	border:solid thin #FF0000;
}
.out_box {
	margin: auto;
	width: 800px;
	/*border: thin solid #666666;*/
}
.banner {
	margin: auto;
	text-align:center;
	width:800px;
	/*border:solid thin #FF0000;*/
}
.flash {
	/*margin: 10px;*/
	border: thin solid #666666;
	width:558px;
}

.foto_noticia{
	float:right;
	padding-left:6px;
}

.animação {
/*	border: #66FF00 thin solid;
	float: left;*/
	position: relative;
	left: 0px;
	top:-220px;
	clear:both;
	display: inline-block;
}

.estilo_menu {
	font-size: 17px;
	line-height:2em;
}

.borda_tabela{
	border:#999999 1px solid;
}