body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, serif;
	font-size: medium;
	background: white;
	background: url(../img/bg-left-vela.jpg) repeat-y;
	color: #333333;
}
h1 {
	display: none;
}
h2 {
	margin-top: 0;
	color: #FF9900;
}

a {
	color: #FF9900;
}
.emph {
   color: #FF9900;
}
.Title1 {
	color: #FF9900 !important;
	text-decoration: underline !important;
}
h3 .Title1 {
  color: #FF9900 !important;
  text-decoration: underline !important;
}
.Title1 {
  color: #FF9900 !important;
  text-decoration: underline !important;
}
.Titlesub {
	color: #FF9900 !important;
	text-decoration: none !important;
}
.Titlesub strong {
	color: #FF9900 !important;
	font-weight: normal !important;
}

#testata {
  width: 906px;
  height: 599px;
  margin-left: 0px;
  background: url(../img/head-barca.jpg) no-repeat 0px 0px;
}

#testata h1 {
	display: block;
	margin: 0;
	padding: 0;
}
#testata h1 span {
  	display: none;
}
#testata h1 a {
	display: block;
	width: 240px;
	height: 240px;
	margin-top: 25px;
	margin-left: 0px;
	position: absolute;
}
#testata hr {
	display: none;
}
#menu {
	clear: both;
	margin: 0;
	padding: 140px 0px 0px 190px;
  	float: left;
  	list-style-type: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
#menu li {
  	height: 40px;
  	line-height: 12px;
  	display: block;
  	float: left;
  	margin-left: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#menu a, #menu del {
  	display: block;
  	height: 40px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#menu a:hover {
  	display: block;
  	height: 40px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	text-underline-position: below;
}
#menu span {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#f8facb;
}
#navbar {
	clear: both;
	padding: 106px 10px 30px 0px;
  	float: right;
	font-weight: bold;
  	color: #CC0000;
	font-size: small;
	text-align: right;
}
#navbar p {
	margin: 0;
	padding: 0;
}
#navbar span {
	display: none;	
}
#navbar a:link, #navbar a:visited, #navbar a:active {
	color: #c00;
}
#navbar a:hover, #navbar a:visited:hover {
	color: silver;
}
#content {
	width: 42em;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 42.1em;
	margin:  3px auto 0px auto;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
html>body #content {
	width: 29em;
}
.invisible {
	display: none !important;
}
.inline {
	display: inline !important;
}
.button {
	font-family: Verdana, Helvetica, Arial, serif;
	font-size: small;
	background: #FF6600;
	border: 1px solid #FF9900;
	color: white;
	width: 5em;
}

.ko {
	color: #c00;
	border: 1px solid #c00;
	padding: 2px;
	text-align: center !important;
	text-transform: uppercase;
}

.ok {
	color: #093;
	border: 1px solid #093;
	padding: 2px;
	text-align: center !important;
	text-transform: uppercase;
}

.link-page {
  font-weight: bold;
  font-size: x-small;
}

.images {
  margin-top: 1em;
}

.images img {
  border: none;
}
