html {
	background-image:url('../../imagens/site/degra_duplo.png');
}
div.painel {
	width: 177px;
	padding-top: 4px;
	min-height: 625px;
	margin-right: 20px;
	background-image: url('../../imagens/site/tabua.png');
	background-repeat: no-repeat;
	text-align: center;
}
div.fototrab img {
	width: 36px;
	height: 36px;
	margin: 0 auto;
}
div.perfis {
	padding-top: 20px;
	margin: 0 12px;
}
/*
div.redes img {
	width: 43px;
	height: 15px;
	margin: 0 auto;
}
*/
div.redes {
	padding-top:10px;
}
div.redes img {
	width: 81px;
	height: 28px;
	margin: 5px auto;
}
div.indicados{
	padding-top:10px;
}
div.abas {
	font-size: 24.75px;
}
div.abas div.aba {
	width: 180px;
	margin-right: 36px;
}
div.abas div.aba div.bb1 {
	height: 72px;
	border-bottom-width: 0px;
}
div.abas div.aba div.bb1 a span {
	display: block;
	height: 64px;
}
div.pergunta {
	background-image: url('../../imagens/site/degra_fita.png');
	background-repeat: repeat-y;
	padding: 7px 0px 7px 8px;
}
div.resposta {
	padding: 0 0 15px 8px;
}
div.pergunta span.vd, div.resposta span.vd {
	font-size: 11.55px;
}
#anuncio {
	padding:15px 40px;
	/*overflow: auto;*/
}
div.seletor {
	margin-bottom: 40px;
}
#bread {
	height: auto;
}
table.indicados td {
	text-align: center;
}