
*{
	color: rgb(102, 51, 0) !important;
	font-family: Garamond, serif;
	background-image: url('../img/sfondo1lungo.jpg'); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
    background-size: cover; 
    background-position: center center; 
}

.blockTrasp{
	margin:2em 0 3em 0;
}

#breadcrumbs{
	font-family: Verdana, serif;
	font-size: 12px;
	font-weight:bold;
}

#breadcrumbs a { 
 color: #8B0000 !important;  
}

.txtBol{
	font-weight: bold;
}

#divH1 p{
	font-size:18px;
}

#divH1 h1{
	font-size:20px;
}

#pageContent{
	font-size: 18px;
}

