body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
}
.menu {
	background-image: url(../immagini/menu1.gif);
	height: 39px;
	text-align: center;
}

a:link {
	color: #711010;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B58580;
}
a:hover {
	text-decoration: none;
	color: #952225;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.stringa_testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	font-weight: normal;
	color: #000000;
	background-image: url(../immagini/pharaoh_17_04.gif);
}
.contatti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	color: #562818;
	vertical-align: top;
	padding-left: 8px;
}
.contenuti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	background-image: url(../immagini/pharaoh_17_15.gif);
	padding: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.immagine {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
a.bar {
	background-image: url(../immagini/buttonF.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display:block;
	height: 20px;
	width: 100px;
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	margin-right: 50px;
}
a.bar:hover {
	background-image: url(../immagini/button10.jpg);	
}
a.bar:active {
	background-image: url(../immagini/button11.jpg);	
}
a.bar2 {
	background-image: url(../immagini/buttonC.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display:block;
	height: 20px;
	width: 100px;
	float: left;
	margin-top: 2px;
	margin-left: 50px;
	margin-right: 50px;
}
a.bar2:hover {
	background-image: url(../immagini/buttonD.jpg);
}
a.bar2:active {
	background-image: url(../immagini/buttonE.jpg);	
}
a.bar3 {
	background-image: url(../immagini/button8.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display:block;
	height: 20px;
	width: 100px;
	float: left;
	margin-top: 2px;
	margin-left: 50px;
	margin-right: 50px;
}
a.bar3:hover {
	background-image: url(../immagini/button9.jpg);
}
a.bar3:active {
	background-image: url(../immagini/buttonA.jpg);	
}
a.bar4 {
	background-image: url(../immagini/button5.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display:block;
	height: 20px;
	width: 100px;
	float: left;
	margin-top: 2px;
	margin-left: 50px;
	margin-right: 0px;
}
a.bar4:hover {
	background-image: url(../immagini/button6.jpg);
}
a.bar4:active {
	background-image: url(../immagini/button7.jpg);	
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
	text-align: justify;
}
