body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(immagini/sfondo.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-color:#999999;
}
a.menu:link, a.menu:active, a.menu:visited, a.menu:hover {
font-family:Tahoma;
font-size:14px;
margin-left:20px;
color:#ffffff;
text-decoration:none;
}
a.menu:hover {
text-decoration:underline;
}
a.categoria:link, a.categoria:active, a.categoria:visited, a.categoria:hover {
font-family:Tahoma;
font-size:14px;
margin-left:50px;
color:#000000;
text-decoration:none;
font-weight:bold;
}
a.categoria:hover {
text-decoration:underline;
}
a.sottocategoria:link, a.sottocategoria:active, a.sottocategoria:visited, a.sottocategoria:hover {
font-family:Tahoma;
font-size:12px;
margin-left:60px;
color:#000000;
text-decoration:none;
}
a.sottocategoria:hover {
text-decoration:underline;
}
a.sottomenu:link, a.sottomenu:active, a.sottomenu:visited, a.sottomenu:hover {
font-family:Tahoma;
font-size:12px;
margin-left:50px;
color:#000000;
text-decoration:none;
}
a.sottomenu:hover {
text-decoration:underline;
}
.titolo {
font-family:Tahoma;
font-size:14px;
margin-left:50px;
color:#ff0000;
text-decoration:none;
}
.normale {
font-family:Tahoma;
font-size:12px;
margin-left:50px;
margin-right:50px;

color:#333333;
text-decoration:none;
}
.normale1 {
font-family:Tahoma;
font-size:12px;
color:#333333;
text-decoration:none;
}


.sotto {
font-family:Tahoma;
font-size:12px;
color:#222222;
text-decoration:none;
}

.testo {
font-family:Tahoma;
font-size:12px;
color:#000000;
text-decoration:none;
margin-left:5px;
}
.riga {
width:240px; 
margin-left:30px; 
color:#CCCCCC;
height:1px;
}
.riga2 {
width:540px; 
margin-left:30px; 
color:#ff0000;
height:1px;
}
.tabella {
margin-left:30px; 
}
#sbox-window embed, #sbox-window object, #sbox-window select
{
	visibility:				visible;
}

#sbox-overlay
{
	position:				absolute;
	background-color:		#000;
}

#sbox-window
{
	position:				absolute;
	background-color:		#fff;
	text-align:				left;
	overflow:				visible;
	padding:				10px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
}

#sbox-btn-close
{
	position:				absolute;
	width:					30px;
	height:					30px;
	right:					-15px;
	top:					-15px;
	background:				url(Scripts/closebox.png) no-repeat center;
	border:					none;
}

.sbox-window-ie6 #sbox-btn-close
{
	background-image:		url(Scripts/closebox.gif);
}

.sbox-loading #sbox-content
{
	background-image:		url(spinner.gif);
	background-repeat:		no-repeat;
	background-position:	center;
}

#sbox-content
{
	clear:					both;
	overflow:				auto;
	background-color:		#fff;
	height:					100%;
	width:					100%;
}

.sbox-content-image#sbox-content
{
	overflow:				visible;
}

#sbox-image
{
	display:				block;
}

.sbox-content-image img
{
	display:				block;
}

.sbox-content-iframe#sbox-content
{
	overflow:				visible;
}

.body-overlayed embed, .body-overlayed object, .body-overlayed select
{
	visibility:				hidden;
}
.form {
width:350px;
height:20px;
border:1px solid #333333;
font-family:tahoma;
font-size:10px;
color:#333333;
}
.form1 {
width:150px;
height:20px;
border:1px solid #333333;
font-family:tahoma;
font-size:10px;
color:#333333;
}
.form2 {
width:350px;
height:150px;
border:1px solid #333333;
font-family:tahoma;
font-size:10px;
color:#333333;
}