/*
 * Plantilla 01 adaptada a las chorradillas de HTML 4.01
 * $Id: estilo01.css,v 1.00 2000/02/27 Permeso SL Exp $
 */

body { 
  font-style: normal;
  font-weight: 400;
  font-size: 10pt;
  line-height: 130%;
  font-family: Arial, sans-serif;
  color: #000000;
  background: url(fondoa.gif) repeat;
  text-align: justify;
  text-indent: 2em;
  margin-right: 1em;
  margin-left: 1em;
}

h1 {color: #990000; background-color: transparent; font-weight: 300; font-size: 150%; line-height: 120%; text-align: center; text-indent: 0em;}
h2 {color: #990000; background-color: transparent; font-weight: 300; font-size: 150%; line-height: 120%; text-align: left; text-indent: 0em;}
h3 {color: #990000; background-color: transparent; font-weight: 300; font-size: 150%; line-height: 120%; text-align: right; text-indent: 0em;}
h4 {color: #990000; background-color: transparent; font-weight: 300; font-size: 125%; line-height: 110%; text-align: center; text-indent: 0em;}
h5 {color: #990000; background-color: transparent; font-weight: 300; font-size: 125%; line-height: 110%; text-align: left; text-indent: 0em;}
h6 {color: #990000; background-color: transparent; font-weight: 300; font-size: 125%; line-height: 110%; text-align: right; text-indent: 0em;}

hr.nota {noshade; size="1"; text-indent: 0em;}

p {text-indent: 2em; }
p.p01 {text-indent: 0em;}
p.p02 {text-indent: 0em; margin-left: 2em; margin-right: 1em;}
p.p03 {text-indent: 0em; margin-left: 3em; margin-right: 1em;}
p.p04 {text-indent: 0em; margin-left: 4em; margin-right: 2em;}
p.p05 {text-indent: -1em; margin-left: 1em;}
p.p06 {text-indent: -2em; margin-left: 2em;}
p.p07 {text-indent: -1em; margin-left: 2em;}
p.p10 {font-size: 100%; line-height: 100%;}
p.p11 {text-indent: 0em; font-size: 95%; line-height: 95%;}
p.p12 {text-indent: 0em; font-size: 95%; line-height: 95%; margin-left: 2em;}
p.p13 {text-indent: 0em; font-size: 95%; line-height: 95%; margin-left: 2em; margin-right: 1em;}
p.p14 {text-indent: 0em; font-size: 95%; line-height: 95%; margin-left: 3em; margin-right: 1em;}
p.p15 {text-indent: 0em; font-size: 95%; line-height: 95%; margin-left: 4em; margin-right: 2em;}
p.p16 {text-indent: 0em; font-size: 100%; line-height: 130%; margin-left: 5em; margin-right: 2em;}
p.p20 {font-size: 90%; line-height: 90%;}
p.p21 {text-indent: 0em; font-size: 90%; line-height: 90%;}
p.p22 {text-indent: 0em; font-size: 90%; line-height: 90%; margin-left: 2em;}
p.p23 {text-indent: 0em; font-size: 90%; line-height: 90%; margin-left: 2em; margin-right: 1em;}
p.p24 {text-indent: 0em; font-size: 90%; line-height: 90%; margin-left: 3em; margin-right: 1em;}
p.p25 {text-indent: 0em; font-size: 90%; line-height: 90%; margin-left: 4em; margin-right: 2em;}
p.p30 {text-indent: 0em; text-align: center;}
p.cn {color: #000000; font-weight: 600; font-size: 110%; line-height: 100%; text-align: center; text-indent: 0em;}
p.cc {color: #990000; font-weight: 600; font-size: 110%; line-height: 100%; text-align: center; text-indent: 0em;}
p.c1 {color: #990000; font-size: 100%; line-height: 130%; text-align: center; text-indent: 0em;}
p.p31 {text-indent: 0em; font-size: 95%; line-height: 95%; text-align: center;}
p.p32 {text-indent: 0em; font-size: 90%; line-height: 90%; text-align: center;}
p.p40 {text-indent: 0em; text-align: right;}
p.p41 {text-indent: 0em; font-size: 95%; line-height: 95%; text-align: right;}
p.p42 {text-indent: 0em; font-size: 90%; line-height: 90%; text-align: right;}

a:link {color: blue; background-color: transparent; text-decoration: none}
a:visited {color: green; background-color: transparent; text-decoration: none}
a:hover {color: #990000; background-color: transparent; text-decoration: none}
a:active {color: red; background-color: transparent; text-decoration: none}

a.gr {color: gray; background-color: transparent; text-decoration: none}
a.gr:link {color: gray; background-color: transparent; text-decoration: none}
a.gr:visited {color: gray; background-color: transparent; text-decoration: none}
a.gr:hover {color: #990000; background-color: white;  text-decoration: none}

a.ne {color: black; background-color: transparent; text-decoration: none}
a.ne:link {color: black; background-color: transparent; text-decoration: none}
a.ne:visited {color: black; background-color: transparent; text-decoration: none}
a.ne:hover {color: #990000; background-color: white; text-decoration: none}

td, th {font-size: 75%; line-height: 120%; color: gray; font-family: Arial, Helvetica, Swiss, Geneva, sans-serif; font-weight: lighter}
td.pro {font-size: 100%; line-height: 120%; color: black; font-family: Garamond, serif; font-weight: lighter; text-align: justify;}

