﻿body {
	background-image: url(images/bg.jpg);
	background-color: #003300;
	background-repeat: no-repeat;
}
li.menu {list-style: square url(images/cartellachiusa.gif); 
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #33CC00;
}
a:active {
	text-decoration: none;
	color: #33CC00;
}
a.menu:link {
	color: #33CC00;
}
a.menu:visited {
	color: #33CC00;
}
a.menu:hover {
	color: #FFFFFF;
}
ul { 
	list-style: disc url(images/doc.gif);
	margin:0;padding:0 1.2em;	
}

body,td,th {
	
}
.style1 {
	margin-left: 0px;
}
#dError{
	position:absolute; 
	top:105px; 
	width:210px; 
	text-align:center; 
	color:red; 
	font-weight:bold; 
	display:none;
}
