#conteudo{
	position: relative;
	width: 1000px;
	height: auto;
	height: 100% !important;
	
}
#topo{
	position: relative;
	width: 1000px;
	height: 480px;
	background:url("../images/bg_site_terror.jpg");
	background-repeat:repeat-y;
}

#topo_img{
	position: relative;
	width: 962px;
	height: 26px;
	background:url("../images/bg_site_topo.gif");
}
#rodape_img{
	position: relative;
	width: 962px;
	height:60px;
	background:url("../images/bg_site_rodape.gif");
	background-repeat:no-repeat;
	clear:both;
	float:left;
}
#repete_img{
	position: relative;
	width: 962px;
	height: auto;
	background:url("../images/bg_site_repete.gif");
	background-repeat:repeat-y;
	clear:both;
	float:left
}


#pagina{	

	position:absolute;
	width:962px;
	height:100% !important;
	height:auto;
	clear:both;
	float:left;
	padding-bottom:2em;
	left:20px;
	top:210px;
	

}

#colunas{
	position:relative;
	width:962px;
	height:auto;
	height:100% !important;

}
#centro{
	position:relative;
	width:570px;
	height:auto;
	float:left;
	left:30px;
}
#direita{
	position:relative;
	width:170px;
	height:auto;
	float:left;
	left:45px;
}
#esquerda{
	position:relative;
	width:140px;
	height:auto;
	float:left;
	left:40px;
}
#topo_busca{
	position:relative;
	width:962px;
	height:100% !important;
	height:auto;
	top:-10px;
}
#divBusca{
	position:relative;
	width:460px;
	height:auto;
	float:left;
	text-align:center;
	left:16px;

}
#divMenu{
	position:relative;
	width:500px;
	height:auto;
	float:left;
	text-align:center;
	top:8px;
}


/* INICIO DA POSTAGEM DE NEWS */
.post{
	position:relative;
	width:570px;
	height:auto;
	margin-top:20px;
}
.textoPost{
	position:relative;
	width:570px;
	height:auto;
	
}
.news1{
	position:relative;
	width:330px;
	height:auto;
	float:left;
	
}
.news2{
	position:relative;
	width:240px;
	height:auto;
	float:right;
	z-index:5;
	
	
}
/* FIM  DA POSTAGEM DE NEWS */

#rodape{

	width:1000px;	
  	position: relative;
  	height: auto;
  	margin: 0 auto;
	clear:both;
	float:left;
}

.text_rodape{

	text-align:center;
	line-height:150%;
	margin-top:30px;
	color:#FFFFFF;
	font-size:12px;
	font-family:tahoma;
}

.imgPostPrincipal{
	position:relative;
	width:570px;
	height:270px;
	
}
.imgPostPrincipal1{
	position:relative;
	width:410px;
	height:270px;
	float:left;
}
.imgPostPrincipal2{
	position:relative;
	width:160px;
	height:270px;
	float:left;
	left:5px;
	top:10px;
}

h1{
	margin:0;
	padding:0;
}