body {
  background-color: #ffffff;
  color: black;
  font-family: arial;
  font-size: 1em;
  text-align: justify;
  border-top: 0em;
  margin-top: .2em;
  margin-bottom: 0em;
  padding: .1em .4em }

.center {text-align: center}
.right {text-align: right}

p {
  font-size: .9em;
  line-height: 1.2em }

p.med {
  color: white;
  font-size: .9em;
  line-height: 1.15em }

p.piccolo {
  font-size: .75em;
  line-height: 1em }

p.right {
font-size: 1em;
line-height: 1.2em;
text-align: right }

p.smargin {
  margin-top: .4em;
  padding-bottom: .1em;
  text-align: right }

p.medio  {
  font-size: .8em;
  line-height: 1.15em }

p.mediogr  {
  font-size: 1.1em;
  line-height: 1.15em }

p.cpicc2 {
  font-size: .8em;
  line-height: 1em;
  text-align: center }

p.firma {
  font-size: .7em;
  line-height: 1em;
  margin-left: 1.5em;
  margin-top: 2.5em }

table  {
  font-size: .8em;
  line-height: 1.15em }

hr  {
  margin-top: 1em;
  margin-bottom: .6em;
  size: 2px }

table.medio  {
  font-size: .8em;
  line-height: 1.15em }

table.picc  {
  font-size: .6em;
  line-height: 1.6em }

table.gr1  {
  font-size: 1.1em;
  line-height: 1.2em }

li {
  font-size: 1em;
  line-height: 1.2em }

a.internal1:link { text-decoration: none; color: #003366; }
a.internal1:visited { text-decoration: none; color: #003366; }
a.internal1:hover { text-decoration: none; color: red; background-color: #CCCCCC } 
a.internal1:active { text-decoration: none; color: red; }

a.internal2:link { text-decoration: none; color: #99CCFF }
a.internal2:visited { text-decoration: none; color: #99CCFF }
a.internal2:hover { text-decoration: none; color: red; background-color: #CCCCCC } 
a.internal2:active { text-decoration: none; color: red; }

a.internal3:link { text-decoration: none; font-weight: bold; color: white }
a.internal3:visited { text-decoration: none; font-weight: bold; color: white }
a.internal3:hover { text-decoration: none; font-weight: bold; color: black; background-color: white } 
a.internal3:active { text-decoration: none; font-weight: bold; color: white } 

a.internal:link { text-decoration: none; font-weight: bold; color: #003366; }
a.internal:visited { text-decoration: none; font-weight: bold; color: #003366; }
a.internal:hover { text-decoration: none; font-weight: bold; color: red; background-color: #CCCCCC } 
a.internal:active { text-decoration: none; font-weight: bold; color: red; }
 
a.external:link { text-decoration: none; color: #ffb555; }
a.external:visited { text-decoration: none; color: #ffb555; }
a.external:hover { text-decoration: none; color: black; background-color: #CCCCCC } 
a.external:active { text-decoration: none; color:red; }

#header {
  background-color: #666666;
  color: #ffffff;
  font-family: arial;
  font-size: 1em;
  border: solid #ffffff 1px;
  padding-right: 0.5em;
  padding-bottom: 1em;
  padding-left: 0.3em  }

#corpo { position: relative; width: 100%; top: 0; right: 0; left:0 }

#uno { position: relative; width: 19%; float: left; padding: .4em }

#due { position: relative; width: 78%; float: right }

img.left {
  float: left;
  margin: 0em 1em 0.5em 0em }

img.border {
    border: 1px solid #666666;
}


blockquote {
  font-size: 1em;
  line-height: 1.2em;
  font-style: italic }
