body {
	margin: 20px auto;
	width: 760px;
/*	height: 600px;*/
	background-color: #FFFFFF;
}
body * {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.sam_layout {

}
/* logo_mobelrent */
#sam_layout1 {
	float: left;
	width: 220px;
	height: 73px;	
	overflow: hidden;
}
/* logo_cabeza */
#sam_layout2 {
	float: left;
	width: 335px;
	height: 73px;
	overflow: hidden;
}
/* texto grupo perspectiva */
#sam_layout3 {
	float: right;
	width: 205px;
	height: 73px;
	overflow: hidden;
	background: url('../images/layout3.png');
}
/* logo_flash */
#sam_layout4 {
	float: left;
	width: 760px;
	height: 167px;
	overflow: hidden;
}
/* logo_pies */
#sam_layout5 {
	float: left;
	width: 175px;
	height: 175px;
	overflow: hidden;
}
/* topmenu */
#sam_layout6 {
	float: right;
	width: 585px;
	height: 36px;
	overflow: hidden;
}
/* workarea */
#sam_layout7 {
	float: left;
	width: 565px;
	padding: 10px 0px 15px 20px;
}
/* footer */
#sam_layout8 {
	clear: both;
	float: left;
	width: 760px;
	margin-top: 10px;
	border-top: 1px solid #87ac69;
}