@charset "utf-8";
body 
{
 font-family:Palatino Linotype;
 line-height:13pt;
 font-size:10pt;
 background-color:#111111;
 text-align:center;
}

/* textus */
h1 
{
letter-spacing:2pt;
text-indent:0px;
font-weight:normal;
line-height:13pt;
font-size:10pt;
color:#444444;
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:12pt;
font-size:10pt;
color:#777777;
margin-top:0px;
margin-bottom:0px;
}

p 
{
text-indent:0pt;
line-height : 13pt;
font-size:10pt;
color:#999999;
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:#444499;
 }
a:active, a:hover
{ 
  color:#444499;
}

/* connectores navigationis */
a.navigatio:link, a.navigatio:visited
{ 
  color:#444499;
 }
a.navigatio:active, a.navigatio:hover
{ 
  color:#444499;
}

/* bibliotheca */
.bibliotheca 
{
color:#666666;
letter-spacing:3pt;
text-align:left;
padding-bottom:0px;
}

/* navigatio */
.navigatio 
{
height:50px;
padding:0px;
text-align:center;
background-color:#111111;
}

/* titulus1 */
.titulus1 
{
border-right:500px solid #111111;
height:30px;
background-color:#333333;
}

/* titulus2 */
.titulus2 
{
color:#111133;
background-color:#333333;
border-right:500px solid #000000;
border-left:30px solid #333333;
text-align:left;
height:65px;
}

/* contentus */
.contentus 
{
border-left:30px solid #111111;
background-color:#000000;
padding-top:50px;
padding-left:60px;
padding-right:30px;
padding-bottom:90px;
color:#111133;
}