@media print {
* {
	color: #000 ! important;
}
#print_topo {
	height: 108px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	display: inline ! important;
}
#pt_col20 {
	width: 20%;
	float: left;
}
#pt_col100fim {
	width: 100%;
	clear: both;
}
#pt_col60 {
	width: 58%;
	float: left;
	font-size: 12px;
	font-weight: bold;
}
.espacinhoemcima {
	margin-top:20px;
}
body {
	font-family: Verdana, Bitstream Vera Sans, Arial, Helvetica, sans-serif;
	background: none ! important;
}
#page {
	width: 100%;
	margin: 0;
	padding: 0;
}
#head, #menu, #destaques, #foot, #barracinza, #noprint {
	display: none;
}
#conteudo {
	width: 100% ! important;
	background: none ! important;
}
a {
    text-decoration: none ! important;
    color: #000;
}
table {
	font-size: 12px;
}
th {
	font-weight: bold;
	background-color: #ADADAD ! important;
	text-align: center;
	padding: 4px ! important;
}
td {
	padding: 3px ! important;
}
.professor {
	font-size: 14px ! important;
	background-color: #FFFFFF ! important;
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}
.profcont {
	width: 100% ! important;
}
.noprint {
	display: none;
}
}
