body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.bordes_celdas {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #0066CC;
}

ul {
	list-style-image: url(imagenes/flecha.gif);
	list-style-position: outside;
}

li {
	margin-bottom: 3pt;
}
.primera_linea {
	margin-top: 1px;
}
.bordes_espaciado_celdas {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #0066CC;
	text-align: left;
	padding: 7px;
}
.caption_celdas {
	font-weight: bold;
	color: #000033;
}
a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #3737FF;
}
a:active {
	color: #000099;
}
.celda_texto {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #0099FF;
	padding: 10px;
}
h1 {
	font-size: 14pt;
	color: #003366;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
h2 {
	font-size: 12pt;
	color: #003366;
}
.lista_submenu {
	list-style-image: url(imagenes/icono_paraninfo.gif);
	margin-left: 0px;
	list-style-position: outside;
	padding-left: 25px;
	line-height: 9px;
}.barras_color {
	background-color: #0099FF;
}
.vinietas_sin_sangria {
	list-style-image: url(imagenes/flecha.gif);
	list-style-position: -10 px;
}
.lista_submenu_derecha {
	list-style-image: url(imagenes/flecha.gif);
	margin-left: -18px;
	list-style-position: outside;
	padding-left: 0px;
	line-height: 9px;
}
.celdas_horas {
	border: 1px dotted #000000;
}
.celdas_horas_vacias {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
}
.celdas_horas_abajo {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
hr {
	width: 90%;
	margin-top: 25px;
	margin-bottom: 25px;
}
.bien {
	color: #009933;
	font-weight: bold;
}
.mal {
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}
.diploma {font-size: 6pt}