.titolo {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color:#003366;
	font-weight: normal;
	border-bottom:#666666 1px dashed;
	text-align:left;
	margin-bottom: 10px;
}
body {
	background-color: #5e849c;
	background-image: url(../img/pezzo_sfondo.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 12px;
}
.punti_sotto {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.piede {
	background-image: url(../img/tab_inf.png);
	background-repeat: no-repeat;
	background-position: bottom;
 height: 26px;
}
.piede p {
	font-size:11px;
	text-align:center;
	color:#770000;
	margin:3px;
}
.tab_centro {
	background-image: url(../img/tab_centro.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.centro_testo_sup {
	background-image: url(../img/centro_testo_sup.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 15px;
	color: #990000;
	font-weight: bold;
}
.centro_testo_inf {
	background-image: url(../img/centro_testo_inf.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.centro_testo {
	background-image: url(../img/centro_testo.png);
	background-repeat: repeat-y;
	background-position:top;
}
.centro_testo p {
	margin-left:18px;
	margin-right:15px;
	font-size: 12px;
}
.tab_menu {
	background-image:url(../img/pulsante_up.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:80px;
	height:31px;
	vertical-align:middle;
	text-align:center;
}
.tab_menu:hover {
	background-image:url(../img/pulsante_down.png);
}
.tab_menu p {
	text-align:center;
}
.tab_menu a {
	font-family:"Trebuchet MS", Arial;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	color:#000033;
	text-decoration:none;
}
.tab_menu2 {
	background-image:url(img/pulsante_evidenza1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:80px;
	height:31px;
	vertical-align:middle;
	text-align:center;
}
.tab_menu2:hover {
	background-image:url(img/pulsante_evidenza2.jpg);
}
.tab_menu2 p {
	text-align:center;
}
.tab_menu2 a {
	font-family:"Trebuchet MS", Arial;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.testo_news {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
.link {
	color:#990000;
	font-weight:bold;
	font-size:12px;
}
#form_contatti {
	font-size:12px;
}
.linknero {
	color:#000000;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.link_render {
	color:#990000;
	text-decoration:none;
	font-weight:bold;
	text-align: left;
}
.link_big {
	color:#990000;
	text-decoration:none;
	font-weight:bold;
	text-align: left;
	font-size: 18px;
}
.immagini {
	padding: 3px;
	margin-left: 10px;
	border: 1px solid #666666;
}
.titolo2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color:#003366;
	font-weight: normal;
	text-align:left;
}

