.testo1 {
	font-family: Verdana;
	font-size: 10px;
	color: #333;
}
.testo_titolo {
	font-family: Verdana;
	font-size: 18px;
	color: #333;
}
#testata-barra {
	background-image: url(../img/testata_barra.png);
	background-repeat: repeat-x;
}
.ghost {
	visibility: hidden;
}

.testo2 {
	font-family: Verdana;
	font-size: 11px;
	color: #1B6341;
}
.barra_laterale {
	background-image: url(../img/barra_laterale.png);
	background-repeat: no-repeat;
}
.barra_centrale {
	background-image: url(../img/barra_centrale.png);
	background-repeat: repeat-x;
}
.barra_sup2 {
	background-image: url(../img/barra_sup2.png);
	background-repeat: no-repeat;
}
.barra_sup2b {
	background-image: url(../img/barra_sup2b.png);
	background-repeat: repeat-x;
}
.campo_testo1 {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	height: 14px;
	border: 1px solid #999;
}
.bottone1 {
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	border: 1px solid #999;
	background-color: #CCC;
}
.barra_sup3 {
	background-image: url(../img/barra_sup3.png);
	background-repeat: no-repeat;
}
.barra_sup3b {
	background-image: url(../img/barra_sup3b.png);
	background-repeat: repeat-x;
}
.testo1b {
	font-family: Verdana;
	font-size: 11px;
	color: #333;
}
.testo1bsott {
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}
.testo_titolo2 {
	font-family: Verdana;
	font-size: 14px;
	color: #333;
}
.sfondo_chisiamo {
	background-image: url(../img/foto_chisiamo.jpg);
	background-repeat: no-repeat;
}
.area_testo1Copia {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	border: 1px solid #999;
}
.testo1rosso {
	font-family: Verdana;
	font-size: 10px;
	color: #900;
}
.sfondo_lavori {
	background-image: url(../img/foto_lavori.jpg);
	background-repeat: repeat-x;
}
.classetd {
	background-color: #F3F3F3;
	height: 20px;
}
.classetd a {
	display: block; /* Fondamentale! Da impostare sempre */
	position: relative; /* Fondamentale! Da impostare sempre */
	text-decoration: none; /* Eliminiamo la sottolineatura del link */
	height: 20px;
}
.classetd a:hover {
	background-color: #333333; /* Cambiamo il colore di sfondo al passaggio del mouse */
	text-decoration: none;
	height: 20px;
	color: #FFFFFF;
}
.testo1bianco {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
}
.iframed {
	background-color: #F3F3F3;
	border: 1px solid #AAA;
}
.barra_laterale_r {
	background-image: url(../img/barra_laterale_r.png);
	background-repeat: no-repeat;
}
.campo_testo1Maiusc {
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	height: 14px;
	border: 1px solid #999;
	font-variant: small-caps;
}
.bordi_img {
	border: 1px solid #CCC;
}
