@import url("kere_sfondo_galeoni.css");

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	padding-top:10px;
}
a {
	text-decoration: none;
}
a#top {
	text-decoration: none;
}
a:hover {  
	text-decoration: underline;
}
hr {
	color: #000000;
	background-color: #000000;
	border: none;
	width: 95%;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
}
#menu hr {
	width: 90%;
}
#menu h3 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#menu h4, #menu p {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	font-weight:normal;
}
#menu ul {
	font-weight: normal;
	font-style: italic;
	color: #FF6600;
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:left;
}
#menu ul.other {
	text-align:center;
}
#menu ul.other li {
	padding-bottom:20px;
	background-position:center top;
	background-repeat:no-repeat;
}
#menu ul.other li a {
	font-weight: bold;
	font-style: normal;
}
#menu ul.other li.corsi {
	padding-top:38px;
	background-image:url(../img/menu/soleluna.gif);
}
#menu ul.other li.biblioteca {
	padding-top:56px;
	background-image:url(../img/menu/spadaepiuma.gif)
}
#menu ul.other li.pirata {
	padding-top:56px;
	background-image:url(../img/menu/uncino.gif);
}
#menu ul.other li.scrivi {
	padding-top:51px;
	background-image:url(../img/menu/bottiglia.gif);
}
#menu p.dettagli, #menu form label {
	font-size: 11px;
	font-style: italic;
}
#testata p {
	font-style: italic;
	text-align: justify;
}
#principale {
	text-align: center;
}
h4.sottotitolo {
	font-style: italic;
	font-size: 13px;
	font-weight:normal;
}
#principale h3 {
	font-size:18px;
}
#principale p {
	text-align: justify;
}

#principale .firma {
	font-style: italic;
	text-align: right;
}
#pfooter {
	font-weight: bold;
}
#principale hr {
	width: 100%;
}
ul.lista_link {
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:left;
}
ul.lista_link li {
	padding-top:5px;
	padding-bottom:5px;
}
.IntestazioneSinistra {
	font-size:13px;
	font-weight: bold;
	text-align: left;
}
#civetta p span {
	font-weight: normal;
}
#civetta p input {
	font-size: 11px;
	font-weight: normal;
}
p.centrato {
	text-align: center;
}
.grassetto {
	font-weight: bold;
}
.corsivo {
	font-style: italic;
}
.piccolo {
	font-size: 11px;
}
img.sinistra {
	float:left;
	margin-right:5px;
	margin-bottom:12px;
}
img.destra {
	float:right;
	margin-left:5px;
	margin-bottom:12px;
}
label.messaggio {
	background-image:url(../img/bottigliabig.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:160px;
}
table.tabellamanutenzione {
	width:500px;
	margin:0px auto;
	padding:0px;
	border: 1px solid #000000;
	border-collapse: collapse;
	table-layout:fixed;
}
table.tabellamanutenzione th ,table.tabellamanutenzione td {
	padding:5px;
	border: 1px solid #000000;
}
table.tabellamanutenzione tr {
	background-color: #D2BFA6;
}
table.tabellamanutenzione tr.pari {
	background-color: #F1E4D3;
}
table.tabellamanutenzione th {
	background-color: #A9845F;
	font-weight: bold;
	text-align: center;
	width:70px;
}
table.tabellamanutenzione th.cosa {
	width:306px;
}
table.tabellamanutenzione th.scadenza {
	width:90px;
}
table.tabellamanutenzione td.attivo {
	color: #0000FF;
}
table.tabellamanutenzione td.inscadenza {
	color: #009900;
}
table.tabellamanutenzione td.scaduto {
	color: #FF0000;
}


/* Retrocompatibilità:  da cancellare*/
.Corpo .VerdanaSmall {
	font-size: 11px;
}
.Corpo .VerdanaBold {
	font-weight: bold;
}
.ListaCambusa ul li a {
	font-weight: normal;
}
