A:link { text-decoration: none; background-color: transparent; color: #0C479D;} 
A:visited { text-decoration: none; color: #0C479D; }
A:hover { text-decoration: none; background-color: transparent; color: #FFCC66;}
H1 { font-size: 13px; font-family: Arial, Helvetica, sans-serif; background-color: transparent; color: #000000; font-weight: normal; margin: 0px 0px ;}
H2 { font-size: 11px; font-family: Arial, Helvetica, sans-serif; background-color: transparent; color: #000000; font-weight: normal; margin: 0px 0px ;}
H3 { font-size: 13px; font-family: Arial, Helvetica, sans-serif; background-color: transparent; color: #000000; font-weight: bold; margin: 0px 0px ;}
H4 { font-size: 15px; font-family: Arial, Helvetica, sans-serif; background-color: transparent; color: #000000; font-weight: bold; margin: 0px 0px ;}
H5 { font-size: 18px; font-family: Arial, Helvetica, sans-serif; background-color: transparent; color: #0C479D; font-weight: bold; margin: 0; }


body { 
	background-color: #cccccc;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.down {
	Position: relative;
	height: 19px;
	width: 721px;
	top: 0px;
	background-image: url(immagini/down.gif);
	background-repeat: repeat-x;
}
.left {
	position: relative;
	height: 100%;
	width: 19px;
	right: 0px;
	top: 0px;
	background-image: url(immagini/left.gif);
	background-repeat: repeat-y;
}
.right {
	position: relative;
	height: 100%;
	width: 19px;
	left: 0px;
	top: 0px;
	background-image: url(immagini/right.gif);
	background-repeat: repeat-y;
}
.w3c {
	background-color: #cccccc;
	color: #FFFFFF;
	height: 60px;
	width: 320px;
	padding-top: 12px;
	padding-right: 3px;
}
.credits {
	background-color: #cccccc;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: black;
	height: 60px;
	width: 439px;
	padding-top: 12px;
	padding-left: 9px;
}

ul.simple { font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}

p.simple { font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}
table.prenota { font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	border-top: 1px solid #000000;
}
th.prenota { font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	background-color: #999999;
	border-bottom: 1px solid #000000;
	text-align: left;
	padding: 0 2px 0 2px;
}
td.prenota { font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	background-color: #ffffff;
	border-bottom: 1px solid #999999;
	padding: 0 2px 0 2px;
}