p, td, tr, div            { font-family: Arial Narrow; font-size: 12pt }
p.autor      { font-family: Arial Narrow; font-size: 8pt; font-weight: bold }
p.cita       { font-family: Arial Narrow; font-size: 8pt; font-style: italic }
p.instruct   { font-family: Tahoma; font-size: x-small; color: #FFFFFF }
p.date       { color: #FFFFFF; font-family: Arial Narrow; font-size: 8pt }
p.coment     { color: #FFFFFF; font-size: 9pt; font-family: Arial Narrow }
p.public     { font-family: Arial Narrow; font-size: 8pt; color: #808080; font-weight: bold; 
               text-align: right }
p.public2     { font-family: Arial Narrow; font-size: 8pt; color: #000000; font-weight: bold; 
               text-align: right }
p.seccion    { font-family: Arial Narrow; font-size: 14 pt; background-color: orange; color: 
               #000000; font-weight: bold }
p.seccion2    { font-family: Arial Narrow; font-size: 14 pt; background-color: black; color: 
               white; font-weight: bold }
p.poem			{font-family: Arial Narrow; font-size: 9 pt; color:black}



h1           { font-family: Arial Narrow; font-size: 14pt;  color:orange; }
h2           { font-family: Arial Narrow; font-size: 14pt; font-weight: bold }
h3           { font-family: Arial Narrow; font-size: 14pt; }
h4			   { font-family: Arial Narrow; font-size: 12pt; font-weight: bold }
h5				{ font-family: Arial Narrow; font-size: 10pt; font-weight: bold }


link         { color: #FF9900; font-family: Arial Narrow; font-size: 12pt; font-weight: bold }
blink        { color: #FF9900; font-size: 12pt; font-family: Arial Narrow; font-weight: bold }


body {	position: absolute;
		background-position:97% 2%;
		background-repeat: no-repeat;
		background-attachment:fixed;
		}
		
body.espacio {	position: absolute;
		background-position: 99% 2%;
		background-repeat: no-repeat;
		background-attachment:fixed;
		}




#texto {position: relative;
		left: 0cm ; top: 0cm;
		}
		
#pedrad {position: absolute;
		  left:74%; top:2;
		  }

					
