#geral {
	position:relative;
	left:0px;
	top:0px;
	width:1000px;
	height:500px;
	z-index:1;
	margin: auto;
}
#legenda {
	position:absolute;
	left:861px;
	top:90px;
	width:72px;
	height:19px;
	z-index:7;
	padding: 5px;
}
#topo {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:177px;
	z-index:5;
}
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;
}
#rodape {
	width:100%;
	background-image: url(../../images/bg_rodape.png);
	padding-top: 30px;
	padding-bottom: 30px;
}
.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;
}
#conteudo {
	position:absolute;
	left:51px;
	top:277px;
	width:674px;
	height:67px;
	z-index:2;
}
#titulo {
	position:absolute;
	left:50px;
	top:203px;
	width:893px;
	height:43px;
	z-index:3;
	padding: 5px;
	background-color: #666666;
}
.titulo_topo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #999999;
}
#logo {
	position:absolute;
	left:18px;
	top:14px;
	width:203px;
	height:144px;
	z-index:1;
}
#imagens {
	position:absolute;
	left:50px;
	top:300px;
	width:861px;
	height:115px;
	z-index:4;
	padding: 20px;
	border: 1px solid #CCCCCC;
}
#geral #imagens img {
	padding-right: 20px;
}
.style1 {
	font-size: 10px
}