@charset "utf-8";
body 
{
 font-family:Palatino Linotype;
 line-height:13pt;
 font-size:10pt;
 background-color:#558888;
 text-align:center;
}

/* textus */
h1 
{
letter-spacing:2pt;
text-indent:0px;
font-weight:normal;
line-height:13pt;
font-size:10pt;
color:#ffffcc;
margin-top:0px;
margin-bottom:0px;
}

h2  {
letter-spacing:2pt;
text-indent:0px;
font-weight:normal;
line-height:13pt;
font-size:10pt;
color:#006633;
margin-top:0px;
margin-bottom:0px;
}

h3  {
letter-spacing:0pt;
text-indent:30px;
text-align:justify;
font-weight:normal;
line-height:18pt;
font-size:14pt;
color:#111133;
margin-top:0px;
margin-bottom:0px;
}

h4  {
letter-spacing:0pt;
text-indent:0px;
text-align:center;
font-weight:bold;
line-height:18pt;
font-size:14pt;
color:#663300;
margin-top:0px;
margin-bottom:0px;
}

h5 
{
letter-spacing:0pt;
text-indent:30px;
font-weight:normal;
line-height:13pt;
font-size:10pt;
color:#990033;
margin-top:0px;
margin-bottom:0px;
}

h6 
{
letter-spacing:0pt;
text-indent:0px;
font-weight:normal;
line-height:18pt;
font-size:10pt;
color:#666666;
margin-top:0px;
margin-bottom:0px;
}

p 
{
text-indent:0pt;
line-height : 13pt;
font-size:10pt;
margin-top:0px;
margin-bottom:0px;
}

p.alinea 
{
text-indent:10pt;
line-height : 13pt;
font-size:10pt;
margin-top:0px;
margin-bottom:0px;
}

p.magnus_alinea
{
text-align:justify;
text-indent:14pt;
line-height:18pt;
font-size:14pt;
margin-top:0px;
margin-bottom:0px;
}

p.magnus_centralis
{
text-align:center;
text-indent:0pt;
line-height:18pt;
font-size:14pt;
margin-top:0px;
margin-bottom:0px;
}

.f_ruberi {
font-size : 25pt;
line-height : 25pt;
color: #990000;
}

/* connectores */
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
    color:#000099;
 }
a:active, a:hover
{ 
  color:#990000;
}

/* connectores navigationis */
a.navigatio:link, a.navigatio:visited
{ 
  color:#000099;
 }
a.navigatio:active, a.navigatio:hover
{ 
  color:#aa0000;
}

/* bibliotheca */
.bibliotheca 
{
color:#cc99cc;
letter-spacing:3pt;
text-align:left;
padding-bottom:0px;
}

/* navigatio */
.navigatio 
{
height:50px;
padding:0px;
text-align:center;
background-color:#558888;
}

/* titulus1 */
.titulus1 
{
border-right:2500px solid #558888;
height:30px;
background-color:#44aa77;
}

/* titulus2 */
.titulus2 
{
color:#111133;
background-color:#44aa77;
border-right:2500px solid #aaaa77;
border-left:30px solid #44aa77;
text-align:left;
height:65px;
}

/* contentus */
.contentus 
{
border-left:30px solid #558888;
background-color:#aaaa77;
padding-top:50px;
padding-left:60px;
padding-right:30px;
padding-bottom:90px;
color:#111133;
}