/* CSS Document */
a:link {
	text-decoration: none;
	border:none;
}
a:visited {
	text-decoration: none;
	border:none;
}
a:hover {
	text-decoration: none;
	border:none;
}
a:active {
	text-decoration: none;
	border:none;
}
img {
border:none;
}
#link_home{
	position:absolute;
	width:40px;
	height:40px;
	top:108px;
	left: 87px;
	z-index:3;
}
#link_appartamenti{
	position:absolute;
	width:40px;
	height:39px;
	top:108px;
	left: 163px;
	z-index:3;
}
#link_ristorante{
	position:absolute;
	width:40px;
	height:40px;
	top:108px;
	left: 241px;
	z-index:3;
}
#link_dove{
	position:absolute;
	width:40px;
	height:40px;
	top:108px;
	left: 316px;
	z-index:3;
}
#link_tariffe{
	position:absolute;
	width:40px;
	height:40px;
	top:108px;
	left: 385px;
	z-index:3;
}
#link_contatti{
	position:absolute;
	width:40px;
	height:40px;
	top:108px;
	left: 449px;
	z-index:3;
}
#home {
	position:absolute;
	top:-79px;
	width:209px;   
	height: 170px;
	left: -11px;	
}
#appartamenti {
	position:absolute;
	top:-79px;
	width:209px;   
	height: 170px;
	left: 66px;	
}
#ristorante {
	position:absolute;
	top:-78px;
	width:209px;   
	height: 170px;
	left: 143px;	
}
#tariffe {
	position:absolute;
	top:-78px;
	width:209px;   
	height: 170px;
	left: 288px;	
}
#dove {
	position:absolute;
	top:-78px;
	width:207px;   
	height: 170px;
	left: 218px;	
}
#contatti {
	position:absolute;
	top:-78px;
	width:207px;   
	height: 170px;
	left: 351px;	
}
#logo {
	position:absolute;
	top:146px;	
	left: 127px;	
}
#testo_blu {
	position:absolute;
	top:314px;
	left: 74px;
	width: 421px;
	text-align:right;
	height: 69px;
}
#testo_bianco {
	position:absolute;
	top:313px;
	left: 59px;
	width: 435px;
	text-align:right;
}
#contenuto {
	position:absolute;
	top:377px;
	left: 62px;
	width: 423px;
	text-align:justify;
}
#contenuto_appartamenti {
	position:absolute;
	top:391px;
	left: 35px;
	width: 458px;
	text-align:justify;
}

#image {
	position:absolute;
	top:0px;
	left: 513px;	
	height:768px;
	text-align:justify;	
	z-index:1;
}

#pagina_blu{
	position:absolute;
	width:1005px;
	height:768px;
	background-image:url(../../images/sfondo_borgo.png);
	top: 0px;
	left: 0px;
}
#pagina_gialla{
	position:absolute;
	width:1005px;
	height:768px;
	background-image:url(../../images/sfondo_borgo_giallo.JPG);
	top: 0px;
	left: 0px;
}
#innerText_appartamenti {
	position:absolute;
	top:511px;
	left: 150px;
	width: 284px;
	text-align:justify;
	height: 232px;
}
#boxImmagini {
	position:absolute;
	top:655px;
	left: 473px;
	width: 421px;
	text-align:justify;
	height: 71px;
	visibility: visible;
	z-index:3;
}

#descrizioneCopertina {
	position:absolute;
	top:244px;
	left: 797px;
	width: 165px;
	text-align:justify;
	height: 47px;
	z-index:5;
	font-family: "Times New Roman, Times, serif";
	font-size: 16px;
	font-style: italic;
	color:#FFFFFF;
}
.labelAppartamenti {
font-size: 28px;
color: #00008b;
font-style: italic;
}
.testo_appartamenti {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #000000;
}

