body {
	margin: 0px;
	font-family: "Comic Sans MS", "Lucida Console";
	font-size: 12px;
	padding: 0px;
	background-color: #BDDAFC;
	text-align: center;
	background-repeat: repeat;
	background-image: url(images/base/sfondo.jpg);
}
#index {
	width: 540px;
	text-align: center;
	background-color: #00FFFF;
	position: relative;
	vertical-align: middle;
	height: 100%;
	margin: auto;
 }
 #involucro {
	position: relative;
	width:840px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#corpo {
	text-align: center;
	background-color: #3DCFF6;
	background-image: url(images/base/xh.jpg);
	background-repeat: repeat-x;
}
#sx {
	position: absolute;
	top: 160px;
	left: 0;
	width: 40px;
	padding: 0;
	height: auto;
	margin-top: 0px;
}
#dx {
	position: absolute;
	top: 160px;
	right: 0;
	width: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
	margin: 0px;
}
#cx {
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 40px;
	padding-right: 185px;
	padding-left: 10px;
	background-repeat: repeat-y;
	color: #000000;
	height: 680px;
	background-image: url(images/base/xc.jpg);
	text-align: center;
}
#cxf {
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 40px;
	padding-right: 185px;
	padding-left: 10px;
	background-repeat: repeat-y;
	color: #000000;
	background-image: url(images/base/xc.jpg);
	text-align: center;
	padding-bottom: 30px;
}
#cxd {
	position: absolute;
	top: 160px;
	width: 160px;
	left: 623px;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
	padding-top: 5px;
	font-size: 11px;
}
#cxd a{
	font-size: 11px;
	color: #63BAD6;
	text-decoration: none;
}
#cxd a:hover{
	color: #0066FF;
}

#barca {
	text-align: left;
	margin-bottom: 20px;
	background-image: url(images/base/sfondo_barca.jpg);
}
#barca img{
	height: 110px;
	width: 130px;
}
#cx_flotta {
	background-color: #BDDAFC;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 100px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1em;
	padding-left: 10px;
	background-repeat: repeat-x;
	color: #000000;
	line-height: normal;
}
#cx_flotta table {
	text-align: center;
	font-family: "Lucida Console";
	width: 100%;
}
#box_barca {
	height: 130px;
	width: 300px;
	background-image: url(images/table.jpg);
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 16px;
}


#cx_flotta table a {
	font-family: "Comic Sans MS", "Lucida Console";
	font-size: 12px;
	color: #0000CC;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
}
#cx_flotta table a:hover{
	text-decoration: underline;
	color: #8CCBF0;
}
#flotta_box {
	background-color: #FFFFFF;
	width: 100%;
}
#footer {
	height: auto;
	text-align: center;
	background-image: url(images/base/footer.jpg);
	padding-top: 30px;
	background-repeat: repeat-x;
}
#footer a{
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	padding-right: 7px;
	padding-left: 7px;
}
#footer a:hover{
	text-decoration: none;
}

.testo4 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a {
	font-family: "Comic Sans MS", "Lucida Console";
	font-size: 14px;
	color: #0000CC;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.box_modulo {
	width: 300px;
	background-color: #EFEFEF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 3px;
}
.evidente {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

