@charset "utf-8";
/* CSS Document */
.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(images/menu.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu2 li.current a {color:#fff; background:url(images/menu_pressed.gif);}
.menu2 li.current a b {background:url(images/menu_pressed.gif) no-repeat right top;}
.menu2 li a:hover {color:#fff; background:#000 url(images/menu_over.gif);}
.menu2 li a:hover b {background:url(images/menu_over.gif) no-repeat right top;}
.menu2 li.current a:hover {color:#fff; background:#000 url(images/menu_pressed.gif); cursor:default;}
.menu2 li.current a:hover b {background:url(images/menu_pressed.gif) no-repeat right top;}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #666 url(images/bk.jpg) center repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#footer {
	float: left;	
	width: 800px;	
	background-color: #ffffff;
	color:#999999;
	margin-top:1px;	
	font-size:10px;	
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:1px solid #f4f4f4;
	border-top:1px solid #f4f4f4;
}

#gallery {
	background: #666 url(images/bk.jpg) center repeat-y;
	text-align: center;
	text-decoration: none
}

A:LINK{
	text-decoration: none;
	border-color: none;
	  }

.testo{
	margin-left:10px;
	margin-right:10px;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
}

.style2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}

#map{
	height: 500px;
	width: 500px;
	text-align:center;
	margin-left:20px;
}

#Text {
	text-align: justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 5px;
	margin-right: 10px;
}
