@charset "iso-8859-1";
BODY {
  margin: 0em;
  /*border-color:"#000080";
  border-width: 100px 40px 10px 70px;
  font-family: arial;
  line-height: 1.1;
  font-size: 4mm;
  */
 
 background: rgb(218,218,218);
 color: rgb(32,0,80);/*#200050;*/
 margin-left: 1em; 
 margin-right: 1em; 
 margin-bottom: 0em;
 margin-top: 0em; 
 font-family: arial; 
 text-align:justify;
 
 color:rgb(193,0,0);/*"#c10000";*/ 
 font-size: 3.0mm;/*Párrafos*/

}
TD {
  margin: 1em;
  border-color:rgb(0,0,128);/*"#000080";*/
  /*border-width: 100px 40px 10px 70px;*/
  font-family: arial;
  line-height: 1.0;
  font-size: 3.0mm;
  /*padding: 0.1em;*/
 /*background: rgb(218,218,218);*/
 margin-left: 1em; 
 margin-right: 5em; 
 margin-bottom: 0em;
 margin-top: 0em; 
 
 font-family: arial; 
 /*text-align:;*/ 
 color:rgb(193,0,0);/*"#c10000";*/ 
}
TH {
  margin: 1em;
  border-color:rgb(0,0,128);
  /*"#000080";*/
  /*border-width: 100px 40px 10px 70px;*/
  font-family: arial;
  line-height: 1.1;
  font-size: 3.0mm;
 /*background: rgb(218,218,218);*/
 margin-left: 1em; 
 margin-right: 5em; 
 margin-bottom: 0em;
 margin-top: 0em; 
 font-family: arial; 
 text-align:center; 
 color:rgb(193,0,0);/*"#c10000";*/ 
}



H1, H2, H3, H4, 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: inline; }
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:rgb(193,0,0); text-decoration: underline;}/*Subtítulos*/
h6 { background-color: rgb(0,0,119); font-size: xx-small; color:rgb(218,218,218); text-align: center; }/*Epígrafes de Imágenes*/


B, STRONG { font-weight: bolder }  /* relative to the parent */
I, CITE, EM, VAR, ADDRESS, BLOCKQUOTE { font-style: italic }
PRE, TT, CODE, KBD, SAMP { font-family: monospace }

PRE { white-space: pre }

ADDRESS { margin-left: 3em }
BLOCKQUOTE { margin-left: 2em; margin-right: 2em; }

UL, DIR { list-style: disc; color:rgb(32,0,80);;}
OL { list-style: decimal }

MENU { margin: 0 }              /* tight formatting */
LI {FONT-FAMILY: ARIAL; margin-left: 3em; COLOR:rgb(193,0,0); font-size: 3mm; line-height: 1.5;}

DT { margin-bottom: 0 }
DD { margin-top: 0; margin-left: 3em }

HR { border-top: solid }        /* 'border-bottom' could also have been used */

A:link { color: blue }          /* unvisited link */
A:visited { color: rgb(85,26,139) }        /* visited links */
A:active { color: lime }        /* active links */

/* setting the anchor border around IMG elements
   requires contextual selectors */

A:link IMG { border: 2px solid blue }
A:visited IMG { border: 2px solid maroon }
A:active IMG { border: 2px solid lime }
/*IMG { margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px; }*/
#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:rgb(153,153,153);
}

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:rgb(193,0,0); font-size: 3mm;}/*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:rgb(0,0,128); font-size: xx-small; font-weight:bolder; color:rgb(218,218,218); text-align: center; }/*Epígrafes de Imágenes*/
/*Encabezamientos*/
#margen { background-color:rgb(0,0,128); font-size: xx-small; font-weight:bolder; color:rgb(218,218,218); text-align: center; }/*Epígrafes de Imágenes*/
/*Margenes*/
#epigrafe {font-size: medium; color:rgb(0,0,128); 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:6.5mm;}/*Era H4, Títulos*/
#SubTitulos { margin-left: 1em; margin-bottom: 0em; font-weight: bold; TEXT-ALIGN: left; font-size:3.5mm; color:rgb(193,0,0); 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
*/
#contenido {
  margin: 1em;
  border-color:rgb(0,0,128);
  /*border-width: 100px 40px 10px 70px;*/
  font-family: arial;
  line-height: 1.1;
  font-size: 3.0mm;
 /*background: rgb(218,218,218);*/
 margin-left: 1em; 
 margin-right: 5em; 
 margin-bottom: 0em;
 margin-top: 0em;
 text-align:center;
 
 font-family: arial; 
 /*text-align:;*/ 
 color:rgb(193,0,0); 
}

