/* CSS Document */

giallo {
	font-family: Arial, Helvetica, sans-serif;
	color: #fffBB3;
}
.style7 {
	font-family: "Monotype Corsiva";
	font-size: 26px;
}
.style10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.style99 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style18 {font-family: "Monotype Corsiva"; font-size: 16px; }
.style19 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; }

.style14 {font-family: "Monotype Corsiva"; font-size: 20px; }


html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	vertical-align:middle;
}

#menu {
	width: 100%;
	text-align:center;
	vertical-align:middle;
	}
	
#menu span a {
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 18px;
	text-decoration: none;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}	
	
#menu span a:link, #menu span a:visited {
	color: #FFFFFF;
	display: block;
	background: #98314a;
	}
	
#menu span a:hover, #menu span a:active {
	color: #FFFFFF;
    display: block;
	background: #d0aaa9;
}

.style11 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
}

h3 {
   font-family: Arial, Helvetica, sans-serif;
   font-size:14px;
   font-weight:normal;
}
ul {
  padding-left:1em;
  list-style-type:none;
}
li a:link, li a:visited, li a:active { color:#CC0000;
			              text-decoration:none; }
li a:hover { color:#CC0000;
			 text-decoration:underline }
