.cuatrimestres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #006599;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}

/*** TABLA PENSUM ***/
#pensum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	width: 490px;
}
#pensum TABLE {
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#pensum H1 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006599;
	margin: 0px;
	padding: 2px 0px 0px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	text-align: left;
	text-indent: 4px;
}
.row1 {
	background-color: #FFFFFF;
	font-weight: none;
	text-align: left;
	text-indent: 2px;
	font-size: 10px;
	text-transform: uppercase;
}
#pensum TD {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DEAE73;
	height: 15px;
}
.row2 {
	background-color: #FFFFFF;
	font-weight: none;
	text-align: left;
	text-indent: 2px;
	font-size: 10px;
	text-transform: uppercase;
}