body {
	background-color: #F7F7F7;
}
p {
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 0.5em;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0.4em;
}
div#container {
	width: 95%;
	min-width:700px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding: 0px;
	margin-top:80;
	position:relative;
	border: 1px dashed #F6F6F6;
}
div#container div {
	width: 100%;
}
div#head {
	height: 150px;
	margin-top:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f7f7f7;
	background-color: #333333;
	background-image: url(/_images/layout/metal2.png);
}
div#head h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 310px;
	padding-right: 3%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #999999;
	font-style: italic;
	background-image: url(/_images/layout/incudine3.png)!important;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 220%;
	height: 150px;
	line-height: 70px;
}
div#body {
/*
	background-image: url(/_images/layout/fiore.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	*/
}
div#body div#testo {
	margin-right: 210px;
	width: auto;
	min-height:320px;
	background-color: #F7F7F7;
	margin-left: 20px;
}
div#body div#testo h1 {
	font-size: 190%;
	color: #666666;
}
div#body div#testo h2 {}
div#body div#testo h3 {
	margin-top: 5%;
	vertical-align: middle;
}
div#body div#testo h4 {
}
div#body div#testo h5 {}
div#body div#testo h6 {}

div#body div#testo img {
	margin: 5px;
	border: 1px solid f7f7f7;
}
div#body div#testo img.left {
	float: left;
	border:solid  #FFFFFF;
}
div#body div#testo img.right {
	float: right;
	border:solid #FFFFFF;
}
div#body div#testo .clear {
	clear: both;
}

div#body div#menu {
	width: 190px;
	position:absolute;
	top:0px;
	right:0px;

	background-color:#F7F7F7;
	background-image: url(/_images/layout/fiore.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	
	padding-top:142px;

	/*border-left-width: 1px;
	border-left-style: none;
	border-left-color: #000000;
	background-color:#EEE;*/
	
	font-weight: bold;
}

div#body div#menu ul, div#body div#menu li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#body div#menu ul li a {
	width: 179px;
	font-size:90%;
	
	color:#990000;
	display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3A5D8D;
	filter: Glow(Color=#ffffff, Strength=6);
}
div#body div#menu ul li a:hover, div#body div#menu ul li.here a {
	/*filter: Glow(Color=#ffff00, Strength=6);*/
	background-color:#F9E63C;
}

div#body div#menu ul li > a {
	/*background-image: url(/_images/layout/menu.png);*/
	background-repeat: no-repeat;
	background-position: center center;
	filter: none;
}
div#body div#menu ul li > a:visited{
	/*background-image: url(/_images/layout/menu_visited.png);*/
	filter: none;
	color:#000000
	/*color:#990000;*/
}
div#body div#menu ul li > a:hover, div#body div#menu ul li.here > a {
	/*background-image: url(/_images/layout/menu_hover.png);*/
	filter: none;
	background-color:#F9E63C;
}

div#body div#menu ul li ul li a {
	width: 169px;
	padding-left: 20px;
	font-style: italic;
}
div#footer {
	clear: right;
	height: 25px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(/_images/layout/metal.gif);
	vertical-align: middle;
}
div#footer h1 {
	font-size: 80%;
	font-weight: normal;
}

div#testo img {
	border: 3px solid #FFFFFF;
	margin: 7px;
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter: Alpha(Opacity=90);
}
div#testo img.left{
	float: left;
}
div#testo img.right{
	float: right;	
}
div#testo img.over{
	opacity: 1;
	-moz-opacity: 1;
	filter: Alpha(Opacity=100);	
}

div#foto {
	position: absolute;
	height: auto;
	width: 98%;
	left: 1%;
	right: 1%;
	top: 20%;
	display: none;
}
div#win {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 568px;
	border: 1px solid #666666;
	height: auto;
	padding: 12px 12px 24px;
	background-image: url(/_images/layout/spinner.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

div.infoTip {
	width: 200px;
	padding: 4px;
	border: 1px solid #990000;
	background-color: #FFFFFF;
	background-image: url(/_images/layout/tip_angle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	-moz-opacity: 0.9;
	opacity: 0.9;
	filter: Alpha(Opacity=90);
}
div.tip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 70%;
}
div.tip-title {
	font-weight: bold;
	text-align: center;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
div.tip-text {
	padding: 4px;
}
div.tip-text div {
	font-style: italic;
	text-align: center;
	margin-top: 10px;
	font-size: 90%;
}
div#testo img.home{
float:left;
border:none;

}
