body{
	background-color:white;
	}

#fundo{
	width:925px;
	height:572px;
	background-image:url(imagens/fundoborda.gif);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:8px;
	margin-right:auto;
	margin-left:auto;
	text-align: center;
	}

#topo{
	position:relative;
	width:918px;
	height:69px;
	}

#lado_esq{
	position:relative;
	width:207px;
	height:395px;
	padding-left:1px;
	float:left;
	}

#meio{
	position:relative;
	width:502px;
	height:395px;
	float:left;
	}

#menu{
	width:491px;
	height:26px;
	padding-right:10px;
	}

#texto{	
	position:relative;
	width:441px;
	height:58px;
	text-align:center;
	padding-left:60px;
	padding-top:16px;
	}


#produto{
	width:486px;
	height:240px;
	padding-top:40px;
	padding-right:15px;
	text-align:right;
	}


#lado_direito{
	position:relative;
	width:207px;
	height:395px;
	padding-left:1px;
	float:left;	
	}

#rodape{
	width:918px;
	height:47px;
	background-image:url(imagens/rodape.gif);
	background-repeat:no-repeat;
	clear:left;
	}

