/* CSS Document */

body {
	height:100%;
	margin:0;
	background-color: #000000;
	background-image: url(images/bg-index.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
#container {
	height: 500px;
	width: 750px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -250px;
	margin-left: -375px;
	

}

#containerprofilo {
	background-image: url(images/bg-profilo.gif);
	height: 500px;
	width: 750px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -250px;
	margin-left: -375px;
	

}
#containeropere {
	background-image: url(images/bg-opere.gif);
	height: 500px;
	width: 750px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -250px;
	margin-left: -375px;
	

}

#containercantieri {
	background-image: url(images/bg-cantieri.gif);
	height: 500px;
	width: 750px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -250px;
	margin-left: -375px;
	

}

#containercontatti {
	background-image: url(images/bg-contatti.gif);
	height: 500px;
	width: 750px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -250px;
	margin-left: -375px;
	

}
#menu {
	position: absolute;
	left: 481px;
	top: 7px;
	width: 269px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC33;
}

#pagina {
	height: 360px;
	width: 655px;
	position: absolute;
	left: 79px;
	top: 94px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B89325;
	line-height: 1.5em;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #FFCC33;
	SCROLLBAR-ARROW-COLOR: #FFCC33;
	SCROLLBAR-TRACK-COLOR: #333333;
	SCROLLBAR-DARKSHADOW-COLOR: #FFCC33;

}
.indiceopere img {
	margin-bottom: 10px;
}


#pagina2 {
	height: 380px;
	width: 655px;
	position: absolute;
	left: 79px;
	top: 94px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B89325;
	

}
.testoprofilo {
	font-size: 12px;
	margin-right: 20px;
	text-align: justify;
}

.indiceopere {
	font-size: 12px;
	margin-right: 20px;
}

.listaopere {
	font-size: 12px;
	margin-right: 20px;
	margin-left: 10px;
}
.listaopere a {
	color: #B89325;
	text-decoration: none;
}

.listaopere a:hover {
	color: #FFCC00;
	text-decoration: underline;
}


#menu img {
	margin-left: 10px;
}


#photogallery {
	background-color: #FFFFFF;
	height: 340px;
	width: 440px;
	float: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#photogallery a {
	color: #B89325;
}

.dida {
	margin-top: 20px;
	margin-right: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 1.6em;
}
#footer {
	height: 18px;
	width: 745px;
	position: absolute;
	left: 3px;
	top: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC33;
	text-align: right;
	

}

