.logo
{
	position: absolute;
	left: 585px;
	top: 180px;
}

.monitor
{
	position: absolute;
	left: 10px;
	top: 20px;
}
.buttons
{
	clear: both;
}

.barra
{
}

.buttonsSpace
{
	float: left;
	width: 255px;
}

.topSpace
{
	clear: both;
	height: 40px;
}

.btnHome
{
	float: left;
	margin-left: 6px;
}

.btnWho
{
	float: left;
	margin-left: 6px;
}

.btnProducts
{
	margin-left: 6px;
	float: left;
}

.btnContact
{
	margin-left: 6px;
	float: left;
}

.title
{
	clear: both;
	left: 300px;
	position: relative;
	width:100px;
	margin-top: 70px;
}

.body
{
	clear: both;
	font-size: 9pt;
	left: 50px;
	width: 650px;
	font-family: Verdana;
	position: relative;
	margin-top: 40px;
}
.backTop
{
	clear: both;
	margin: 0px;
	width: 773px;
	height: 200px;
	background-color: #d1ebeb;
}

.backBottom
{
	width:773px;
}

