body {
	margin:0;
	padding:0;
	background: #eaeaeb;
	font-family: /*Myriad Pro,*/ Helvetica, Verdana, Arial;
	font-size: 12px;
}
a {
	color: #FFF;
	text-decoration: none;
}
#container {
	margin: 0 auto;
	width: 990px;
	min-height: 750px;
	background: transparent url(images_homepage/back.png) 0px 120px no-repeat;
	position: relative;
}
#header {
	position: relative;
	height: 177px;
	/*background: transparent url(images_homepage/header.png) no-repeat;*/
}
#grandoni-group {
	position: absolute;
	top: 14px;
	left: 0;
	height: 165px;
	width: 300px;
	background: transparent url(images_homepage/logo_grgr.png) no-repeat;
}
#grandoni-real-estate {
	position: absolute;
	top: 14px;
	left: 425px;
	height: 165px;
	width: 230px;
	background: transparent url(images_homepage/logo_gre.png) no-repeat;
}
#studio-grandoni {
	position: absolute;
	top: 14px;
	left: 800px;
	height: 165px;
	width: 190px;
	background: transparent url(images_homepage/logo_stgr.png) no-repeat;
}
#entra_realestate {
	/*border:1px solid black;*/
	position:absolute;
	top:135px;
	left:485px;
	width:170px;
	height:10px;
	line-height:8px;
	z-index:1;
}
#entra_realestate a {
	color: #A40044;
}

#entra_studiograndoni {
	/*border:1px solid black;*/
	position:absolute;
	top:135px;
	left:855px;
	width:140px;
	height:10px;
	line-height:8px;
	z-index:1;
}
#entra_studiograndoni a {
	color: #004C93;
}
#chisiamo_gruppograndoni {
	/*border:1px solid black;*/
	position:absolute;
	top:135px;
	left:95px;
	width:170px;
	height:10px;
	line-height:8px;
	z-index:1;
}
#chisiamo_gruppograndoni a {
	color: #1a171b;
}

#fondazione_gruppograndoni {
	/*border:1px solid black;*/
	position:absolute;
	top:155px;
	left:95px;
	width:140px;
	height:10px;
	line-height:8px;
	z-index:1;
}
#fondazione_gruppograndoni a {
	color: #1a171b;
}
#text {
	position:absolute;
	left:0px;
	top:200px;
	width: 320px;
	height: 430px;
	text-align: justify;
}
#images{
	position:absolute;
	right:0px;
	top:200px;
}
#footer {
	min-height:70px;
	padding-top:20px;
	color:#FFF;
	width:100%;
	font-size:80%;
	background: #6A6B6C url(images_homepage/footer.png) repeat-x top center;
}
#footer-container {
	margin: 0 auto;
	width: 990px;
}

td {
	width:103px;
	height:103px;
	background:#DDD5D8;
}

#tile3, #tile6, #tile14, #tile23 {
	background: #D4D7DF;
}

.linkemail {
	width:100%;
	height:10px;
	display:block;
	z-index:100;
	font-size:0;
}

#abs_footer {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #6A6B6C;
	z-index: -10;
}
#external {
	background: #eaeaeb;
}
