#geral {
	position:relative;
	left:0px;
	top:0px;
	width:1000px;
	height:734px;
	z-index:2;
	margin: auto;
}
#logo {
	position:absolute;
	left:18px;
	top:14px;
	width:203px;
	height:144px;
	z-index:1;
}
#titulo {
	position:absolute;
	left:30px;
	top:203px;
	width:924px;
	height:41px;
	z-index:3;
	background-color: #666666;
	padding: 5px;
}
#topo {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:177px;
	z-index:4;
}
#texto_rodape {
	position:absolute;
	left:24px;
	top:30px;
	width:406px;
	height:52px;
	z-index:2;
}
#banner {
	position:absolute;
	left:2px;
	top:197px;
	width:100%;
	height:325px;
	z-index:0;
}
#titulo_noticias {
	position:absolute;
	left:94px;
	top:552px;
	width:347px;
	height:39px;
	z-index:6;
	background-color: #666666;
	padding-left: 15px;
}
#news {
	position:absolute;
	left:94px;
	top:591px;
	width:340px;
	height:87px;
	z-index:5;
	border: 1px solid #666666;
	padding: 10px;
}
#legenda {
	position:absolute;
	left:861px;
	top:90px;
	width:72px;
	height:19px;
	z-index:7;
	padding: 5px;
}
#destaque {
	position:absolute;
	left:467px;
	top:551px;
	width:440px;
	height:157px;
	z-index:4;
}
#rodape {
	background-image: url(../images/bg_rodape.png);
	padding-top: 30px;
	padding-bottom: 30px;
	width:100%;
}



body {
	background-color: #333333;
	background-image: url(../images/bg_topo.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-shadow:#000000 1px 1px 0;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	text-shadow:#000000 1px 1px 0;
}
.titulo_topo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #999999;
}
.style3 {
	font-size: 12px
}
.style4 {
	font-size: 11px
}
a:hover {
	color: #FFFF00;
}
.style5 {
	color: #999999
}
