body {
	background-image: url(../materiale/bg-pag.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;


}


#tab-princ {
	background-image: url(../materiale/bg-tab.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: auto;
	margin-right:auto;
	width: 720px;
	border-collapse:collapse;
	height: 700px;

}
	
#contenuto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF;
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;

}
	
#nav {
	font-weight: bold;
	color: #990;
	text-decoration: none;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#nav a:link, #nav a:visited { 
    color: #6F0;
	text-decoration: none;
	}
	
#nav a:hover{
    color: #ff0;
	text-decoration: none;
   }
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	padding-left: 10px;
	text-align: left;
	padding-right: 10px;
	padding-top: 0px;
	letter-spacing: 1px;
	font-style: italic;
	line-height: 20px;




}
.pGiust {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
	padding-top: 0px;
	letter-spacing: 1px;
	font-style: italic;
	line-height: 20px;
	margin-right: 10px;
	margin-left: 8px;





}
.titoloSezione {
	color: #fc0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fc0;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
	padding: 0px 0px 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: bold;

}

#container {
position:relative; 
width:700px; 
height:300px;
border:1px solid #fc0;
margin:0 auto;
}
.pLink {
	font-size: 13px;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 0px;
	color: #f90;
	letter-spacing: 0px;
}
.pLink a:link, .pLink a:visited{
	color: #FF9900;
	text-decoratione:none;
}
.pLink a:hover{
	color: #FFCC00;
	text-decoratione:none;
}

.bgPerg {
	background-attachment: fixed;
	background-image: url(../materiale/pergamena.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.testoFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
}
.testoFooter a:link, a:visited{
	color: #ccc;
	text-decoration:none;
}
.testoFooter a:hover{
	color: #f90;
	text-decoration:none;
}
.fotoSin {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 15px;

}
.imgSin {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 12px;
}
