body {
	background-color: #8693AA;
/*	background-image: url(fondo.jpg);    */
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin:0em;
  	padding:0em;
}
H1			{font: bold 20pt Arial;
			 color: #387AB9;}
H2			{color: #387AB9;}
H3			{color: #387AB9;}
OL			{font: 9pt Arial;}
UL			{list-style-image: url(/intranet/img/bulletII06.gif); font: 9pt Arial;}
UL UL		{list-style-image: url(/intranet/img/bullet06.gif); font: 9pt Arial;}
P			{font: 9pt Arial;}
P			{font: 9pt Arial;}
TABLE		{font: 9pt Arial;}
.tiny		{font-size: 7pt;}

/* Seccion utilizado por las paginas de publicaciones de HGomez  */
table.codigo { border-color: #387AB9; border-width: 10px; border-style: ridge;}
font.doctorante {color: #FF8000; font-weight: bold; }
font.maestria {color: red; font-weight: bold;  }
font.investigador {color: #000080; font-weight: bold; }
font.trabajador {color: #FF80C0; font-weight: bold;  }
font.egresado {color: #804000; font-weight: bold;  }
font.nota { font: Arial; font-size: 10pt; }

