@charset "iso-8859-1";
BODY {
  margin: 0em;
 background: 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:rgb(193,0,0);
 font-size: 4mm;/*Párrafos*/

}
TH, TD {
  margin: 1em;
  border-color:rgb(0,0,128);
  /*border-width: 100px 40px 10px 70px;*/
  font-family: arial;
  line-height: 1.1;
  font-size: 3mm;
 /*background: rgb(218,218,218);*/
 margin-left: 1em; 
 margin-right: 5em; 
 margin-bottom: 0em;
 margin-top: 0em; 
 /*font-family: arial;*/ 
 text-align:justify; 
 color:rgb(193,0,0); 
 /*font-size: 4mm;*//*Párrafos*/
}

td img {
vertical-align:middle;
	color:red;
}
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:"#200050";}
OL { list-style: decimal }

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

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:#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:rgb(193,0,0); font-size: 4mm;}/*Párrafos*/

/*#epigrafe h1 {background: rgb(0,0,119); 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; }*/
#vmiddle {
	vertical-align:middle;
	color:red;
	font-size:4mm;
}


#encabezamiento { background-color: rgb(0,0,119); 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,119); 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(0,0,119); 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: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
*/
img.vertmiddle {
	/*vertical-align:text-bottom;*/
	color:red;
	font-size:6mm;
}
