.Testo_NormaleSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #585551;
	text-decoration: none;
}

.Testo_Normale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #585551;
	text-decoration: none;
}

.Testo_Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #585551;
}

.Titoli_Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #585551;
	text-decoration: none;
}

.Titoli_Normale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #585551;
	text-decoration: none;
}

.link_normal:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.link_normal:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.link_normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.link_normal:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}

.link_bold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.link_bold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.link_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.link_bold:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}


.fltlf {
	float:left;
	padding-right:30px;
	}
	
.fltrg {
	float:right;
	padding-right:16px;
	}
	
.bookingVenere {
	border-top:#CCC 1px solid;
	vertical-align:middle;
	padding:16px 16px 45px 16px;
	}
	
.onlus {
	border-top:#CCC 1px solid;
	padding:16px 16px 45px 16px;
	}
	
.link_bookingVenere:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.link_bookingVenere:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.link_bookingVenere:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.link_bookingVenere:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

/* ---- Gallery ------ */

.galleryMenu {
width: 630px;
float:left;
}

.thumb {
width: 60px;
float: left;
}

div.image1 { 
width: 630px; 
height: 418px; 
display:block; 
} 

div.image2 { 
width: 630px; 
height: 418px; 
display:block; 
} 

div.image3 { 
width: 630px; 
height: 418px; 
display: block ; 
}

div.image4 { 
width: 630px; 
height: 630px; 
display: block ; 
}

.imageCaption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666;
	text-align:right;
	}
