body {
	background-color:#1d1d1d;
	font-family: Tahoma,Verdana,"Trebuchet MS",sans-serif;
	font-size: 80%;
	color:#ffffff;
	text-align: center;
}
p {
	font-family: Tahoma,Verdana,"Trebuchet MS",sans-serif;
	font-size: 10pt;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

#content {
	width: 740px;
	background: #000000;
	font-size: 10pt;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}



#menualto {
	height: 61px;
	line-height: 61px;
	width: 740px;
	background: url("images/barra.gif"/*tpa=http://www.nautica37.it/images/barra.gif*/);
	font-size: 10pt;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
	padding-left: 10px;
	padding-right: 10px;
}


#menubasso {
	height: 61px;
	line-height: 61px;
	width: 740px;
	background: url("images/barra_ruotata.gif"/*tpa=http://www.nautica37.it/images/barra_ruotata.gif*/);
	font-size: 10pt;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
	padding-left: 10px;
	padding-right: 10px;
}


#menualto a {
	text-decoration:none;
	color: #ffffff;
}

#menualto a:hover {
	color:#d2a652;
}

#menubasso a {
	text-decoration:none;
	color:#ffffff;
}

#menubasso a:hover {
	color:#d2a652;
}


#content a {
	text-decoration:none;
	color: #ffffff;
}

#content a:hover {
	color:#d2a652;
}



img {
	border: 2px groove;
	border-color: #ffffff;
}