/* <!-- tema/style.css - Versione 1.5 del 11/06/08 - Niccolo' Righetti - Webmaster --> */

body {
	color:black;
	font-family:"Comic Sans MS";
	background-image: url(sfondo1.jpg);
	}
a 	{
	color:#663399;
	}
/* H1 serve per i titoli delle pagine */
h1	{
	font-family:"Comic Sans MS";
	font-size: 16pt;
	color:#008000;
	font-weight: bold;
	}
/* H2 serve per le newsletter */
h2	{
	font-family:"Comic Sans MS";
	font-size: 18pt;
	font-weight: bold;
	color:red;
	}
/* H3 serve per le newsletter */
h3	{
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	}
/* H4 serve per i titoletti delle gallerie */
h4	{
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 16pt;
	color: #990066;
	text-align: center;
	}
/* H5 serve per le descrizioni dei titoli */
h5	{
font-family:"Comic Sans MS";
	font-size: 14pt;
	color:#008000;
	font-weight: bold;
}
/*h5	{
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: bold;
	color: #660099;
	}*/
/* H6 non utilizzato */
h6	{
	font-size: 7pt;
	font-weight: normal;
	}
li	{
	list-style-image: url(puntato1.gif);
	display: list-item;
	}
table {
	background-color: #FFFFFF;
}
.pag {
	border: 1px solid #959500;
	padding: 0px;
	width:90%;
	border-spacing: 0px;
	}
.testa {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	}
.coll {
	width: 100%;
	background-color: #eeba06;
	border: 0px;
	font-size:12px;
	}
.fine {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
	text-align: center;
	background-color: #E28A05;
	}
.casella {
	text-align: left;
	height: 20px;
	margin: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	font-size: 12px;
	}
.novita {
	font-size: 12px;
}
.informa1 {
	font-family: "Comic Sans MS";
	font-size: 10px;
	background-color: #73C0E6;
}
.informa2 {
	font-family: "Comic Sans MS";
	font-size: 10px;
	background-color: #C4E4F4;
}

