p            {font-family:century gothic, arial, Helvetica, sans-serif; font-weight:normal; color:#202020; font-size:10pt;}
p.small      {font-family:century gothic, arial, Helvetica, sans-serif; font-weight:normal; color:#505050; font-size:10pt;}
p.body       {font-family:century gothic, arial, Helvetica, sans-serif; font-weight:normal; color:#202020; font-size:10pt; line-height:1.4;}
p.body_compressed  {font-family:century gothic, arial, Helvetica, sans-serif; font-weight:normal; color:#202020; font-size:10pt; line-height:1.2;}
p.copyright  {color:#999999; font-size:8pt}

a            { color:#303030; text-decoration:underline;}
a:hover      { color:#606060; text-decoration:none;}

a.small            { color:#505050; text-decoration:none;}
a.small:hover      { color:#606060; text-decoration:underline;}

a.blue            { color:#1A9AD1; text-decoration:underline;}
a.blue:hover      { color:#1A9AD1; text-decoration:none;}

input.text_f {font-family:century gothic, arial, Helvetica, sans-serif; font-size: 9pt; border-style:solid; border-color: #c5c5c5; border-width:1px; background-color:#ffffff}
input.butt_g {font-family:century gothic, arial, Helvetica, sans-serif; font-size: 9pt; border-width: 1px; padding: 3px; border-color: #e0e0e0; background-color: #eeeeee}

.borderRed {
 border-top: 2px solid #FF0000;
 border-right: 2px solid #FF0000;
 border-bottom: 2px solid #FF0000;
 border-left: 2px solid #FF0000;
}

/*Tab in alto*/
a.menutab {
 color:#202020;
 background-color: #ffffff;
 display:block;
 text-decoration:none;
 height:22px;
 line-height:20px;
}

a.menutab:hover    {
 color:#000000;
 background-color: #f1f1f1;
}

a.menutab_selected {
 color:#000000;
 background-color: #f1f1f1;
 display:block;
 text-decoration:none;
 height:22px;
 line-height:20px;
}

a.menutab_selected:hover    {
 background-color: #f1f1f1;
}

/*Menu laterale*/
a.menusub {
 color:#202020;
 background-color: #ffffff;
 display:block;
 text-decoration:none;
 height:19px;
 line-height:19px;
}

a.menusub:hover    {
 background-color: #f1f1f1;
 color:#000000;
}

a.menusub_selected {
 color:#000000;
 background-color: #f1f1f1;
 display:block;
 text-decoration:none;
 height:19px;
 line-height:19px;
}

a.menusub_selected:hover    {
 background-color: #f1f1f1;
}

/*Menu laterale sottomenu*/
a.menusub2 {
 color:#202020;
 background-color: #ffffff;
 display:block;
 text-decoration:none;
 height:19px;
 line-height:19px;
}

a.menusub2:hover    {
 color:#000000;
 background-color: #f1f1f1;
}

a.menusub2_selected {
 color:#000000;
 background-color: #f1f1f1;
 display:block;
 text-decoration:none;
 height:19px;
 line-height:19px;
}

a.menusub2_selected:hover    {
 color:#000000;
 background-color: #f1f1f1;
}



ul.circle  {
 color:#000000;
 font-family: century gothic, arial, Helvetica, sans-serif;
 font-size:10pt;
 line-height:1.4;
 list-style-type:none;
}

li.circle {margin-bottom: 10px;}

ul.disc  {
 color:#000000;
 font-family: century gothic, arial, Helvetica, sans-serif;
 font-size:10pt;
 line-height:1.4;
 padding-left: 0px;
 margin-left: 40px;
 list-style-type:disc;
}

H2 {
	font-size:23px;
	color:#8ec1e2;
	font-family:georgia;
	margin-top:0;
}

.sitemap {
    font-family: century gothic, arial, Helvetica, sans-serif, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

.sitemap li {
    list-style-type: circle;
    margin-bottom: 10px;
    
}

.sitemap a {
    color: #1A9AD1;
    text-decoration: none;
}

.sitemap li ul {
    margin-top: 10px;
}
