@page
{ 
	size: 21.0cm 29.7cm;
	margin: 1.5cm;
}

.no_print
{
	display: none;
}

.titulos_print
{
	width: auto;
}

#tabela_cursos
{
	width: 80%;
}

#tabela_cursos thead td{
	border-bottom: 2px solid #CCC;
}

#tabela_cursos tbody td
{
	border-bottom: 1px solid #000;
}
