@charset "iso-8859-1";

BODY {
 width: 170mm;
 /*height: 150mm;*/
 background: rgb(236,236,236);
 margin-left: 6mm; 
 margin-right: -9mm; 
 margin-bottom: 1mm;
 margin-top: 10mm; 
 font-family: arial; 
 text-align:justify; 
 color:"#c10000"; 
 font-size: 3.5mm;/*Párrafos*/
/*display:box;*/
}
BODY H1 {
 /*height: 150mm;*/ 
 text-align:center; 
 color:"#c10000"; 
 font-size: 8mm;/*Párrafos*/
/*display:box;*/
}
BODY H2 {
 /*Sub-Títulos*/ 
 text-align:left; 
 color:"#c10000"; 
 font-size: 4mm;/*Párrafos*/
 margin-left: 0mm; 
 margin-right: 0mm; 
 margin-bottom: 0mm;
 margin-top: 0mm; 
 
/*display:box;*/
}


TD {
  margin: 0em;
  border-color:rgb(210,210,210);
  border-width: 1px 1px 1px 1px;
  font-family: arial;
  line-height: 1.3;
  font-size: 3.5mm;
 
 
 /*background: rgb(218,218,218);
 */
 
 
 background-color: rgb(218,218,218);

 /*
 color: #200050;
 margin-left: 1em; 
 margin-right: 1em; 
 margin-bottom: 0em;
 margin-top: 0em; 
 font-family: arial; 
 text-align:justify; 
 color:"#c10000"; 
 font-size: 4mm;/*Párrafos*/
/*display: box;
*/
}

H1 { font-weight: bold; TEXT-ALIGN: CENTER; color: red;}/*H1, Títulos Grandes*/

 /*H2, H3, H4, h6, H6, P, UL, OL, DIR, MENU, DIV, R,
DT, DD, ADDRESS, BLOCKQUOTE, PRE, BR, HR, FORM, DL { 
  display: block }
B, STRONG, I, EM, CITE, VAR, TT, CODE, KBD, SAMP, R,
 SPAN { display: inline;}
IMG { display: box; }
LI { display: list-item }

H1, H2, H3, H4, H6 { font-family: ARIAL}

H1, H2, H3, H4 { margin-top: 1em; margin-bottom: 1em; }
h6 { margin-top: 0em;  margin-bottom: 0em;}
/*Va disminuyendo, H1>H2>H3, falta corregir*/

H2 { font-size: small;  text-align: center; }
H3 { font-size: large; color: red; text-align: center; text-decoration: underline; }
H1, H2 { font-weight: bold; TEXT-ALIGN: CENTER; color: red;}/*H1, Títulos Grandes*/

H4 { font-weight: bold; TEXT-ALIGN: CENTER; color: red; text-decoration: underline;}/*H4, Títulos*/

H5 { margin-left: 1em; margin-bottom: 0em; font-weight: bold; TEXT-ALIGN: left; color:"#c10000";}/*Subtítulos*/


#piedepag {
	width:560px; /*menos porque debemos sumar el padding del div contenido*/ 
	text-align:right;
	padding:10px;
	font-size:80%; /*mas pequeño el texto*/ 
	font-style:italic;
	color:#999999;
}
/*
B { text-transform:uppercase; 
}/*Negrita, Va todo en Mayúscula*/
/*
P {margin-left: 1em; margin-right: 1em; margin-bottom: 0em; margin-top: 0em; font-family: arial; text-align:justify; color:"#c10000"; font-size: 4mm;}/*Párrafos*/

#parrafo {margin-left: 1em; margin-right: 1em; margin-bottom: 0em; margin-top: 0em; font-family: arial; text-align:justify; color:"#c10000"; font-size: 4mm;}/*Párrafos*/
/*#epigrafe h1 {background: "#000077"; margin-top: 0em;  margin-bottom: 0em; font-size: xx-small;; text-align: center;}/*Epígrafes de Imágenes*/
/*P { border:silver thick solid; background-color:turquoise; padding:10px; text-align:center; }
R { border:silver thick solid; background-color:red; padding:10px; text-align:center; }*/

#encabezamiento { background-color: "#000077"; font-size: xx-small; font-weight:bolder; color:rgb(218,218,218); text-align: center; }/*Epígrafes de Imágenes*/
}/*Encabezamientos*/

#Fecha { font-size: medium; color: rgb(0,0,0); text-align: right; }/*Formato de Fecha*/
}/*Encabezamientos*/


#margen { background-color: "#000077"; font-size: xx-small; font-weight:bolder; color:rgb(218,218,218); text-align: center; }/*Epígrafes de Imágenes*/
}/*Margenes*/
#epigrafe { background-color: "#000077"; font-size: xx-small; font-weight:bolder; color:rgb(218,218,218); text-align: center; }/*Epígrafes de Imágenes*/
/*
H2 { font-size: small;  text-align: center; }*/
#TitulosGrandes { font-size: large; color: red; text-align: center; text-decoration: underline; font-weight:bold; }/*H3,TitulosGrandes*/
/*#TitulosGrandes{ font-weight: bold; TEXT-ALIGN: CENTER; color: red;}/*H1, Títulos Grandes*/
#Titulos { font-weight: bold; TEXT-ALIGN: CENTER; color: red; text-decoration: underline; font-size:medium;}/*Era H4, Títulos*/
#Subtitulos { margin-left: 1em; margin-bottom: 0em; font-weight: bold; TEXT-ALIGN: left; color:"#c10000"; text-decoration: underline;}/*Subtítulos
h6 { background-color: "#000077"; font-size: xx-small; color:rgb(218,218,218); text-align: center; }/*Epígrafes de Imágenes
*/
#vertical {
  width:15em; 
  padding:0;
  margin:50px auto; 
  list-style-type:none; 
  font-size:1.4em; 
  font-family:georgia, "times new roman", serif;
  }
#vertical li {
  float:left; 
  border:0.2em solid #eee;
  margin:0.1em;
  display:block; 
  }
#vertical li a, #vertical li a:visited {
  text-decoration:none; 
  color:#000; 

  width:1.5em; 
  height:1.5em; 
  border-top:0.1em solid #000; 
  height:auto;
  }
#vertical li em {
  font-style:normal; 
  display:block; 
  text-align:center; 
  background:#fff; 
  border-left:0.1em solid #000; 
  border-right:0.1em solid #000;
  }


