<!--
.texto {
	color: #666666;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: none ;
}
.menu {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
.titulo {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
.txtnegativo {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
.txtformulario {
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color:#f7fcfe;
}

a:link {color:#000000; text-decoration:none;}
a:visited {color:#000000;  text-decoration:none;}

.titulo_docente {
	font-family: Tahoma;
	font-size: 14px;
	color: white;
	font-weight: bold;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid white;
}

.titulo_docente2 {
	font-family: Tahoma;
	font-size: 14px;
	color: white;
	font-weight: bold;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.docente_texto {
	border-bottom: 1px solid #9ba5af;
	font-family: Tahoma;
	font-size: 12px;
	color: #707f8d;
	border-left: 1px solid white;
}

.docente_texto2 {
	border-bottom: 1px solid #9ba5af;
	font-family: Tahoma;
	font-size: 12px;
	color: #0f3354;
}

.font_grande_calendario {
	font-family: Tahoma;
	font-size: 25px;
	color: white;
}

.link_calendario,.link_calendario:active, .link_calendario:visited {
	color: #919191;
	text-decoration: none;
	font-weight: bold ;
}

.link_calendario:hover {
	color: #919191;
	text-decoration: underline;
	font-weight: bold ;
}

.texto_tabela {
	color: #666666;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none ;
}

.dicas_titulo {
	font-size: 9px;
	font-family: verdana;
	text-decoration: none;
	color: #4a95a0;
}

.dicas_chamada {
	font-size: 9px;
	font-family: verdana;
	text-decoration: none;
	color: #666666;
}

.titulo_aprovados {
	font-family: Courier New;
	font-size: 14pt;
	font-weight: bold;
	background-color: #99ccff;
}

.escrito_aprovados {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: black;
	text-decoration: none;
}