@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;
  */
 
  width: 170mm;
 /*height: 150mm;
/* background: rgb(236,236,236);*/
 
 margin-left: 0mm; 
 /*
 margin-right: -9mm; 
 margin-bottom: 1mm;
 margin-top: 10mm; 
 font-family: arial; 
 text-align:justify; 
 color:"#c10000"; 
 font-size: 3.5mm;/*Párrafos*/

 
 background: rgb(228,228,228);
 /*color: rgb(32,0,80);/*#200050;*/
 /*margin-left: 1em;*/ 
 margin-right: 1em; 
 margin-bottom: 0em;
 margin-top: 0em; 
 font-family: arial;
 font-weight: normal;
 text-align:justify;
 /*color:rgb(0,27,96);*/
 color:rgb(40,40,40);*/
 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;
 /*font-weight:bold;*/
 /*text-align:;*/ 
 color:rgb(40,40,40);/*"#c10000";*/ 
/* color:rgb(0,27,96);"#c10000";*/ 
}
TH {
 	margin: 1em;
	/*border-color:rgb(0,27,96);*/
  	/*"#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;
 	font-weight: bold;
	/* color:rgb(0,27,96);/*"#c10000";*/ 
	color:rgb(40,40,40);/*"#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(10,10,10); font-size: 3.5mm; 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(179,90,131); font-size: xx-small; font-weight:bolder; color:rgb(218,218,218); text-align: center; }/*Epígrafes de Imágenes*/

#encabezamiento { background-color:rgb(94,126,178); 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(179,90,131); font-size: xx-small; font-weight:bolder; color:rgb(218,218,218); text-align: center; }*//*Epígrafes de Imágenes*/
/*Margenes*/
#margen { background-color:rgb(94,126,178); font-size: xx-small; font-weight:bolder; color:rgb(218,218,218); text-align: center; }/*Epígrafes de Imágenes*/
/*Margenes*/

#epigrafe { background-color:rgb(179,90,131); font-size: xx-small; 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: rgb(40,40,40); text-decoration: underline; font-size:4.0mm;}/*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*/

#SubTitulos { font-weight: bold; TEXT-ALIGN: left; color: rgb(40,40,40); font-size:3.5mm;}
/*#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*/

#cont {
	margin: 1em;
	border-color:rgb(0,0,128);
	width:60em;
  	/*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:justify;
 	font-family: arial;
	font-weight:normal;
 	/*text-align:;*/ 
 	color:rgb(40,40,40);
}

#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:justify;
 	font-family: arial; 
 	/*text-align:;*/ 
 	color:rgb(10,10,10);
}
#Fecha {
	margin: 1em;
	border-color:rgb(0,0,128);
	/*border-width: 100px 40px 10px 70px;*/
	font-family: arial;
	line-height: 1.1;
	font-size: 3.5mm;
	/*background: rgb(218,218,218);*/
	margin-left: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-top: 0em;
	text-align:right;
	font-family: arial;
	/*text-align:;*/ 
	color:rgb(20,20,20);
}

