body{
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	text-align: center;
	font-size: 11pt;
	line-height: 1.5;
	margin: auto;
	background-color: #c3c3c3;
	
}
.contenedor{
	max-width:1400px;
	overflow:hidden;
	margin:auto;
/*	background-color:#FFF*/
	
	}
	.contenido{margin-left:45px;
	margin-right:45px;}
.fondo-unam {
  background-image:  url("../imagenes/fondo-unam.jpg");
  background-color: transparent;
}
h1 {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-size: 163%;
	font-weight: bold;
	/*text-transform: uppercase;*/
	color: #23395F;
	text-align: center;
}
h2 {
	font-family: Verdana;
	font-size: 127%;
	font-weight: bold;
	text-transform: uppercase;
	color: White;
	text-align: center;
}
h3{
	font-size: 118%;
	line-height: normal;
	font-weight: bold;
	font-family: Arial;
	color: Navy;
	text-transform:capitalize;
	text-align: left;
}
h4{
	font-size: 109%;
	line-height: normal;
	font-weight: bold;
	font-family: Arial;
	color: #23395F;
	/*background-color: #6181BA;
	background-color:#00528a;*/
	text-transform: uppercase;
}
h5{
	font-size: 109%;
	font-weight: bold;
	font-family: Arial;
	color: Navy;
	text-transform: uppercase;
}
h6{
	/*font-size: 133%;*/
	font-size: 100%;
	font-weight: bold;
	font-family: Arial;
	color: #003366;
	text-transform: uppercase;
	text-align:right;
	padding-right:40px;
}
td{
	font-size: 100%;
}
th{
	font-size: 100%;
}
.fondo{
	background-color: #6181BA;
	color: White;
}
ol{
	list-style-type: decimal;
}
ul{
	list-style: outside url(imagenes/bala8.gif) square;
}
li{
	list-style-position: outside;
}

a link{
	font-family: Verdana;
	font-size: 127%;
	color: #330066;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
	background:url(imagenes/bala4.jpg) no-repeat right center;
}
span {
	color:#006;
	margin-top:10px;
}
#contenedor {
	width: 817px;
	min-height: 470px;
	margin: 10px auto;
	/*padding: 5px 5px 5px 5px;*/
	background-color: White;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	/*background-image : url(../imagenes/escudo.png);*/
	background-image:  url("../imagenes/fondo-unam1.png");
	text-align: justify;
	
}
#titulo {
	/*background-color: #2B5E9B;
	background-image: url(imagenes/bandaweb.jpg);*/
	margin: 10px 0 10px 0;
	color:#00528a;
	padding: 5px 5px 5px 5px;
}
p {
	margin: 0 0 5px 0;
	padding: 0;
}
#pie {
	/*width: 817px;
	height: 48px;*/
	margin: 0px auto;
	/*padding: 1px 1px 1px 1px;*/
	/*background-color: #2B5E9B;*/
	/*background-image: url(../imagenes/pleca_presenciales.jpg);*/
	position:relative;
	background-position: center bottom;
}
.resaltar{
	color: #8B0000;
}
.btncerrar{
	border-style: groove;
	border-color: #2B5E9B;
	border-width: 5px;
	cursor: pointer;
	margin: 50px auto;
}
#encabezadoweb{
	background-image : url(imagenes/encabezadoweb.jpg);
	font-weight: bold;
	border-style:none;
	background-position : center;
	background-repeat : no-repeat;
	width: 532px;
	height: 163px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
