/* FORMATTA TESTI */

span.testo
{
	text-align: center;
	color: #376837;
	font: bold 26px trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
/* FORMATTAZIONE PAGINE MENU SERVIZI*/
/*
h1 {
    color:#376837;
    font-family:Times New Roman,Trebuchet MS,Verdana,Arial;
    font-size:34px;
    font-weight:bold;
    line-height:70%;
    text-align:center;
}

h1 {text-align:center;
	color: #376837;
	font: bold 24px trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height:70%
	}

h2 {text-align:center;
	color: #376837;
	font: bold 18px trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height:70%
	}

h3 {text-align: right;
	color: #a8bea8; 
	font: bold 16px trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height:60%
	}
*/
span.parolachiave
{
	text-align: right;
	color: #376837;
	font: bold 18px trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
/*
span.bold
{
	text-align: right;
	color: #376837;
	font: bold 16px trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
*/

span.bold {
color:#376837;
font-family:trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
text-align:right;
}

/*	
span.bold2
{	text-align: right; 
	color: #000; 
	font: bold 16px trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
*/

span.bold2 {
color:#000000;
font-family:trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-align:right;
}

/*	
span.firma
{color: #000000;
	font: italic 12px Times New Roman, Times, serif;
	margin-left:500px
}
*/
span.firma {
color:#000000;
font-family:Times New Roman,Times,serif;
font-size:18px;
font-style:italic;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-left:420px;
}


/* ELENCHI INTERNI: PAG SERVIZI.htm*/
.divindice
{
    background-color:#FFFFFF;
    width:500px;
}
/*
ul.divindice 
{font: bold 13px Arial, Helvetica, sans-serif;
color:#376837;
text-decoration: none;
list-style-type: disc;
list-style-position: inside;
padding-left: 10px;
text-indent: 2px;
}
*/

ul.divindice {
color:#376837;
font-family:trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
list-style-position:inside;
list-style-type:disc;
margin-left:-5px;
padding-left:20px;
text-decoration:none;
}

ul.divindice li {
    margin-top:8px;
    padding-left:10px;
    text-indent:-15px;
}

table.sedi {
    margin-left:60px;
    margin-right:10px;
    width:480px;
}

	

span.testo2 {
	color: #000;
	font: bold 13px trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin-left:6px

}

