.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #036;
}

.titolo-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

.testo20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #01243c
}
.Sfondo {
	background-attachment: fixed;
	background-image: url(../images/css/area_legale.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.testo20-bp {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 20px;
}

.testo20-bp-white {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 20px;
	font-weight:bolder;
	color: #EFEFEF;
}

.titolo-rosso-20-bp {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 20px;
	font-weight:bold;
	color: #EC1F22;
}

.titolo-blu-14-bp {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 14px;
	color: #06F;
}

.titolo-blu-18-bp {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 18px;
	color: #06F;
}

.testo-16-bp {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 14px;
	color: #000;
	letter-spacing: 1px;
}

.testo-10-bp {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #000;
	letter-spacing: 1px;
	text-align: justify;
}

.testo-10-bp-centro {
	font-size: 11px;
	color: #000;
	letter-spacing: 1px;
	text-align: center;
}

.testo-13-bp {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 13px;
	font-weight:100;
	color: #000;
	letter-spacing: 1px;
}

.capodanno{
	margin-top: 40px;
}

.bg-tabelle-capodanno{
	background-image: url(http://www.turchese.it/common-files/capodanno/bg-tabelle.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.bg-tabelle-vacanze-lunghe{
	background-image: url(http://www.turchese.it/common-files/vacanze-lunghe/bg-tabelle.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size:10px;
}

