body {
	}

#Corpo {
	width: 800px;
	text-align: justify;
	margin: 20px auto 0 auto;
	position: relative;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

#Top{
	padding: 5px 5px 10px 5px;
}
#Top img{
	float: right;
}
#Top h1{
	font-family: Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FC7316;
	font-style: normal;
	line-height: normal;
	margin: 0;
	padding: 0 0 0 5px;
}
#Top h2{
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #005787;
	margin: 0px;
	padding: 10px 0 0 5px;
	font-weight: bold;
}		

#nav
{
	height: 25px;
	background-color: #EFEFEF;
	width: 800px;
	margin-top: 0px;
}

div#nav ul
{
	height: 25px;
	list-style: none;
	width: 800px;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
}

div#nav ul li
{
	list-style: none;
	display: block;
	width: 133px;
	float: left;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #FFFFFF;	
}

div#nav ul li a
{
	width: 100%;
	height: 25px;
	display: block;
	color: #005787;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 14px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FC7316;
}

div#nav ul li.last
{
	width: 129px;
}

div#nav ul li a:hover
{
	color: #FFFFFF;
	background-color: #FC7316;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

div#TopImage {
	text-align: left;
	width: 800px;
	padding-top: 5px;
}

div#InfoLine {
	background-color: #FC7316;
	font-family: Arial, Verdana;
	color: #FFFFFF;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	font-weight: normal;
	padding-right: 10px;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

div#Testo {
	width: 800px;
	clear: both;
	float: left;
	padding-bottom: 0px;
}

div#Testo h1{
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #005787;
	margin-top: 10px;
}

div#Testo-sx {
	width: 180px;
}
div#Testo-sx ul {
	height: 25px;
	list-style: none;
	width: 180px;
	clear: left;
	margin: 0;
	padding: 5px 0 0 0;
}
div#Testo-sx ul li {
	list-style: none;
	display: block;
	width: 180px;
	float: left;
	text-align: left;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
}
div#Testo-sx ul li a{
	width: 100%;
	height: 25px;
	display: block;
	color: #FC7316;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 14px;
	padding-left: 10px;
	background-color: #EFEFEF;
	margin: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #949494;
}
div#Testo-sx ul li a:hover {
	color: #FFFFFF;
	background-color: #FC7316;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #005787;
}
/* Corpo Right Start*/
div#Testo-dx {
	text-indent: 8pt;
	clear: both;
	width: 570px;
	float: right;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin: 5px 5px 5px 5px:
	line-height: 18px;
}

div#Piede {
	width: 100%;
	clear: both;
	background-color: #EFEFEF;
}
div#Piede p{
	padding: 5px;
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #949494;
}
div#Piede a{
	color: #FC7316;
	text-decoration: none;
}
div#Piede a:hover{
	color: #005787;
	text-decoration: none;
}


/***************** PER DIA ****************/
ul#gallery, ul#gallery li{margin:0;padding:0;list-style-type:none}
ul#gallery{float:left;width:100%}
ul#gallery li{float:left;width:130px;height:130px;line-height:130px;margin:0 2px 2px 0;
    text-align:center;background:url(images/bk.png) no-repeat center center}
ul#gallery img{vertical-align: middle}
a img{border-width: 0;}

/********* ATTENZIONE - AGGIUNTO PER POLYLINE IN GOOGLE MAPS! **************/
v\:* { behavior:url(#default#VML); }


