/*
 * estilo clasico XHTML 1.1 
 * $Id: cla.css 2008/08/16 Permeso SL $
 */

body { 
  color: #000;
  background: url(fondoa.gif) repeat;
  text-align: justify;
  text-indent: 0;
  margin-right: 1em;
  margin-left: 1em;
  font: normal 400 12pt/120% Garamond, 'Times New Roman', serif;
}

#lin {position:relative; clear:both; margin:auto; height:10px; width:600px; }
#pag {position:relative; clear:both; margin:auto; width:600px; }
#lip {position:relative; clear:both; margin:auto; height:35px; width:600px; text-align:right; }
#pie {position:relative; margin:auto; height:40px; width:600px; color: #808080; font: 8pt/11pt arial, sans-serif; }
div.fn {float:left; width:42px; }
div.pi {float:left; width:178px; }
div.pc {float:left; width:300px; text-align:center; }
div.pd {float:right; clear:right; text-align:right; }
div.pf {float:right; clear:right; text-align:right; }

#coa {float:left; margin:auto; width:300px; }
#cob {float:left; margin:auto; width:300px; }

.ct {background: url(fondoc.jpg) repeat; margin: 1em 1em; }
.nt {text-indent: -2em; margin: 0 0 0.5em 2em;}
.ns {margin: 0 0 0.5em 2em;}

.m0 {margin:0;}
.ac {text-indent: 0em;text-align:center;}
.ad {text-align:right;}
.ai {text-indent: 0em;}
.sj {text-align:left;}

.cm {font-size:60%;line-height:120%;}
.cn {font-size:70%;line-height:120%;}
.c0 {font-size:75%;line-height:120%;}
.c1 {font-size:85%;line-height:120%;}
.c2 {font-size:90%;line-height:110%;}
.c2n {font-size:100%;line-height:110%;font-weight:600;}
.c3 {font-size:110%;line-height:130%;font-weight:300;}
.c3n {font-size:110%;line-height:130%;font-weight:600;}
.c4 {font-size:120%;line-height:130%;font-weight:300;}
.c5 {font-size:140%;line-height:130%;font-weight:300;}
.c6 {font-size:150%;line-height:130%;font-weight:300;}
.c7 {font-size:160%;line-height:130%;font-weight:300;}
.c8 {font-size:180%;line-height:130%;font-weight:300;}
.c9 {font-size:200%;line-height:130%;font-weight:300;}
.cv {font-variant: small-caps;}

.k0 {color:gray;}
.k1,a:link {color:#900;}
.k2 {color:red;}
.k3 {color:#d00;}
.k4 {color:#800040;}
.k5 {color:navy;}
.k6 {color:#060;}
.k7 {color:olive;}
.k8 {color:#d61;}
.k9 {color:#fc0;}
.kn {color:#000;}

.fa {font-family:Arial,sans-serif;}
.fv {font-family:Verdana,Helvetica,sans-serif;}
.fc {font-family:Courier,'Courier New',monospace,sans-serif;}
.fg {font-family:Garamond,Georgia,serif;}
.ft {font-family:'Times New Roman',Times,serif;}

p {text-indent: 2em;}
p.s1 {text-indent: 0em; margin: 1em 1em;}
p.s2 {text-indent: 0em; margin: 1em 2em;}
p.s3 {text-indent: 0em; margin: 1em 3em;}
p.s5 {text-indent: 0em; margin: 1em 5em;}
p.sp {text-indent: 0em; margin: 1em 0 1em 10em;}

ol.rom {list-style: upper-roman;}
hr.me {width:50%;text-align:center;margin:1em auto;}

a:link {color: #900; text-decoration: none; background: transparent; }
a:visited {color: #800; text-decoration: none; background: transparent; }
a:hover {color: #900; text-decoration: none; background: white; }
a:active {color: #d00; text-decoration: none; background: transparent; }

a.pie {color: #808080; text-decoration: none; background: transparent; }
a.pie:link {color: #808080; text-decoration: none; background: transparent; }
a.pie:visited {color: #808080; text-decoration: none; background: transparent; }
a.pie:hover {color: #900; text-decoration: none; background: #fff; }
