#topo {
	width: 1000px;
	height: 140px;
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
}
#fone_topo {
	position:absolute;
	width:120px;
	height:22px;
	z-index:1;
	left: 874px;
}

#banner {
	position:relative;
	width:1000px;
	height:292px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#base_banner {
	position:relative;
	width:1000px;
	height:25px;
	margin: 0 auto;
	background-image: url(../img/bg_basebanner.png);
}

#menu_principal {
	position:relative;
	width:1000px;
	height: 58px;
	margin: 0 auto;
	background-image: url(../img/bg_menu_topo.png);
	padding: 0px 0px 0px 0px;
}





/* Page */

#page {
	width: 970px;
	margin: 0px auto;
	padding: 15px 15px 0px 15px;
	background: #FFFFFF;
}
#coluna_esquerda {
	position:relative;
	width:160px;
	height:136px;
	float: left;
	background-image: url(../img/logo_page.jpg);
	margin-top: 15px;
}
#conteudo_page {
	position:relative;
	width:800px;
	padding: 10px 15px 0px 0px;
	float: right;
}

#destaque_home {
	position:relative;
	width:313px;
	height: 290px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	float: left;
	margin: 0px 5px 2px 5px;
	background-image: url(../img/bg_destaque.png);
	background-position: center bottom;
}

#destaque {
	position:relative;
	width:473px;
	padding: 0px 0px 0px 0px;
	float: left;
	margin: 0px 5px 10px 5px;
	background-color: #F8F8F8;
	border: 1px solid #EBEBEB;
}
#foto_destaque {
	position:relative;
	width:260px;
	height:140px;
	margin: 0 auto;
	padding: 5px 0px 5px 0px;
}
#texto_destaquehome {
	position:relative;
	width:260px;
	margin: 0 auto;
}

#texto_destaque {
	position:relative;
	width:95%;
	margin: 0 auto;
}
#destaque_saibamais {
	position:relative;
	width:114px;
	height:30px;
	margin: 0 auto;
}
#conteudo_right {
	position:relative;
	width:300px;
	height:300px;
	float: right;
}
#conteudo_left {
	position:relative;
	width:300px;
	height:300px;
	float: left;
}
#rodape
 {
	clear: both;
	width: 100%;
	height: 215px;
	margin: 0px auto 0px auto;
	background-image: url(../img/bg_rodape.jpg);
	background-position: bottom;
}



#rodape   p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	line-height: normal;
}
#rodape   a {
	color: #FFFFFF;
	font-style: italic;
	line-height: 18px;

}

#rodape_conteudo {
	position:relative;
	width:1000px;
	height:210px;
	margin: 0 auto;
	padding-top: 2px;
	color: #FFFFFF;
}
#bloco_links01 {
	position:absolute;
	width:153px;
	height:115px;
	z-index:1;
	left: 42px;
	top: 20px;
}
#bloco_links02 {
	position:absolute;
	width:166px;
	height:115px;
	z-index:3;
	left: 321px;
	top: 20px;
}
#bloco_links03 {
	position:absolute;
	width:166px;
	height:115px;
	z-index:4;
	left: 589px;
	top: 20px;
}
#bloco_links04 {
	position:absolute;
	width:116px;
	height:115px;
	z-index:5;
	left: 869px;
	top: 20px;
}
#copyright {
	position:absolute;
	width:578px;
	height:23px;
	z-index:2;
	left: 15px;
	top: 183px;
	font-size: 13px;
	font-weight: bold;
}
#assinatura {
	position:absolute;
	width:250px;
	height:32px;
	z-index:1;
	left: 745px;
	top: 174px;
}
