/* CSS Document */
body{
	scrollbar-face-color: #efefef;
        scrollbar-track-color: #efefef;
        scrollbar-arrow-color: gray;
        scrollbar-highlight-color: #efefef;
        scrollbar-3dlight-color: gray;
        scrollbar-shadow-color:	gray;
        scrollbar-darkshadow-color: #ffffff;
	}
p.Titolo {
	color: black; 
	text-align:center;
	font-weight:bold; 
	font-family: Verdana; 
	font-size: 24pt;
	}
p.Intro{
	color: black; 
	text-align:center;
	font-weight:bold; 
	font-family: Verdana; 
	font-size: 16pt;
}
p.Paragrafo {
	font-weight:bold;
	font-family: Verdana; 
	font-size: 14pt;
	}
p.Testo {
	color:black;  
	font-style: normal; 
	text-align:justify;
	font-family: Verdana; 
	font-size: 10pt;
	}  
p.Menu {
	color:black;  
	font-style: normal; 
	text-align:center;
	font-family: Verdana; 
	background-color: #efefef;
	font-size: 11pt;
	}  
p.Testocorsivo{
	color:black; 
	font-style: italic; 
	font-family: Verdana; 
	font-size: 10pt;
	}  
p.Ritornello{
	color:black;  
	font-style: normal; 
	text-align:justify;
	font-family: Verdana; 
	font-size: 10pt;
	margin: .4em 1ex 0 2.5em;
} 
.miobody{
	 text-decoration:none;
	 font-size: 14px;
	 text-align: center;
	 font-family: Verdana;
	 margin-top: 5px; margin-bottom: 0px; margin-left: 0px;
	 background-position: left top; 
	 background-image:url('../../../../Immagini/Menu/Linea1.bmp'); 
	 background-repeat:repeat-y;
	 height: 100%;
}
.SpigoloMenuSx{
     background-image:url('../../../../Immagini/Menu/spigoloSx.gif'); 
	 background-repeat:repeat-y;
	 background-position: left top; 
	}
.SpigoloMenuDx{
     background-image:url('../../../../Immagini/Menu/spigoloDx.gif'); 
	 background-repeat:repeat-y; 
	 background-position: right top; 
	}
.SpigoloMenuSu{
     background-image:url('../../../../Immagini/Menu/spigoloSu.gif'); 
	 background-repeat:repeat-x;
	 background-position: left top; 
	 }
.SpigoloMenuGiu{
   	 background-image:url('../../../../Immagini/Menu/spigoloGiu.gif'); 
	 background-repeat:repeat-x;
	 background-position: left bottom; 
	 }
.foto{
	border-top:2px solid #808080;
	border-left:2px solid #808080;
	border-right:2px solid #808080;
	border-bottom:2px solid #808080;
	width: 200 px;
	height: 280 px;
} 
.navigatore
	{
	text-align:center;
	font-size: 10pt;
}

.mostraMenu{
	display: none;
	}

div.menu {
    left: 0.6em;
	padding: 3px 0 0.5ex 0;
	top: 10em;
	border-width: 1px;
	border-style: solid;
	text-align: left;
	padding: 0;
	border: none;
    color: inherit;
    position: absolute;
	margin: 6px 0px 3px 0px;
	text-align: left;
	padding: 0;
}

div.content {
    background-color:white;
    min-height: 2ex;
	margin: .3em 1ex 0 20.5em;
	padding: 0ex 1ex 0 1ex;
	font-size: 90%;
	border-style: dotted;
    border-left-width: 1px ;
    border-right: 0px;
    border-bottom: 0px;
    border-top: 0px;
	background: transparent;
    border-color: blue;
}

a:link, a:visited {text-decoration: none; color: #ffa83c;}
a:hover {text-decoration: underline; text-decoration:none; color: #820005;}
	
