@charset "utf-8";
/* CSS Document */


body {
	background-color:#FFFFFF; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
}

/** clear the banner to make it sit in the bottom **/
.clear {
	clear:both;
}

div.container {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:579px;
}

div.home {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:50px;
}


div.caixadiv {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:433px;
}

div.img-contactos {
	position:relative;
	left:0px;
	top:478px;
	width:800px;
	height:73px;
}
