@charset "utf-8";
/* CSS Document */



.img	{font-family:verdana;  font-size:11px; font-weight:normal; color:#333333;text-decoration:none;}
.img	a	{font-family:verdana; font-size:11px; font-weight:normal; color:#333333;text-decoration:none;}
.img	a:visited {font-family:verdana; font-size:11px; font-weight:normal;text-decoration:none; color:#333333}
.img	a:hover	{font-family:verdana; text-decoration:none; font-size:11px; color:#FFF; background-color:none; 
}



.Text	{ font-family:verdana; 	font-size:11px; font-weight:normal; color:#333333;	text-decoration:none;}
.Text	a	{font-family:verdana; font-size:11px; font-weight:normal; color:#333333;text-decoration:none;}
.Text	a:visited {font-family:verdana; font-size:11px; font-weight:normal;text-decoration:none; color:#333333}
.Text	a:hover	{font-family:verdana; text-decoration:normal; font-size:11px; color:#FFF; background-color:#6B6958; font-weight:normal;}

.TextCorpo	{ font-family:verdana; 	font-size:11px; font-weight:normal; color:#333333;	text-decoration:none;}
.TextCorpo	a	{font-family:verdana; font-size:11px; font-weight:normal; color:#990000;text-decoration:underline;}
.TextCorpo	a:visited {font-family:verdana; font-size:11px; font-weight:normal;text-decoration:none; color:#333333}
.TextCorpo	a:hover	{font-family:verdana; text-decoration:normal; font-size:11px; color:#FFF; background-color:#6B6958; font-weight:normal;}


.TextW	{ font-family:verdana; 	font-size:11px; font-weight:normal; color:#FFF;	text-decoration:none;}
.TextW	a	{font-family:verdana; font-size:11px; font-weight:normal; color:#FFF;text-decoration:none;}
.TextW	a:visited {font-family:verdana; font-size:11px; font-weight:normal;text-decoration:none; color:#FFF}
.TextW	a:hover	{font-family:verdana; text-decoration:normal; font-size:11px; color:#FFF; background-color:#6B6958; font-weight:normal;}


body {
	text-align:center;
	margin-top: 0px;
	height: 600px;
}

#box {
	position:relative;
	margin:0px auto;
	width: 900px;
	height: 1250px;
	padding: 5px;
	z-index: 10;
}
#testata {
	position:absolute;
	left:0px;
	top:11px;
	width:665px;
	height:83px;
	z-index:1;
	padding: 5px;
}
#colsx {
	position:absolute;
	left:0px;
	top:247px;
	width:170px;
	height:900px;
	z-index:1;
	background-color: #F8F2F1;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#corpo {
	position:absolute;
	left:176px;
	top:247px;
	width:550px;
	height:898px;
	z-index:1;
	overflow: auto;
	border-bottom: 1px solid #ccc;
}

#corpo-chi {
	position:absolute;
	left:180px;
	top:247px;
	width:530px;
	height:892px;
	z-index:1;
	overflow: auto;
	padding: 5px;
}

#foto {
	position:absolute;
	left:1px;
	top:91px;
	width:900px;
	height:153px;
	z-index:11;
}

#coldx {
	position:absolute;
	left:725px;
	top:247px;
	width:175px;
	height:900px;
	z-index:11;
	background-color: #F8F2F1;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#indirizzo {
	position:absolute;
	left:713px;
	top:11px;
	width:187px;
	height:70px;
	z-index:11;
}

#map {
	position:absolute;
	left:185px;
	top:354px;
	width:520px;
	height:500px;
	z-index:1;
	overflow: auto;
	border: 2PX SOLID #CCC;
}

#foot {
	position:absolute;
	left:0px;
	top:1165px;
	width:900px;
	height:71px;
	z-index:11;
	background-repeat: no-repeat;
}

