*{margin:0; padding:0;}

body {
	background-image:url(../layout/fundobody.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}

#topo{
	width:950px;
	height:120px;
}

#geral{
	text-align:center;
	width:960px;
	background-color:#333;
	border:5px solid #444;
	padding:10px;
}

#menu{
	text-align:right;
	width:950px;
	height:35px;
	margin-bottom:20px;
	border-bottom:2px solid #444;
}

#conteudo{
	width:950px;
	background-color:#fff;
	border:2px solid #ccc;
}

#dados{
	width:930px;
	height:150px;
	background-color:#000;
	border:2px solid #444;
	margin-top:20px;
	padding:10px;
}

#rodape{
	width:950px;
	text-align:center;
	margin-top:20px;
}

#titulopag{
	width:730px;
	padding:5px;
	color:#000;
	background-color:#eee;
	border-left:15px solid #ccc;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:35px;
	text-align:left;
	margin-bottom:20px;
}

#caixa{
	width:600px;
	border:1px solid #ccc;
	margin-top:20px;
	float:left;
	text-align:left;
	background-color:#eee;
	padding:5px;
}

#caixa3{
	width:950px;
	border:1px solid #ccc;
	margin-top:20px;
	float:left;
	text-align:left;
	background-color:#eee;
	padding:5px;
}

#produtos{
	width:150px;
	height:165px;
	margin:5px;
	border:1px solid #ccc;
	padding:5px;
	float:left;
	text-align:left;
}

#listagem{
	border:1px solid #ddd;
	margin:5px;
	padding:5px;
	float:left;
}
