﻿body.main
{
     color: black; 
     font-size: 12px; 
    text-decoration: none; 
    vertical-align: middle; 
    padding-top: 10px;     
    margin: 0px 20px 0px 20px;
    font-family: Consolas, Arial, Verdana, Sans-Serif;
}
div.p {font-size: 1em; font-family: Consolas, Arial, Verdana; margin-bottom: 12px; }
div.p1 { margin-bottom: 24px; }
div.p2 { margin-bottom: 16px; margin-left: 24px; }
div.clear { clear: both; }

span.u { text-decoration: underline; }
li.std { margin-bottom: 1em; }

a.lnk { border: 1px Dotted #CCCCCC; padding: 2px; color: inherit; }
a.lnk:link { color: inherit; border: 1px Dotted #CCCCCC; padding: 2px; }
a.lnk:visited { color: inherit;}
a.lnk:hover { color: #CC0033; font-weight: bold; text-decoration: none; border: none;}
a.lnk:active { color: inherit; }

a.ref { border-bottom-color: inherit; border-bottom-style: dotted; border-bottom-width: 1px; color: inherit; text-decoration: none; }
a.ref:link { border-bottom-color: inherit; border-bottom-style: dotted; border-bottom-width: 1px; color: inherit; text-decoration: none; }
a.ref:visited { border-bottom-color: inherit; border-bottom-style: dotted; border-bottom-width: 1px; color: inherit; text-decoration: none; }
a.ref:hover { border-color: inherit; border-bottom-style: Solid ; border-bottom-width: 2px; color: #CC0033; font-weight: bold; text-decoration: none; }
a.ref:active { color: inherit; }

div.placeholder-title 
{
    font-size: 1.8em; color: #CC0033; font-weight: bold; margin-top: 10px; margin-bottom: 10px; padding-left: 50px;
}
div.placeholder-content {}

div.intropagina {
    font-style: italic; width: 80%; margin: auto; margin-top: 0; margin-bottom: 20px;
    }    