body {
	background: #ECECEC;
	padding: 0px;
	height: 100px;
	margin: 0px;
}
.tableBase {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #FFFFFF;
	border-left: 1px solid #666666;
	border-top: 1px none #CCCCCC;
}
.topMenu {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003366;
}
a.topMenu:hover {
	color: #CC0000;
}
.title1 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000066;
	border-bottom: 1px dashed #000066;
}
.p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.titoloalbum {
	font: bolder 12px Courier New, Courier, mono;
	color: #3366CC;
	border-bottom: 1px #003399;
}
a {
	text-decoration: none;
}
.textmini {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #990000;
}
.imgSx {
	float: left;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 1px;
}
.bordosotto {
	border-bottom: 1px solid #CCCCCC;
}
.title2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
form, input {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.tdCrociere {
	padding-left: 10px;
}
.title3 {
	font: italic bold 12px Arial, Helvetica, sans-serif;
	color: #003366;
	border-bottom: 1px solid #CCCCCC;
}
.textminigrigio {
	font: bolder 9px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	margin-top: 50px;
}
ul, ol {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.home {
	background: url(immagini/headers/home.jpg) no-repeat center top;
	height: 85px;
}
.curriculum {
	background: url(immagini/headers/curriculum.jpg) no-repeat center top;
	height: 85px;
}
.links {
	background: url(immagini/headers/links.jpg) no-repeat center top;
	height: 85px;
}
.consigli {
	background: url(immagini/headers/consigli.jpg) no-repeat center top;
	height: 85px;
}
.album {
	background: url(immagini/headers/album.jpg) no-repeat center top;
	height: 85px;
}
.news {
	background: url(immagini/headers/news.jpg) no-repeat center top;
	height: 85px;
}
.titolone {
	font: bolder 36px Courier New, Courier, mono;
	color: #FFFFFF;
}
.crociere {
	background: url(immagini/headers/crociere.jpg) no-repeat center top;
	height: 85px;
}
