body {
	background-color: white;
	background-image:url(images/logo_ripetuto.gif);
	background-repeat:repeat;
}

a.menu {
	color: #000000;
	text-decoration:none
}

a.menu:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

a.nav {
	color: white;
}

.navigazione {
	background-color: #000066;
	color: white;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}

.bordo {
	border: 1px Black solid;
}

.testo {
	font-family: Tahoma;
	color: Black;
	font-size: 10pt;
}

.testo.j {
	text-align: justify;
	padding-left: 5 pt;
	padding-right: 5 pt;
}

.enfasi {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: Maroon;
	text-shadow: #DCDCDC 2px;
	}

.testo.giustificato {
	text-align: justify;
}

.intestazione_elenco {
	font-family: Tahoma;
	color: Black;
	font-size: 10pt;
	font-weight: bold;
}

.intestazione_area {
	height:23;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10pt;
	background-image: url(images/sfondo_area.jpg);
	background-position:center;
	background-repeat: no-repeat;
	text-align:center;
}

.intestazione_area_sel {
	height:23;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10pt;
	background-image: url(images/sfondo_area_sel.jpg);
	background-position:center;
	background-repeat: no-repeat;
	text-align:center;
	Color:white;
}

.sfondo_nero {
	background-image: url(images/pixel.gif);
	background-repeat: repeat-y;
}

p.pizzata {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	text-align: justify;
}
