td 
{
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

form
{
	margin:0px;
}

a {
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	color:#002449;
}

A:Hover  {
	color : #002449;
	text-decoration : underline;
}

H1 {
	color: #002449;
	font-weight: bold;
	font-size : 16px;
}

.titulo_carrera
{
	border: 1px solid #000;
	background-color: #806C59;
	color: #fff;
	font-weight: bold;
}

.planif_detalle_curso
{
	color: #000;
	font-size: 11px;
	height: 20px;
	text-align: center;
}

.planif_detalle_materia
{
	background-color: #e7dad1;
	color: #000;
	font-size: 10px;
	height: 20px;
	padding-left: 5px;
}

.planif_cuadro_materias
{

	height: 20px;
	padding-left: 5px;
}

.planif_detalle_materia_titulo
{
	color: #000;
	font-size: 11px;
	height: 20px;
	text-align: left;
}

.planif_detalle_link
{
	background-color: #f6f6f6;
	color: #fff;
	font-size: 10px;
	height: 20px;
	text-align: center;
}