body {
	background-image: url(images/sfumatura.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.nometeatro {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
}
.titolo {
	color: #ab122e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
}
.note {color: #FFFFFF}

p	{
	text-align:left;
	padding:0 2em;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
body,td,th {
	color: #333333;
}
a {
	font-weight: bold;
}

.bold_grande	{
	font-size: 11px;
	font-weight: bold;
}

.fdt	{
	font-size: 24px;
	font-weight: bold;
}

.green	{
	color:#00CC00;
}

.esaurito {
	color: #ab122e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
}