@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
}

#Barra_Superior{
	width:100%;
	height:534px;
	background:url(imagens/fundo_topo.jpg);
	background-repeat:repeat;
	
	}
	
#Menu{
	margin:auto;
	width:920px;
	height:80px;
}

#Familia{
	width:1149px;
	height:454px;
	margin:auto;
	background:url(imagens/familia.jpg);
	background-repeat:no-repeat;
	}
	
#Area_Conteudo{
	width:100%;
	height:490px;
	background:url(imagens/Fundo_Area_Conteudo.png);
	}
	
	
#Area_Conteudo_Home{
	width:100%;
	height:690px;
	background:url(imagens/Fundo_Area_Conteudo_Home.png);
	}
	
	
#Conteudo{
	height:490px;
	width:1017px;
	margin:auto;
	background:url(imagens/Conteudo.png);
	background-repeat:no-repeat;
	}

#Conteudo_Home{
	height:690px;
	width:1017px;
	margin:auto;
	background:url(imagens/Conteudo_Home.png);
	}




#Rodape{
	width:100%;
	height:100px;
	background-color:#333;
		
	}
	
#Area_Rodape{
	width:980px;
	height:100px;
	/* [disabled]background-color:#0F9; */
	margin:auto;
	}	
a:link {
}
.branco {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}


.Conteudo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	vertical-align: top;
	text-align: justify;
}
#BemVindo {
	float: left;
	height: 180px;
	width: 660px;
	padding-left:40px;
}

#BMG {
	float: left;
	height: 200px;
	width: 1017px;
	background:url(imagens/BMG2.jpg);
}



#Foto {
	left:331px;
	top:589px;
	width:218px;
	height:168px;
	z-index:1;
	float:left;
}
#Base_Foto{
	left:350px;
	top:589px;
	width:98px;
	height:95px;
	z-index:1;
	float:left;
	margin-top: 10px;
}
#Base_Texto {
	left:350px;
	width:210px;
	height:105px;
	float:left;
	margin-top: 10px;
	padding-left: 10px;
	letter-spacing: normal;
	padding-right: 10px;
}
#Lateral {
	left:inherit;
	top:537px;
	width:310px;
	height:470px;
	float: right;
}
#Produtos {
	left:306px;
	top:0px;
	width:660px;
	height:290px;
	float: left;
	z-index: 2;
	padding-left: 40px;
}



#Botao {
	width:200px;
	height:50px;
	float: left;
	
	padding-left: 28px;
	padding-top: 15px;
	
	background-image: url(imagens/Botao.jpg);
}

#Botao:hover {
	width:200px;
	height:50px;
	float: left;
	
	padding-left: 28px;
	padding-top: 15px;
	background-image: url(imagens/Botao_Over.jpg);
}
a:link {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
#logo_thn{
	margin:auto;
	width:100px;
	height:33px;
}