body{
	width:748px;
	margin-top:0px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
	font-family:trebuchet ms,tahoma,verdana,arial,helvetica
	}

#Banner{
	width:780px;
	height: 191px;
	margin-top:0px;	
	background-color:#ffccff;
	}
	 
#Corpo{
	background-image: url("Imagens/fundo.png");
	width: 778px;
	height: 422px;
	margin: 0px;
	padding: 1px;
	}

#Menu{

	float:left;
	border:1px;
	height:340px;
	width:150px;
	margin: 5px;
}

#Mn{
/*	position: absolute;*/
	float:left;
	width: 90px; 
	list-style: none;
	margin: 0; /*remove o recuo IE e Opera*/ 
	padding: 0; /*remove o recuo Mozilla e NN*/ 
	font: 12px Verdana;
	font-weight: bold;
}

#Mn a{
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	/* background-image: url(Imagens/Botao.png); */
	voice-family: "\"}\"";  /*Box Model Hack*/
	voice-family:inherit;
	width: 125px;
	height: 21px;
	color: #0000ff;
}
#Mn li{
	background-image: url(Imagens/Botao.png); 
	width:140px;
	height:24px;
}

#Mn a:hover{
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: 0px;  
	background-image: url(Imagens/Botao-Hover.png);
	width: 125px;
	height: 21px;
	padding-left: 15px;
	padding-top:3px;
	color: #fff;
}

#Mn a:active{
	display: block;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: 0px;  
	background-image: url(Imagens/Botao-Hover.png);
	width: 125px;
	height: 21px;
	padding-left: 15px;
	padding-top:3px;
	color: #fff;
}

#Mn a{
	padding-left: 15px;
	padding-top: 3px;
}

#Menu_Baixo{
	float:left;
	border:1px;
	height:200px;
	width:150px;
	margin-top: 30px;
	
}

#Conteudo{
	border:1px solid #9b9b9b;
	height:350px;
	width:613px;
	float:left;
	margin-top: 5px;
}

#Rodape{
	margin-top: 10px;
	border: 1px solid #9b9b9b;
	float:left;
	height:54px;
	width:778px;
	border-left: 0px;
	border-right: 0px;
}

#Rodape p{
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#SejaBemVindo{
	margin: 5px 0px 0px 5px;
	float:left;
	width: 380px;
	/*background-color: #aaff33;*/
	width: 370px;
	height: 180px;
}

#SejaBemVindo p{
	margin: 0;
	font-family: trebuchet ms,tahoma,verdana,arial,helvetica;
	font-size: 14px;
	text-align: justify;
	text-indent: 10px;
	
	}

#FotoLado{
	margin-top: 9px;
	margin-left: 7px;
	float:left;
	/*background-color: #22ccff;*/
	width: 227px;
	height: 178px;
}

#Baixo{
	float:left;
	/*background-color: #2333ff;*/
	width: 614px;
	height: 163px;
}
#topo_baixo{
	margin-top: 15px;
	float: left;
	width: 613px;
	height: 25px;
	}
#topo_baixo p{
	text-align: center;
	margin:0px;
}
#Foto1{
	margin-left: 8px;
	text-align: center;
	float: left;
	width: 191px;
	height: 112px;
	border: 1px solid #9b9b9b;
	padding: 2px 1px 1px 1px;
}
#Foto2{
	margin-left: 5px;
	text-align: center;
	float: left;
	width: 191px;
	height: 112px;
	border: 1px solid #9b9b9b;
	padding: 2px 1px 1px 1px;
}
#Foto3{
	margin-left: 5px;
	text-align: center;
	float: left;
	width: 191px;
	height: 112px;
	border: 1px solid #9b9b9b;
	padding: 2px 1px 1px 1px;

}
#Contato{
	margin-left: 20px;

}

#Contato Form{
	font-size:10px;
	font-family: trebuchet ms,tahoma,verdana,arial,helvetica;
	color:#999999;
	border: 0px solid #999;

}

#FormContato h2{
	margin-left: 40px;
	font-family: trebuchet ms,tahoma,verdana,arial,helvetica;
	border-bottom:1px dotted #999;
	font-size:12px;
	width: 150px;
}

#Produtos_Localizacao{
	margin-top: 0px;
	margin-left: 0px;
}

#ProdutosProd{
	padding-left: 2px;
}

#ProdutosProd div {
	margin-top: 2px;
	width:610px; 
	height:346px; 
	overflow:auto;
}

#ProdutosProd img{
	border: 1px solid #000000;
}

#ProdutosProd img:hover{
	border: 1px solid #FF0000;
}

#ProdutosProd a{
	text-decoration: none;
}