body{
	font-family:sans-serif;
	font-size: 90%;
	color: #515151;
	margin: 0;
	height: 100%;
	background-image: none;
	background-repeat:no-repeat;
	background-position:-50px 150px;
	background-attachment:fixed	;
}
a {
	text-decoration: none;
	color: #FB8640;
}
a:hover {
	text-decoration: underline;
}
#container {
			margin: 0;
			width: 100%;
			padding:0px;
			height: 100%;			
}
#box{	
display:none;}
#printint{
display:block;
padding:10px;}				
#content {
  	width:auto;
	min-width:10px;
	padding: 20px;
	margin-left: 10px;
	text-align: justify;
	border:1px dotted  #515151;	
	background-image:url(img/rose_arancio.jpg);
	background-position:110% 110%;
	background-repeat:no-repeat;
	min-height:400px;
    height:auto !important;
    height:400px;
}
#content h2{
font-size:100%;
}

.msg{
border:1px dotted  #515151;
color: #BF2853;
font-style:italic;
width:40%;
padding:10px;
margin-top:70px;
text-align:left;	}
.msg1{
border:1px dotted  #515151;
color: #BF2853;
font-style:italic;
width:40%;
padding:10px;
margin-top:10px;
text-align:left;	}
.msg2{
border:1px dotted  #515151;
font-style:italic;
width:80%;
padding:10px;	
margin:10px;
background-color:#fff}
.msg3{
border:1px dotted  #515151;
padding:15px;	
margin:10px;
text-align:left;}
.msg3 img{
float:left;
padding-right:10px;
}
.msg3 br{
clear:both;}

#footer{
padding:15px;
margin-left: 10px;}


#menu{
display:none;
}
#menu p{
width:180px;
border:1px dotted  #eee;
padding:7px;
float:left;
font-size:105%;
font-weight:bold;
margin-bottom:10px;	}
#menu p a{
color:#a12063;
}
#menu p a:hover{
color:#515151;
display:block;
text-decoration:none;
}

#dhtmltooltip{ 
position: absolute;
width: 200px;
border: 1px dotted #515151;
padding: 10px;
background-image: url(img/trasp_vb.png);
color:#fff;
visibility: hidden;
z-index: 100;
}
.percorso{
background-image:url(img/percorso.png);
background-repeat:no-repeat;
min-height:500px;
}
.percorso p{
padding-left:120px;
}

.percorso h2,h1{
margin-bottom:5px;
margin-left:100px;
font-size:110%;
}
.percorso h1{
padding-top:2%;
margin-left:40px;
}

.menu a {
	color: #33A02C;
	border-color: #A0E36F;
	border-left-width:0px;
	border-right: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	background: #FFFFFF;
	font-size: 90%;
	border-style: solid;
	padding-left: 3px;
	padding-right: 8px;
	margin-right: 1px;
	width: 140px;
	text-align: left;

}
.menu a:hover {
	border-color: #33A02C;
	border-left-width:0px;
	border-right: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	background: #E6FAA0;
	color: #33A02C;
	text-decoration: none;
	border-spacing: 3px;
}
.table {width:100%;
overflow:auto;}
.table table{
font-size:90%;
background-color:#FFF;
empty-cells:show;
}
.table table th{
font-size:100%;
background-color:#eee ;
text-align:center;
}
.table table td{
border: 1px solid #eee;
padding:5px;
text-align:left;}
.table th h3{
font-size:110%;}

/*menu percorso*/
#dropmenudiv{
position:absolute;
border:1px dotted black;
font-size:90%;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #eee;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #eee;
}
#per-menu{
margin-left:70%;
margin-top:-15px;
padding-top:26px;
width:158px;
background-image:url(img/percorso_menu.gif);
background-repeat:no-repeat;
text-align:center;}