body {
	background-color: #000000;
	margin: 0px;
}
body, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}

h1 {
	font-size: 24px;
}

.testa {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 6px;

}
#menu a img {
	filter: Alpha(Opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
	border: 1px solid #CCCCCC;
}

#menu a:hover img {
	filter: Alpha(Opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	border-color: #000000;
}

#menu a:hover {
	color: #000000;
	text-decoration: none;
}
.elenco-vini {
	background-image: url(/images/elenco_vini/sfondo.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;

}
.almaweb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;

}
.stile-giustificato {
	text-align: justify;
}
.link-grigio-chiaro-s:link {
	color: #CCCCCC;
	text-decoration: none;
}
.link-grigio-chiaro-s:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.link-grigio-chiaro-s:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.tabella-vino-bianco {
	color: #221E1F;
	background-color: #B77D47;
}
.nome-vino-bianco {
	font-size: 24px;
	color: #221E1F;
	padding-bottom: 10px;
	background-color: #B77D47;

}
.tabella-vino-rosso {
	color: #FFFBCC;
	background-color: #001344;
}
.nome-vino-rosso {
	font-size: 24px;
	color: #FFFBCC;
	padding-bottom: 10px;
	background-color: #001344;

}
form {
	margin: 0px;
}
input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	border: 2px solid #000000;
	width: 100%;
}
.stile-18-grassetto {
	font-size: 18px;
	font-weight: bold;
}
