#testata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #339933;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #FFCC66;
}
#testata img {
	float: left;
}
#barra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	background-color: #FFFF00;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
#navigazione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 75%;
	font-size: 80%;
}
#menulat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	float: right;
	width: 24%;
	list-style-image: url(image/cc009.gif);
	background-color: #FFFF00;
}
#contenuto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	float: left;
	width: 75%;
	list-style-image: url(image/Cavallo3.gif);
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #FF3300;
	text-align: center;
}
#contenuto img {
	float: left;
}
#contlat {
	float: right;
	width: 23%;
	clip: rect(auto,auto,auto,auto);
	left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 20px;
}
#contlat img {
	clip: rect(20px,20px,auto,20px);
	right: 20px;
	left: 20px;
}
#contenuto2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	clip: rect(auto,auto,auto,auto);
}
#contenuto2 img {
	float: left;
	clip: rect(auto,auto,auto,auto);
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	background-image: url(image/cavallo.jpg);
	height: 30px;
	width: 100%;
}
#footer2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	background-color: #8DC641;
	width: 100%;
}
.bordo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.color1 {
	color: #FFFFFF;
	background-color: #FF3333;
}
.color2 {
	color: #66FFFF;
	background-color: #660099;
}
.color3 {
	color: #000000;
	background-color: #66FFFF;
}
.color4 {
	color: #000000;
	background-color: #FFCC66;
}
.color5 {
	color: #000000;
	background-color: #66FF33;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFCC;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
#centro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 48%;
	padding-left: 26%;
}
#sinistra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	float: right;
	width: 24%;
	background-color: #99FF99;
}

