* { margin:0px; padding:0px; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #212121;
}
body {
	background-color: #FFFFFF;
	background-image: url(imgs/bg-all.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	background-attachment: scroll;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 12px;
	color: #666666;
}
h2 {
	font-size: 14px;
	color: #333333;
}
h3 {
	font-size: 16px;
	color: #FF6600;
}
h4 {
	font-size: 18px;
	color: #8E3800;
}

#geral {
	width: 1100px;
	margin: 0px auto;
}
#menu-top {
	padding:0px 0px0px 0px;
}
#flash-banner{
	width: 490px;
	height: 140px;
	position: relative;
	top: 20%;
	left: 20%;
}
#rodape {
	width: 1080px;
	padding:5px;
	clear:both;
	margin-left: 10px;
	position: relative;
	top: 8px;
	text-align:center;
}
.txt-padrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#geral #proxima-edicao {
	width: 484px;
	height: 570px;
	float: left;
}
#geral #proxima-edicao #tit-proxima {
	height: 40px;
	width: 484px;
	position: relative;
	text-align:center;
	top: 10px;
	left:10px;
}

#geral #proxima-edicao #banner-proxima {
	height: 500px;
	width: 484px;
	background:url(imgs/fd-proxima-edicao.jpg) no-repeat;
	position: relative;
	top: 10px;
	left:10px;
	text-align: center;
}
#geral #proxima-edicao #banner-proxima img{
	width: 456px;
	position: relative;
	border: 1px solid #000000;
	top: 14px;
	
}
#geral #fotos {
	width: 595px;
	height: 345px;
	float: right;
}
#geral #fotos #tit-fotos {
	height: 40px;
	width: 595px;
	position: relative;
	top: 10px;
	text-align: right;
	right: 10px;
	
}#geral #fotos #destaques {
	height: 335px;
	width: 330px;
	position: relative;
	top: 10px;
	text-align: center;
	background-image: url(imgs/fd-proxima-edicao.jpg);
	background-repeat: no-repeat;
	float: left;
} #geral #fotos #destaques img {
	height: auto;
	width: 300px;
	position: relative;
	text-align: center;
	border: 1px solid #000000;
	top: 15px;
	
	
}#geral #fotos #destaques #box-txt-destaque {
	height: 110px;
	width: 302px;
	border-top: 2px solid #000000;
	background-color:#000000;
	text-align: justify;
	top: 12px;
	left:14px;
	position: relative;
	float: left;
}#geral #fotos #destaques #box-txt-destaque p{
	padding: 5px;

} #geral #fotos #destaques #box-txt-destaque h3{
	padding: 5px;
	
}#geral #fotos #galeria {
	height: 288px;
	width: 250px;
	position: relative;
	top: 10px;
	left: 15px;
	text-align: left;
	background-image: url(imgs/fd-galeria.jpg);
	background-repeat: no-repeat;
	float: left;
	
}
#geral #apoio {
	width: 595px;
	height: 220px;
	float: right;
}#geral #apoio #tit-apoio{
	height: 40px;
	width: 595px;
	text-align: right;
	position: relative;
	right: 10px;
	
}#geral #apoio #box-apoio{
	width: 595px;
	height: 184px;
	background-image: url(imgs/fd-apoio.jpg);
	background-repeat:repeat-x;
	clear: right;
	float: right;
}
#geral #apoio #box-apoio #item-apoio{
	width: 180px;
	height: 80px;
	float: left;
	padding-left: 14px;
	padding-top: 8px;
}
.link-destaques {
	font-size: 14px;
	color: #FF6600;
	text-decoration:none;
}
.link-destaques:hover{
	color: #FB8030;
	text-decoration:underline;
}
.link-destaques-p {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.link-destaques-p:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
