/* CSS Document */#foto, #cartina {	position:absolute;	top:150px;	left:15px;	width:300px;	height:430px;	z-index: 4;	border: 1px solid #FFFFFF;	}#box {	top:150px;	left:347px;	width:600px;	min-height:380px;	color: #FFFFFF;	font-family: Tahoma, Arial, sans-serif;	font-size: 12px;	z-index: 10;	background-color: #0C1C2B;	position: relative;	}#indirizzo {	position:absolute;	top:580px;	left:335px;	width:625px;	height:18px;	color: #FFFFFF;	font-family: Tahoma, Arial, sans-serif;	font-size: 12px;	z-index: 3;	padding-top: 2px;	text-align: center;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #4B6478;		}/* foto piccole */#fotoP1, #fotoP2, #fotoP3, #fotoP4, #fotoP5, #fotoP6{	width:15px;	height:15px;	z-index:10;	position: absolute;	border: 1px solid #FFFFFF;}#fotoP1 {	left:5px;	top:358px;		}#fotoP2 {    		left:5px;	top:383px;	}#fotoP3 {		left:30px;	top:383px;	}#fotoP4 {	left:5px;	top:408px;		}#fotoP5 {	left:30px;	top:408px;		}#fotoP6 {	left:55px;	top:408px;		}/*elementi pagina*/#container #box li {	padding-top: 5px;}.BordoSotto{	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #CCCCCC;	padding-top: 17px;	padding-bottom: 2px;	}.BordoSopra{	border-top-width: 1px;	border-top-style: solid;	border-top-color: #CCCCCC;	}
