body {
	background-image:url('../layout/fundobody.jpg');	
	background-attachment:fixed;
}

#geral{
	position:relative;
	min-height:100%;
	text-align:center;
}

#topo{
	width:940px;
	margin-bottom:10px;
}

#textos{
	width:940px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;	
	color:#000;
	text-align:justify;
	line-height:21px;
}

#corpo{
	text-align:center;
	width:950px;
	padding:10px;
	position:absolute;
	left:50%;
	margin-left:-500px;
	background-color:#fff;
	border:20px solid #193115;
}

#menu{
	height:40px;
	width:940px;
	background-image:url('../layout/fundomenu.jpg');
	text-align:center;
	margin-bottom:10px;
}

#esq{
	width:190px;
	float:left;
	margin-left:3px;
}

#dir{
	width:730px;
	float:right;
	margin-left:5px;
}

#titulopag{
	width:100%;
	height:40px;
	color:#00501f;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:26px;
	text-align:left;
	margin-bottom:10px;
	margin-left:17px;
	border-bottom:2px dotted #ccc;
}

#dados{
	width:940px;
	text-align:center;
	background-image:url('../layout/fundodados.jpg');
	background-repeat:repeat-x;
	margin-top:30px;
	float:right;
}

#rodape{
	width:950px;
	text-align:center;
	background-image:url('../layout/fundorodape.jpg');
	background-repeat:repeat-x;
	float:right;
}

/* CONTAINERS DO FORMULÁRIO */

#divisor{
	width:20px;
	height:200px;
}

#caixa{
	width:700px;
	border:1px solid #eee;
	margin-top:20px;
	float:right;
	text-align:left;
	background-color:#f7f7f7;
	padding:5px;
}

#enfeite{
	width:150px;
	padding:5px;
	text-align:center;
	border:1px solid #ddd;
	margin-bottom:20px;
}

#enfeite2{
	width:190px;
	padding:5px;
	text-align:center;
	border:1px solid #ddd;
	margin-bottom:20px;
}

#produtos{
	width:200px;
	height:260px;
	float:left;
	margin:5px;
	padding:5px;
	text-align:left;
	border:2px dotted #ccc;
}
