body{
	margin-top: 0;
	background:url(../images_site_hb/fundo_pagina.png) repeat-x;
	background-color:#3F0C02;
}



/*---------------------- SITE TOTAL ----------------------*/
.site_total {
	width:808px;
	margin:auto;
}


/*---------------------- LINHAS ----------------------*/
.fundo_linhas {
	background:url(../images_site_hb/fundo_linhas.png) repeat-x;
	height:2px;
	clear:both;
}


/*---------------------- TOPO ----------------------*/
.topo_site {
	width:800px;
	margin:auto;
	height:109px;
	margin-bottom:auto;
}

/*LOGOMARCA*/
.topo_logomarca {
	width:203px;
	height:109px;
	background:url(../images_site_hb/hearta_topo.png) no-repeat;
	float:left;
	background-position:bottom;
}

/*BUSCAR*/
.topo_buscar {
	width:250px;
	height:30px;
	margin-top:75px;
	float:right;
}



/*---------------------- MENU ----------------------*/
.menu_site {
	width:auto;
	height:auto;
}


/*----------------------SLIDE CONTENT ----------------------*/
.slide_content {
	width:800px;
	height:auto;
	margin:auto;	
}



/*---------------------------------PARCEIRO-------------------------------------*/

.content_parceiros_box {
	width:800px;
	height:50px;
	border: 1.5px solid #4e1301;
	background-color:#2c0c04;
	border: 1.5px solid #4e1301;
	margin-top:5px;
	float:left;
}

.content_parceiros_in_in {
	width:800px;
	height:50px;
	padding:9px;
	margin:auto;
}

.content_parceiros_buttons {
	width:99px;
	height:40px;
	margin:auto;
	float:left;
}




/*--------------------------------- RODAPÉ -------------------------------------*/
.rodape {
	width:100%;
	height:100px;
	background:url(../images_site_hb/rodape_divisao.png) no-repeat;
	background-position:top;
	background-color:#2c0c04;
	margin:auto;
	text-align:center;
	margin-top:10px;
	float:left;
}

.rodape_in_in {
	width:800px;
	height:80px;
	padding:9px;
	margin:auto;
	margin-top:15px;
}