.sf-menu a {
  /*padding: 12px 13px !important;*/
}

#pdf_advice{
	border: 1px solid #d8dee7;
	background: #edeff3;
	padding: 10px;
}


#content {
	line-height: 150% !important;
}



.trabalho{
  padding: 15px;
}

.trabalho:hover{
  background: transparent url(../imagens/stripe.png) repeat-x top left;
}

.trabalho a{
  text-align: center;
  display: inline-block;
  color: black;
  margin: 15px 0 0;
}

.trabalho a:hover{
  font-weight: bold;
}

.ref, .refId, .titulo{
  color: #cccccc;
  font-size: 12px;
}

.ref, .refId, .titulo, .autor{
  margin: 6px 0;
}

.refId, .titulo{
  font-weight: bold;
  font-size: 14px;
}

.titulo{
  color: #892A1C;
}

.listatrab .txt{
	padding-left:15px;
	padding-right:15px;
}


.aulas .botao{background: #dcd6cc;padding: 20px 60px 20px 30px;margin-bottom: 10px;color: #1c1c1b;display: block;text-decoration: none;}
.aulas a.botao{background: url("../imagens/icon-open.png") no-repeat scroll 98% center #dcd6cc;}
.aulas ul{margin-left: 0;}
.aulas ul li{background: #bca27b;margin-top: 10px;list-style-position: inside;padding-left: 10px;}
.aulas .botao.cinza{background-color: #e0d8cd;}
.aulas .botao.azul{background-color: #9ccdd2;}
.aulas .botao.amarelo{background-color: #d28a14;}
.aulas .botao.rosa{background-color: #ea5163;}
.aulas .botao.amarelo2{background-color: #8F8F8F;}
.aulas .botao.verde{background-color: #2C832C;}


@media print {
    body, html {
			background: white !important;
		}
}