html {
	height: 100%;
	
}
body {
	font-family: Verdana, Bitstream Vera Sans, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	height: 100%;
	padding: 0px;
	background-color: #016191;
}
#everything {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
}
#head {
	background-color: #003C5B;
	height: 147px;
	width: 100%;
	text-align: left;
}
#print_topo {
	display: none;
	height: 108px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#foot {
	background-color: #000000;
	height: 20px;
	width: 100%;
	clear: both;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
}
#foot p {
	margin: 5px;
	color: #DFF4FF;
}
#menu {
	text-align: left;
	width: 152px;
	float: left;
	height: auto;
	background-color: #FFFFFF;
	font-size: 10px;
}
#cr {
	font-size: 9px;
	text-transform: none;
}

#conteudo {
	background-color: #DFDFDF;
	width: 473px;
	text-align: left;
	float: left;
	height: auto;
}
#interior {
	font-size: 13px;
	padding: 20px;
}
#conteudo h1 {
	font-size: 22px;
	color: #515151;
}
#conteudo h2 {
	font-size: 16px;
	color: #515151;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 20px;
}
#conteudo h3 {
	font-size: 12px;
	color: #515151;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 3px;
}
#conteudo h4 {
	font-size: 10px;
	color: #515151;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 20px;
}
.listajusta {
	margin-top: 0px;
	margin-bottom: 2px;
}

#conteudo h5 {
	font-size: 8px;
	color: #515151;
	font-weight: bold;
}
#conteudo  p {
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 2px;
	line-height: 17px;
}
.destaque_red {
	color: #FF0000;
}
.destaque_blue {
	color: #0000CC;
}
.destaque_maiusculas {
	text-transform: uppercase;
}
.destaque_caixaAlta {
	font-variant: small-caps;
}
.comum {
	text-align: justify;
	text-indent: 30px;
	font-size: 11px;
}
#destaques {
	text-align: center;
	float: right;
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 100%;
}
#destaques h1 {
	font-size: 15px;
	text-align: center;
}
#conteudo li {
	font-size: 11px;
	margin-bottom: 7px;
	text-align: justify;
}
#conteudo a:link {
	color: #006699;
	text-decoration: underline;
}
#conteudo a:visited {
	color: #993399;
	text-decoration: underline;
}
#conteudo a:hover, a:active {
	text-decoration: underline;
	color: #CC0000;
}
#noticias {
	background-color: #FFFFFF;
	height: 200px;
	width: 95%;
	overflow: auto;
	padding-right: 8px;
	padding-left: 4px;
	margin-right: auto;
	margin-left: auto;
}
#noticias li {
	font-size: 11px;
	margin-bottom: 7px;
	text-align: justify;
}
#noticias ul {
	padding-left: 25px;
	padding-right: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.destaque_profArt {
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #969696;
	margin: 0px;
	border: 1px solid #000000;
}
.professor {
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #969696;
	margin: 0px;
	border: 1px solid #000000;
}
.profcont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	width: 450px;
}
.profcont_simples {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 450px;
}
.biblio {
	text-align: justify;
	text-indent: -19px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 19px;
}
#caixa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	height: 90%;
	width: 90%;
	margin-top: 3%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
}
#caixa li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
#caixa h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #515151;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
}
#caixa h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 15px;
	margin-bottom: 10px;
}
.linha {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	clear: left;
	font-size: 11px;
	line-height: 17px;
	margin-top: 2px;
	margin-bottom: 10px;
}
.nome {
	float: left;
	width: 25%;
}
.mat_dat {
	float: left;
	width: 15%;
}
.limpa {
	clear: both;
}
.sel_lista_aluno {
	font-size: 9px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.sel_lista_links {
	font-size: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.sel_lista_links a:link {
	color: #006699;
	text-decoration: none;
}
.sel_lista_links a:visited {
	color: #006699;
	text-decoration: none;
}
.sel_lista_links a:hover, a:active {
	text-decoration: none;
	color: #CC0000;
}
.sel_linha_comum{
	font-size: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.link_int {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 6px;
	width: 100%;
}
.linkbutton {
	margin: 2px;
	padding: 4px;
	border: 1px solid #333;
}
.linkbutton a:hover{
	color: #900;
	text-decoration: none;
}
.linkbutton a:active{
	color: #06C;
	text-decoration: none;
}
.linkbutton a:link{
	color: #06C;
	text-decoration: none;
}
.linkbutton a:visited{
	color: #06C;
	text-decoration: none;
}
.linha_center {
	font-size: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.linha_center_red {
	font-size: 10px;
	color:#900;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.nf {
	border:thin solid #333;
	padding:3px;
	background:#CCC;
}
.nf h1 {
	font-size:95%;
	margin:0;
}
.nf p {
	font-weight: bold;
	text-align: justify;
	text-indent: 15px;
}
