@charset "utf-8";
/* CSS Document */

.sfondo {
	background-image: url(signoria.jpg);
	background-repeat: no-repeat;
}

.titologrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #dac74e;
	background-color: #88005d;
	text-align:left;
	padding-left: 10px;
	}
	
	
.testonormale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: justify;
	padding-left: 10px;
	}
	
.testonormalebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	text-align: justify;

	}
	

	
	
.testocentrato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: center;
	padding-left: 10px;
	}
	
	
.testogiallo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #dac74e;
	text-align: center;
	padding-left: 10px;
	}
.testorosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #88005D;
	}
.testoPICCOLO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	}	
