html, body  {
	font-family : arial;
	/*SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #393368;
	SCROLLBAR-HIGHLIGHT-COLOR: #393368;
	SCROLLBAR-SHADOW-COLOR: #393368;
	SCROLLBAR-3DLIGHT-COLOR: #393368;
	SCROLLBAR-TRACK-COLOR: #f0f0f0;
	SCROLLBAR-DARKSHADOW-COLOR:#393368;
	background-color : White;
	*/
	SCROLLBAR-FACE-COLOR: #eaeaea;
	SCROLLBAR-ARROW-COLOR: Black;
	SCROLLBAR-HIGHLIGHT-COLOR: #b4b4b4;
	SCROLLBAR-SHADOW-COLOR: #b4b4b4;
	SCROLLBAR-3DLIGHT-COLOR: white;
	SCROLLBAR-TRACK-COLOR: #f0f0f0;
	SCROLLBAR-DARKSHADOW-COLOR:white;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	z-index : auto;
	margin-top : 0px;
	background-color : White;
}

table {
	margin-bottom : 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border : 0px none;
	letter-spacing : 0px;
	padding : 0px 0px 0px 0px;
	word-spacing : 0px;
}

.lic {
	font-size: 12pt;
	font-family : arial;
	font-weight: bold;
	color : #000000;
}

.lic2 {
	font-size: 11pt;
	font-family : arial;
	font-weight: bold;
	color : #000000;
}

.nav {
	font-size: 8pt;
	font-family : arial;
	font-weight: bold;
	color : #000000;
}
.semestre {
	font-size: 8pt;
	font-family : arial;
	color : #000000;
	font-style : normal;
	font-weight : bold;
}

.materias {
	font-size: 8pt;
	font-family : arial;
	color : #000000;
	padding-left: 20pt;
	text-align: left;
}

.pie {
	font-size: 6pt;
	font-family :arial;
	font-weight: bold;
	color : #393368;
}

.pie2 {
	font-size: 6pt;
	font-family : arial;
	color : #393368;
}

.resolucion {
	font-size: 7pt;
	font-family : arial;
	color : black;
}

.texto {
	font-size: 8pt;
	font-family : arial;
	color : #000000;
	text-align : justify;
}
.titulotexto {
	font-size: 8pt;
	font-family : arial;
	color : #000000;
	text-align : justify;
	font-weight: bold;
}

.texto2 {
	font-size: 8pt;
	font-family : arial;
	color : #000000;
	font-weight: normal;
}
.texto3 {
	font-size: 7pt;
	font-family : arial;
	color : #000000;
}

.linkencabezado {
font-size:7pt;
font-family : arial;
font-weight: bold;
color : #393368;
}

.fecha {
	font-size:7pt;
	font-family : arial;
	color : #393368;
	font-weight : normal;
	font : normal;
}


hr {
	width: 1000px;
	height: 1px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

.menunormal
	{
	background-color: #000000;
	text-decoration : none;
	text-align : center;
	color : White;
	font-family : arial;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}
.transparente
	{
		filter: alpha(opacity=50); 
		opacity: .5;
	}

.menu {
	font-family: arial, Times, serif;
	color:navy;
	text-decoration : none;
	font-size:10pt;
	font-weight: bold;
	}
a {
	font-family: arial, Times, serif;
	color:navy;
	text-decoration : none;
	font-size:7pt;
	font-weight: normal;
}
		
a.visited {
	font-family: arial;
	color:navy;
	text-decoration : none;
	font-size:7pt;
	font-weight: normal;
} 
a.active {
	font-family: arial;
	color:red;
	text-decoration : underline;
	font-size:7pt;
	font-weight: normal;} 
		
a.link {font-family: arial;
	color:navy;
	text-decoration : underline;
	font-size:7pt;
	font-weight: normal;} 
	
a.hover {
color:red;
font-family: arial;
	text-decoration : underline;
	font-size:7pt;
	font-weight: normal;
} 
.cloCMenu1b{opacity:.65;
filter: alpha(opacity=65); 
-moz-opacity: 0.65;}

