*{
	margin:0;
	padding:0;
	}
	
#container{
	margin: 0 auto;
	width:900px;
	height:908px;
	border:1px solid #000;
	}
body{
	background:#fff;
	}
#topo {
	width:900px;
	height:99px;
	float:left;
	background:#fff;	
	}
#logo {
	width:254px;
	height:99px;
	float:left;
	background:url(../img/logo.jpg);
	margin-left:50px;
	_margin-left:25px;}
#menu {}
.home {
	width:151px;
	height:99px;
	float:left;
	background:url(../img/menu1.jpg);
	margin-left:80px;
	}
.produtos {
	width:163px;
	height:99px;
	float:left;
	background:url(../img/menu2.jpg);
	margin-left:10px;
	}
.contato {
	width:152px;
	height:97px;
	float:left;
	background:url(../img/menu3.jpg);
	margin-left:8px;
	}
#corpo {
	width:900px;
	height:746px;
	float:left;
	background:url(../layout/corpo2.jpg);
	}
#corpo2 {
	width:900px;
	height:746px;
	float:left;
	background:url(../layout/corpo3.jpg);
	}
#corpo3 {
	width:900px;
	height:746px;
	float:left;
	background:url(../layout/corpo3aa.jpg);
	}
.lista_prod {
	width:860px;
	*width:780px;
	height:auto;
	margin:20px 50px 0 80px;
	_margin:20px 50px 0 70px;
	}
.lista_prod li {
	list-style-type:none;
	float:left;
	margin:10px;
	}
.lista_prod img { border:2px solid #DA80C8;}
#caixa1 {
	width:362px;
	height:268px;
	margin:162px 0 0 165px;
	}
#caixa1_2 {
	width:220px;
	height:20px;
	float:left;
	}
#caixa2 {
	width:209px;
	height:126px;
	float:left;
	background:url(../img/bg_corpo.jpg);
	margin:140px 0 0 60px;
	_margin:140px 0 0 30px;}
#caixa3 {
	float:left;
	margin:25px 0 0 260px;
	_margin:25px 0 0 130px;
	}
#mapa {
	margin:20px 0 0 50px;}
#rodape {
	width:900px;
	height:63px;
	float:left;
	background:url(../layout/bg_rodape.jpg);
	}
