#bgbody{
	background-image: url(images/bgbody.png);
	background-position: top left;
	background-repeat: repeat;
	background-color: #537e63;
	margin: 0 0 0 0;
}
#contenidor{
	width: 901px;
	margin: 0 auto;
}
#caixa1{
	position: relative;
	padding: 4px 5px 0 0;
	height: 26px;
	text-align: right;
	font-size: 14px;
	color: #ffffff;
	font-family: "Trebuchet MS";
}
#caixa2{
	width: 895px;
	height: 495px;
	border: 3px #dbdbdb solid;
	background-color: #ffffff;
}
#caixa21{
	position: relative;
	width: 310px;
	height: 472px;
	margin: 11px 0 12px 12px;
	border-right: 1px #e3e3e3 solid;
	float: left;
}
#caixa211{
	padding-top: 56px;
	font-size: 16px;
	color: #96b9a3;
	font-family: "Trebuchet MS";
}
#menubot{
/*	width: 315px;*/
	height: 110px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#caixa22{
	width: 543px;
	height: 472px;
	margin: 11px 12px 12px 12px;
	float: right;
}
#caixa221{
	line-height: 25px;
	font-size: 16px;
	color: #7e7e7e;
	font-family: "Trebuchet MS";	
}
#caixa222{
	line-height: 25px;
/*	margin-bottom: 30px;*/
	padding-right: 5px;
	font-size: 14px;
	color: #aeaeae;
	font-family: "Trebuchet MS";	
}
#caixa3{
	padding: 4px 5px 0 0;
	height: 56px;
	text-align: right;
	font-size: 14px;
	color: #ffffff;
	font-family: "Trebuchet MS";
}
#caixa3 a{
	font-size: 14px;
	color: #ffffff;
	font-family: "Trebuchet MS";
	text-decoration: none;	
}
#caixa3 a:hover{
	font-size: 14px;
	color: #ffffff;
	font-family: "Trebuchet MS";
	text-decoration: underline;	
}
#centreBox{
	position: relative;
	background-image: url(images/bgCentre.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 486px;
	height: 323px;
	margin: 10px 0 0 25px;
}
