body {
	background:#f5f5bf url('images/sfondo.jpg') ;

}

td {
	font: italic 14px "Trebuchet MS", Arial;
	color: #535353;
}
.titolo {
	font: italic 18px "Trebuchet MS", Arial;
	color: #FFF;
	padding:5px 0 0 5px;
}
.descrizione {
	font: italic 14px "Trebuchet MS", Arial;
	color: #e5e5c4;
	padding:5px 0 0 5px;
}
.dati {
	font: italic 14px "Trebuchet MS", Arial;
	font-weight:bold;
}

input,select, textarea {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}


h1, h2, h3, h4, h5 {
	font-weight:normal;
    color: #535353;
    margin: 5px 0 5px 10px;
	text-align:justify;
}
.bordo{
	border:3px solid #FFF;
}
#pergamena{
	background: url('images/pergamena.jpg') no-repeat top center;
	width:100%;
	height:1323px;
}
#main{
	
	padding:84px 0 0 0;
}
#menu{
	height:67px;
	padding-top:76px;
	border-right:1px solid #fff4e0;
}
#categorie{
	/*background: url('images/sf_menu.gif') top center;*/
	height:319px;
}
#categorie ul li{
	list-style-image: url('images/chiave.png');
		
}
h1 {
    font-size: 12px;
}

h2 {
    font-size: 12px;
	
}

h3 {
    font-size: 14px;
}


a {
color: #535353;
text-decoration: none;
}



a.white-link-underline {	
	text-decoration: none;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}

.mattone{
	color:#832626;
}
.grigio{
	color:#2e2e2e;
}
#titolo{
	font-size:16px;
	font-weight:bold;
}



