body {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#555555;
	color: #333333;
	margin: 0px;
	height: 100%;
	width: 100%;
	}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	} 
td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.flotta_link {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}

a:hover .flotta_link {
	text-decoration: underline;
}

a.tour_link {
	color: #666666;
	text-decoration: none;
	font-size:11px;
}

a:hover .tour_link {
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #666666;
}
.voce_menu_selezionata {
	background-color:#EEF5FB;
	padding:2px;
}

.barra_su {
	background: transparent url(images/barra_su.jpg) no-repeat top center;
	height: 93px;		
	}

.barra_centro {
	background: #FFFFFF url(images/barra_centro.jpg) no-repeat top center;	
	height: 100%;
	}

.barra_centro_pren {
	background: #FFFFFF url(images/barra_centro_pren.jpg) no-repeat top center;	
	height: 100%;
	}

.barra_centro_storia {
	background: #FFFFFF url(images/barra_centro_storia.jpg) no-repeat top center;	
	height: 100%;
	}

.barra_centro_flotta {
	background: #FFFFFF url(images/barra_centro_flotta.jpg) no-repeat top center;	
	height: 100%;
	}

.barra_centro_tour {
	background: #FFFFFF url(images/barra_centro_tour.jpg) no-repeat top center;	
	height: 100%;
	}
		
.barra_centro_noim {
	background: #FFFFFF url(images/barra_centro_noim.jpg) no-repeat top center;	
	height: 100%;
	}

.barra_giu {
	background: transparent url(images/barra_giu.jpg) no-repeat bottom center;		
	height: 85px;
	}

#linksu_barretta {
	background: transparent url(images/barretta_link.jpg) no-repeat top right;
	}

#linksu_superiore {
	font-weight: bold;
	font-size:10px;
	}

#linksu_inferiore {
	font-weight: bold;	
	font-size:10px;
	}

#linkgiu {
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	}
	
#prenotazioni {
	position:relative;
	top: 135px;
	left: -280px;
	}
	
/* CONTENUTI */
#contenuto_index {
	padding:10px;
	padding-top:25px;
	text-align: justify;
	line-height: 17px;
	font-size: 11px;
	width:90%;
	}

#contenuto_flotta {
	padding-left:25px;
	text-align: justify;
	line-height: 17px;
	font-size: 11px;
	}

#contenuto_storia {
	padding-left:25px;
	text-align: justify;
	line-height: 17px;
	font-size: 11px;
	}
	
.contenuto_tour {
	padding:25px;
	padding-left:50px;
	padding-bottom:0px;
	text-align: justify;
	line-height: 17px;
	font-size: 11px;
	}

#contenuto_elencobarche {
	text-align: right;
	font-size: 9px;
	text-align:center;
}	

/* VARIE */
#ingrandimento {
	background-color:#E8E8E8;
	border: 1px solid black;
	padding:3;
}

.thumb {
	border:1px solid #999999;
	z-index : 100;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, Direction=135, Strength=2);
}
.thumb_vuoto {
	border: 0px solid #999999;
	z-index : 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, Direction=135, Strength=2);
}

.barca_selezionata {
	background-color:#EEF5FB;
	padding:1px;
	font-size:10px;
}

.tour_selezionato {
	background-color:#EEF5FB;
	padding:1px;
	font-size:11px;
}

/* LOGIN */
#break {
	height: 50px;
}

form {
    margin: 0px;
}

.button {
	font-size : 11px;
	padding: 3px;
}

.login {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	padding: 15px;
	width: 429px;
}
	
.login p {
	font-size:11x;
	text-align:justify;
	}
	
.form-block {
	border: 1px solid #666666;
	background: #E9ECEF;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.login-form {
	text-align: left;
	float: right;
	width: 55%;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#aaaaaa, Direction=135, Strength=2);
}

.login-text {
	text-align: left;
	width: 37%;
	float: left;
}

.inputlabel {
	font-weight: bold;
	text-align: left;
	}

.inputbox {
	width: 150px;
	margin: 0 0 1em 0;
	border: 1px solid #cccccc;
	}

.clr {
    clear:both;
    }
	
/* PANNELLO UTENTE */
#link_pannello_utente {
	padding: 6px;
	text-align:right;
	line-height: 15px;
}
#link_pannello_utente a {
	color: #0000FF;
}
#titolo_sezione {
font-size: 12px;
font-weight:bold;
text-decoration:underline;
}
