h1,h2,h3
{
font-family: "trebuchet ms", arial, 'sans serif'; 
}
li,address
{
font-family: "verdana", arial, 'sans serif'; 
margin-left: 11pt;
}

h1,h2,h3,hr
{
color:saddlebrown;
}



body
{
background-color: #FFFFFF;
}


h1 { font-size: 20px; font-style: italic}
h2 { font-size: 16px; font-style: bold}

input, textarea {
	border: thin solid #707F2D;
}

.pulsante {
	background-color: #707F2D;
	color: White;
}

p, table { 
font-family: "century gothic", arial, "sans serif";
text-align: justify;
color: #663333; 
font-size: 14px;

} 



p.navbar { font-size: 14px;; font-family: "trebuchet ms", arial, 'sans serif'; margin-left: 11pt; ; color: #FF0000}
a.navbar { font-size: 14px;; font-family: "trebuchet ms", arial, 'sans serif'; margin-left: 11pt; ; color: #FF0000 }

.contorno {
	border: thin Black;
}
.normale_center{
font-family: "century gothic", arial, "sans serif";
color: #663333;
font-size: 18px;
text-align: center;
}
.normaleN_center{
font-family: "century gothic", arial, "sans serif";
color: #000000;
font-size: 16px;
text-align: center;
}
.grande_center{
font-family: "century gothic", arial, "sans serif";
font-size: 30px;
text-align: center;
}
.grande_left{
font-family: "century gothic", arial, "sans serif";
font-size: 30px;
text-align: left;
}
.medio_center{
font-family: "century gothic", arial, "sans serif";
font-size: 20px;
text-align: center;
}
.medio_right{
font-family: "century gothic", arial, "sans serif";
font-size: 16px;
color: #663333;
text-align: right;

}
.medio_left{
font-family: "century gothic", arial, "sans serif";
font-size: 18px;
color: #663333;
text-align: left;
}
.medioN_left{
font-family: "century gothic", arial, "sans serif";
color: #000000;
font-size: 20px;
text-align: left;
}
.medioNB_left{
font-family: "century gothic", arial, "sans serif";
color: #000000;
font-size: 20px;
text-align: left;
border: solid 2px #060;
}


.small{ 
font-family: "century gothic", arial, "sans serif";
color: #663333; 
font-size: 10px;
}
.pdf_center{
font-family: "verdana", arial, "sans serif";
font-size: 24px;
text-align: center;
color: #009900;
}
.zoomable{
	border: thin solid Black; 
	cursor: pointer;
}