body { 
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	height:100%;
	width:100%;	
	
}

#container {

}

#seperator{
	background-repeat: no-repeat;
	left: 20px;
	z-index: 3;
	height: 20px;
}

	
#mamboTopModule {
	background: url(../images/int_panoramica.jpg) no-repeat bottom right;
	position: relative;
	width: 100%;
	height: 256px;
	margin-bottom: 1px;
}

#indexTopModule {
	position: relative;
	width: 100%;
	height: 414px;
	margin-bottom: 1px;
}

#mamboMainBody {
	float: center;
	background-color: #e9f1e7;
	padding: 0px 0px 60px 0px;
	margin-left: 193px;
	margin-right: 20%;
	border-right: 17px solid #ffffff;
}

*html #mamboMainBody {
	margin-left: 191px;
}

#mamboLeftModule {
	float: left;
	background-color: #ccedfb;
	width: 128px;
}

#indexLeftModule {
	background-color: #ccedfb;
	width: 128px;
}

#mamboRightModule {
	float: right;
	background: #33d6ef url(../images/marca.gif) no-repeat bottom left;
	width: 20%;
}	

#indexRightModule {
	background: #33d6ef url(../images/marca.gif) no-repeat bottom left;
}

#banners_bottom {
	padding-top: 40%;
	width: 100%;
	clear: both;
	position: absolute;
}

#mod_bottom {
	clear: both;
	background-color: #ffffff;
	padding: 4px 0px 4px 0px;
}

