/* CSS Document */
body{
	background-color:#F5F5F5;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#geral {
	position:relative;
	width:760px;
	height: auto;
	z-index:1;
	background-color: #FFFFFF;
	margin: auto;
	padding: 10px;
	display: table;
}
#menu {
	float: left;
	height: 20px;
	width: 680px;
	position: relative;
	margin-top: 20px;
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 40px;
	padding-left: 40px;
}
#Layer1 {
	position:absolute;
	left:563px;
	top:90px;
	width:175px;
	height:315px;
	z-index:2;
	visibility: hidden;
}
#logo {
	float: left;
	height: 36px;
	width: 272px;
	position: relative;
}
#info {
	background-color: #FFFFFF;
	float: left;
	width: 744px;
	position: relative;
	height: auto;
	padding: 7px;
	border: 1px solid #CCC;
	margin-top: 10px;
}
#esquerda {
	background-color: #F7F6F6;
	float: left;
	height: 90px;
	width: 347px;
	position: relative;
	padding: 10px;
}
#direita {
	background-color: #F7F6F6;
	float: right;
	height: 90px;
	width: 347px;
	position: relative;
	padding: 10px;
}
#logos {
	background-color: #FFFFFF;
	float: left;
	width: 746px;
	position: relative;
	height: auto;
	margin-top: 10px;
	padding: 7px;
}
#rodape {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 744px;
	position: relative;
	padding: 7px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
#banner {
	float: left;
	height: 220px;
	width: 760px;
	position: relative;
}
.imgdir {
	float: right;
}
.imgesq{
	float: left;
}
.textoescuro {
	font-family: Arial;
	font-size: 11px;
	color: #626262;
}
.textos {
	font-family: Arial;
	font-size: 11px;
	color: #8A8A8A;
	font-weight: normal;
	line-height: 17px;
}

.textovermelho {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E60003;
}
.rodapesemlink{
	font-size: 9px;
	font-family: Verdana;
	color: #939292;
	line-height: 20px;
	text-decoration:none;
}
.estruturasemlink {
	font-family: Arial;
	font-size: 10px;
	color: #A19E9E;
	line-height: 5px;
}
.rodape{
	font-size: 9px;
	font-family: Verdana;
	color: #B5B5B5;
	line-height: 20px;
	text-decoration:none;
	font-weight: normal;
}
.rodape:link{
	color: #B5B5B5;
	text-decoration:none;
}
.rodape:visited{
	color: #B5B5B5;
	text-decoration:none;
}
.rodape:hover{
	color: #B5B5B5;
	text-decoration:none;
}
.rodape:active{
	color: #B5B5B5;
	text-decoration:none;
}
.menusuperior {
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color: #888888;
	float: left;
	height: 17px;
	width: auto;
	position: relative;
	text-align: center;
	background-color:#FFF;
	padding-top:3px;
	padding-left:52px;
	padding-right:52px;
	cursor:pointer;
}
.menusuperior:link {
	color: #888888;
}
.menusuperior:visited {
	color: #888888;
}
.menusuperior:hover {
	color: #FFF;
	background-color:#E60003;
}
.saibamais:link{
	color: #666;
}
.menusuperior:active {
	color: #888888;
}
.saibamais{
	font-family: Arial;
	text-decoration:underline;
	font-size: 11px;
	color: #858585;
	font-weight: normal;
	line-height: 17px;
	float:right;
	cursor:pointer;
}
.saibamais:visited{
color: #858585;
}
.saibamais:hover{
color: #FF0000;
}
.saibamais:visited{
color: #858585;
}

/* BOX */
#principal {
	width: 520px;
	height: auto;
	margin: 0 auto;
	position: relative;
	background-color: #F4F4F4;
}
#titulo {
	width: 520px;
	background: #E60003;
	padding-top:8px;
	padding-bottom:8px;
	float: left;
	height: auto;
	position: relative;
	text-align: center;
}
#conteudo {
	width: 740px;
	float: left;
	position: relative;
	height: auto;
	background-color: #FFF;
	text-align: justify;
	padding: 10px;
	margin-top: 10px;
}
.logo {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.tituloimprensa {
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
font-weight:bolder;
}
.textoscaixa {
	font-family: Arial;
	font-size: 12px;
	color: #8A8A8A;
	line-height: 50px;
}
.link {
	font-family: Arial;
	text-decoration:underline;
	font-size: 11px;
	color: #858585;
	font-weight: normal;
	line-height: 17px;
}
.link:link {
	color: #858585;
}
.link:visited {
	color: #858585;
}
.link:hover {
	color: #FF0000;
}
.link:active {
	color: #858585;
}
.textoscaixalink {
	font-family: Arial;
	font-size: 11px;
	color: #8A8A8A;
}
.textoscaixalink:link {
	color: #8A8A8A;
}
.textoscaixalink:visited {
	color: #8A8A8A;
}
.textoscaixalink:hover {
	color: #8A8A8A;
}
.textoscaixalink:active {
	color: #8A8A8A;
}
#estrutura {
	float: right;
	height: 25px;
	width: 250px;
	position: relative;
	text-align: right;
	padding-top: 5px;
}
	/*MENU ESTRUTURA*/
.menuestrutura {
	font-family: Arial;
	font-size: 10px;
	color: #A19E9E;
}
.menuestrutura:link {
	color: #A19E9E;
}
.menuestrutura:visited {
	color: #A19E9E;
}
.menuestrutura:hover{
	color: #E60003;
}
.menuestrutura:active {
	color: #A19E9E;
}
