@charset "utf-8";
/* CSS Document */

.sfondo-dx {
	background-image: url(immagini/sfondo-dx.jpg);
	background-repeat: repeat-y;
	width: 278px;
}
.ombra {
	background-image: url(immagini/ombra.png);
	background-repeat: repeat-y;
	width: 5px;
}
.testo-piccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
.firma {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F3F0C5;
	text-decoration: none;
}
.firma a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F3F0C5;
	text-decoration: none;
}
.firma a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F3F0C5;
	text-decoration: none;
}

.testo-piccolo a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #f5d211;
}
.testo-piccolo a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #70777c;
	text-decoration: none;
}
.foto {
	height: 200px;
	width: 200px;
}

.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #70777c;
	text-decoration: none;
}
.menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #f5d211;
	text-decoration: none;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-right: 20px;
	padding-left: 20px;
}
.titolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #333;
}

.testo a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FB8000;
	text-decoration: none;
	font-weight: bolder;
}
.testo a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bolder;
}
.titolo a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
}
.sottomenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.certificazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F3F0C5;
}
.certificazione a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F3F0C5;
	text-decoration: none;
}
.certificazione a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F3F0C5;
}

.sottomenu a{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.sottomenu a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F5D211;
	text-decoration: none;
}
.titolo2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
}
.titolo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.titolo3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F3F0C5;
	text-decoration: none;
}
.titolo3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #F3F0C5;
	text-decoration: none;
}
.citazione {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #FFF;
}
.testo-piccolo2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
}
.testo-piccolo2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #f5d211;
}

