#bgbody{
	background-image: url(images/bgbody.gif);
 	background-repeat: repeat-y;	
	background-position: top center;
	background-color: #ebeaea;
	margin: 0 0 0 0;
}
#contenidor{
/*	position: relative;*/
	width: 779px;
	margin: 0 auto;
}
#caixa1{
	position: relative;
	height: 96px;
	width: 100%;
	background-image: url(images/bgTopMenu.jpg);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #f18645;	
	float: left;
}
#subcaixa01{
	width: 100px;
	top: 11px;
	height: 30px;
	right: 250px;
	position: absolute;
	font-size: 10px;
	color: #FFFFFF;
}
#subcaixa1{
	width: 240px;
	top: 11px;
	right: 10px;
	height: 30px;
	text-align: right;
	position: absolute;
	color: #ffffff;
	font-size: 10px;
}
#subcaixa2{
	width: 501px;
	height: 20px;
	bottom: 0px;
	right: 0px;
	text-align: right;
	position: absolute;
}
#caixa2{
	height: 160px;
	float: left;
}
.separa20{
	height: 20px;
}
#caixaHome{
	margin: 20px 10px 20px 10px;
	float: left;
}
#caixa3{
/*	background-color: #ffffff;*/
	float: left;
}
#caixa3L{
	margin: 5px 18px 20px 18px;
	width: 567px;
	float: left;
}
#caixa3R{
	margin: 2px 2px 0 0;
	width: 173px;
	float: right;
}
#contpeu{
	height: 39px;
	width: 100%;
/*	position: absolute;
	bottom: 0;
	left: 0;*/
}
#legal{
	width: 779px;
	margin: 0 auto;
	line-height: 18px;
/*	background-color: #ffffff;*/
	text-align: center;
/*	float: left;*/
}
#peu{
	width: 779px;
	margin: 0 auto;
	line-height: 2em;
	background-color: #4C4C4C;
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}