.testo {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin: 2px;
	padding: 2px;

}
.testopiccolo {

	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;
	font-size: 10px;
}
.testomenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin: 2px;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: none;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
	border-bottom-style: solid;
	border-right-style: none;



}
a {
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
.titolomenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin: 2px;
	padding: 2px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-left-style: none;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	border-bottom-style: solid;
	background-color: #3366CC;
	font-weight: bold;


}
.titolotesto {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;
	font-size: 16px;
	margin: 2px;
	padding: 2px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	border-top-color: #6699CC;
	border-right-color: #6699CC;
	border-bottom-color: #6699CC;
	border-left-color: #6699CC;
	border-top-style: dashed;



}
.testopiccolomenu {


	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10px;
}
.titolettotesto {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366CC;
	font-size: 14px;
	margin: 2px;
	padding: 2px;
	font-weight: bold;

}
.primopiano {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	margin: 2px;
	padding: 2px;
	background-color: #CCCCCC;
	border: thin none #6699CC;


}
.immagine {
	border: 2px solid #99CCCC;
	margin: 2px;
}

