body {
	height:100%;
	width:100%;
	font-family: Verdana;
	font-size: 10px;
	color: #888888;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: justify;
}
a {
	color: #696969;
	text-decoration: none;
}
a:hover {
	color: #cc3300;
	text-decoration: underline;
}
input {
	font-family: verdana;
	font-size: 10px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
.content {
	background-color: #f6f6f6;
	padding: 5px;
	vertical-align: top;
	text-align: justify;
}
.td_home {
	text-align: center;
	vertical-align: middle;
}
.titoli_news {
	font-weight: bold;
	color: #333333;
}
.titoli_ribs {
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
}
.link_ribs {
	font-style: italic;
	color: #696969;
	text-decoration: none;
}
.link_ribs:hover {
	font-style: italic;
	color: #FF6600;
	text-decoration: underline;
}
.titoli_boats {
	font-style: italic;
	font-weight: bold;
	color: #3300ff;
}
.link_boats {
	font-style: italic;
	color: #696969;
	text-decoration: none;
}
.link_boats:hover {
	font-style: italic;
	color: #3300ff;
	text-decoration: underline;
}
.cella_scheda {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 210px;
	font-weight: bolder;
}
.cella_foto {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 20%;
	height: 68px;
}
.cella_scheda_tender {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 120px;
	font-weight: bolder;
}
.cella_scheda_tender_vert {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.cella_foto_press {
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 33%;
	height: 140px;
}
#popup {
	position: absolute;
	margin-left: -360px;
	left: 50%;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	width: 720px;
	height: 380px;
	margin-top: 10px;
	layer-background-color: #FFFFFF;
	border: 1px none #000000;
	top: 103px;
	visibility: visible;
	background-color: #FFFFFF;
}
