body {
	font-family: "Arial Rounded MT Bold", Arial, "Times New Roman";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #f9f0d3;
	background-image: url(sfondo.jpg);
	background-repeat: repeat;
	text-align: justify;
	word-spacing: normal;
	width: 100%;
	margin: 0;
	padding: 10;
}

a:link {text-decoration: underline; color: #B70000; }
a:visited {text-decoration: underline; color: #B70000; }
a:hover {text-decoration: underline; color: #B70000; }
a:active {text-decoration: underline; color: #B70000; }


p {
	font-family: "Arial Rounded MT Bold", Arial, "Times New Roman";
	font-size: 14px;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	color: #000000;
	line-height: 1.4;
	white-space: normal;
	margin-top: 0px;
	margin-bottom: 45px;
}

.testoDiario {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-align: justify;
	font-size: small;
	}

p.pAppunti:first-line {color: #B70000;}
p.testoDiario:first-line {font style: bold;}

div {
	font-family: "Arial Rounded MT Bold", Arial, "Times New Roman";
	font-size: 14px;
	color: #000000;
}

.pAppunti {
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 40px;
}

.bold {font style: bold; }
.uline {text-decoration: underline;}
.italic {font style: italic;}
.center {text-align: center;}
.sx {text-align: left; }
.dx {text-align: right; }
.color {color: #B70000;}

.titoloimg {position: center;}

.tab {
	width: 70%;
	margin-left: 15%;
	}


h1 {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", sans-serif;
	font-size: 58 px;
	font-weight: bold;
	color: #B70000;
	text-align: center;
}

h2  {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #B70000;
	text-align: center;
}

h3  {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", sans-serif;
	font-size: x-large;
	color: #B70000;
	text-align: center;
}

h4  {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", sans-serif;
	font-size: large;
	color: #B70000;
	text-align: center;
}

h5  {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", sans-serif;
	font-size: medium;
	color: #B70000;
	text-align: center;
}

h6  {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", sans-serif;
	font-size: small;
	color: #B70000;
	text-align: center;
}


.sottotitolo {
	font-size: small;
	color: #000000;
	text-align: center;
}
