td,th {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}
body {
	background-color: #dedede;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Titolo-capitolo {color: #FFFFFF}
.Stile3 {color: #FFFFFF; font-size: 9; }


h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	}

h1 {
	letter-spacing: -1px;
	font-size: 35px;
}

h2 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-style: normal;
}

h3 {
	font-size: 18px;
	color: #0084D7;
	line-height: 18px;
	text-align: left;
	font-family: "Trebuchet MS", Helvetica;
	letter-spacing: -1px;
	}

p, ul, ol {
	margin: 0 0 1.5em 0;
	line-height: 2em;
	text-align: justify;
	font-size: 11px;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}


small {
}


img {
	border: none;
}

img.Titolo-blocco  {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}
Titolo-Pagina {color: #0084D7}


/* Content */

#content {

}



/* About Box */

#about-box {
	width: 300px;
}

#about-box h2 {
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: normal;
}

#about-box p {
	font-size: 12px;
}
.sottotitolo {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #005588;
}
.punto_elenco {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-indent: 0px;
	list-style-position: outset;
	list-style-type: square;
}
.Testo-ingombrante {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 10px;
	line-height: 11px;
	color: #000000;
}
.Paragrafo_grasso {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
	font-weight: bolder;
	color: #0084D7;
}
