html, body	{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 0.9em;
	color: #333333;
	background: url(images/bg.gif);
	line-height: 140%;
	text-align: center;
}
#main	{
	margin: 20px auto;
	padding: 0px;
	width: 800px;
}
h1	{
	font-family: Tahoma; 
	font-weight:normal;
	font-size:20px;
}
h1	b	{
		font-weight:normal;
}
h2  {
  font-family: "Trebuchet MS", Tahoma;
  font-weight:normal;
}
#header	{
	height: 180px;
	width:100%;
	background:#33FF33;
	background: url(images/top_site.jpg) top left no-repeat;
}
#content	{
	padding: 0px;
	margin: 0px;
	background: #fff url(images/bg_cont.jpg) top left repeat-y;
	text-align: left;
}
#bar	{
	margin: 0 20px 20px 20px;
	padding-right: 20px;
	background: #e0e0e0;
	text-align: right;
	line-height: 20px;
	font-size: 90%;
	color: #666666;
}
#bar2	{
	margin: 0 20px 20px 20px;
	padding-left: 20px;
	background: #e0e0e0;
	text-align: left;
	line-height: 20px;
	font-size: 90%;
	color: #666666;
}
#right	{
	margin: 0 20px 20px 200px;
	text-align: left;
  padding: 0px;
}
#left	{
	margin: 0px 0px 20px 20px;
	left: 20px;
	padding: 0px;
	text-align: center;
	float: left;
}
#clear  {
  margin: 20px 0 0 0;
	height: 16px;
	clear: both;
	background: url(images/bg_cont_gray.gif) top left repeat-y;
}
#footer	{
  padding:12px;
	height: 68px;
	clear:both;
	background: url(images/line_bottom.gif) top left no-repeat;
	text-align: center;
}
#visita {
  background: #e0e0e0;
  text-align: left;
 	padding: 0px;
}
.mainmenu {
  text-align: left;
  margin: 0px;
  list-style-type: none;
  padding: 0px;
}
.mainmenu li {
  margin: 2px;
  padding: 1px;
}
.mainmenu li a {
  display: block;
  border: 1px solid #e0e0e0;
  color: #666;
  font-weight: bold;
  text-decoration: none;
  background: url(images/bottone00090.GIF) center left no-repeat;
  padding: 0px 0px 0px 20px;
  margin: 0px;
}
.mainmenu li  a:hover {
  border: 1px solid #fff;
}
a img	{
	border: 0;
} 
a {
	color: #7F7F7F;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.footmenu	{
  margin: 0px;
  list-style-type: none;
}
.footmenu li	{
	display: inline;
	line-height: 20px;
	margin: 0px 4px 0px 4px;
}
.copy	{
	color: #666;
	text-align: center;
}
.bookmenu	{
	margin: 20px;
	list-style-type: none; 
	padding: 0px;
}
.bookmenu li {
	margin-top: 10px;
	padding-left: 30px;
	background: url("images/freccia_orange_sx.gif") center left no-repeat;
	line-height: 20px;
}
a.anchor	{
	color: #333333;
	text-decoration: none;
}
.gotop	{
	text-align: right;
	margin: 20px 0px 20px 0px;
	padding: 10px;
	font-size: 80%;
	border-bottom: 1px solid #fff;
}
.list	{
	margin: 0px;
	padding: 0px;
	list-style-type: none; 
}
.list li  {
  background: url("images/li.jpg") center left no-repeat;
  padding-left: 20px;
}
table, td  {
	font-size: 0.9em;
}
.leftcolimg {
  border: 0px;
  margin-top: 20px;
  clear: both;
}
textarea  {
  font-family: arial;
}
.orange	{
	color: #FF9900;
}
