body
{
	background-color: #E70000;
	color: #000000;
	margin: 20px 0px 2px 0px;
}
td, div, a, input, select, textarea
{
	font-family: tahoma, verdana, arial;
	font-size: 11px;
}
h1
{
	margin: 0px 0px 7px 0px;
	padding: 4px 0px 4px 0px;
	color: #000080;
	background: #FFFFFF;
	border: 1px solid #FF0000;
	text-align: center;
	font-family: verdana, arial;
	font-size: 12px;
}
form
{
	margin: 0px 0px 0px 0px;
}
input
{
	width: 250px;
}
input.bt
{
	width: auto;
	border: 0px;
	font-weight: bold;
	background-color: #808080;
	color: #FFFFFF;
	padding: 1px;
}
textarea
{
	width: 400px;
	height: 150px;
}
div.error
{
	color: #FF0000;
	margin-bottom: 10px;
}
div.sottotitolo
{
	font-weight: bold;
	border-bottom: 1px solid #808080;
}
div.riga1
{
	border-bottom: 1px solid #808080;
}
div.riga2
{
	background-color: #CCCCCC;
	border-bottom: 1px solid #808080;
}
a, a:visited
{
	color: #000000;
	text-decoration: Underline;
}
a:hover
{
	color: #FF0000;
	text-decoration: Underline;
}
#CONTENUTO
{
	width: 530px;
	margin: 0px 10px 0px 10px;
	text-align: justify
}
#MENU a, #MENU a:visited
{
	display: Block;
	position: Relative;
	color: #000000;
	text-decoration: None;
	padding: 2px 0px 2px 5px;
}
#MENU a:hover
{
	display: Block;
	position: Relative;
	background: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: None;
	padding: 2px 0px 2px 10px;
}
#MENU div.nolink
{
	background: #808080;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 0px 2px 5px;
}
#BOX a, #BOX a:visited,
{
	color: #808080;
	text-decoration: Underline;
}
#BOX a:hover, #BOX2 a:hover, td.footerline a:hover
{
	color: #000000;
	text-decoration: Underline;
}
#BOX div.title
{
	text-align: center;
	padding: 2px 0px 2px 5px;
	font-weight: bold;
	background-color: #DEDBDE;
	color: #808080;	
}
#BOX div.box
{
	border: Solid 1px #DEDBDE;
	text-align: center;	
}
#VETRINA img
{
	border: 1px Solid #DEDBDE;
	margin: 2px 0px 2px 0px;
}
#VETRINA a, #VETRINA a:visited, #VETRINA a:hover
{
	color: #000000;
	text-decoration: None;
}