img.separador{
	position: fixed; 
	cursor: pointer;
	margin-top: 25px;
	margin-left: -23px;
}
#conteudo {
	background-color: #FFF;
	background-image: url(../images/fundo_pagina.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 80px;
	padding-left: 10px;
	position: relative;
}
#conteudo .titulo {
	width: 100%;
	position: relative;
	height: 60px;
}
#conteudo .titulo h1{
	font-size: 22px;
	font-weight: normal;
}
#conteudo .titulo small {
	font-size: 11px;
	color: #999;
}
.barra {
	width: 100%;
	position: relative;
	height: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/sombra_slide.jpg);
	background-repeat: repeat-x;
}
.barra .esq {
	background-image: url(../images/sombra_esq.jpg);
	height: 6px;
	width: 39px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.barra .dir {
	background-image: url(../images/sombra_dir.jpg);
	height: 6px;
	width: 39px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}



table.toolbar {
	width: auto;
	background-color: #FFF;
}
table.toolbar td{
	padding: 0px;
}
table.toolbar table{
	width: auto;
	background-color: #FFF;
}
table.toolbar table td{
	padding: 0px;
}
table.toolbar span {
	display: inline;
	float: none;
}


#legendaTexto span{
	color: #FFF;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
#legendaTexto {
	position: absolute;
	margin: 3px;
	width: 100px;
	height: 16px;
	padding: 3px;
	background-color: #333;
	color: #FFF;
	text-align: center;
	z-index: 100;
	display: none;
	
}
#legendaTexto .balao{
	position: absolute;
	top: 18px;
	left: 10%;
	height: 5px;
	width: 5px;
	background-image: url(../images/quina.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
table {
	width: 100%;
	background-color: #CCC;
}
table th{
	background-image: url(../images/fundo_menu.jpg);
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	font-size: 11px;
	padding: 3px;
}
table td {
	padding: 3px;
}
table tr.impar {
	background-color: #f2f2f2;
}
table tr.par {
	background-color: #e9e8e8;
}

table tr.impar.verde {
	background-color: #d6f7da;
}
table tr.par.verde {
	background-color: #cbe9cc;
}

table tr.impar.vermelho {
	background-color: #f0e1e1;
}
table tr.par.vermelho {
	background-color: #e6d6d6;
}

table tr.impar.amarelo {
	background-color: #ebe9c1;
}
table tr.par.amarelo {
	background-color: #e4e0af;
}
.filtros .filtro .bt_filtro{
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
}
.filtros {
	background-image: url(../images/setinha.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	position: relative;
}
.filtros .filtro {
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}
.filtros .filtro .area label .pre_form {
	width: 60px;
}
.filtros .filtro .area{
	background-color: #FFF;
	padding: 10px;
	margin: 3px;
	border: 2px dotted #036;
	display: table;
	position: absolute;
	top: 30px;
	right: 0px;
	width: 318px;
	display: none;
}



.item {
	float: left;
	
}
#links_rapidos .item img {
	float: left;
	clear: both;
	margin-right: 5px;
	margin-bottom: 5px;
}
.item h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.item small {
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.item img a{
	border: none 0px none;
	float: left;
	clear: both;
	margin-right: 5px;
	margin-bottom: 5px;
}
.item h2 a{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.item small a{
	font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
#conteudo p {
	margin: 5px;
}
#conteudo h2 {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#conteudo h3 {
	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#conteudo ul {
	margin-left: 20px;
}

#dados_pessoais {
	display: table;
	width: 100%;
}
#links_rapidos .item {
	width: 270px;
	margin-left: 20px;
	cursor: pointer;
	height: 70px;
	
}
#links_rapidos .inativo *{
	text-decoration: line-through;
}
#links_rapidos .inativo {
	filter: Alpha(Opacity=30);
	opacity: 0.30;
}
#links_rapidos .item img {}
#links_rapidos .item h2 {}
#links_rapidos .item small {}

#dados_pessoais ul{
	margin-right: 10px;
	float: right;
	clear: left;
}
#dados_pessoais ul li{

	list-style: none;
}
#dados_pessoais {
	display: table;
	width: 100%;
}
#dados_pessoais .item {
	width: 100%;
	
}
#dados_pessoais .item .foto {
	margin-right: 5px;
	margin-bottom: 5px;
}
#dados_pessoais .item h2 {}
#dados_pessoais .item small {}

ul.galeria {
	margin: 2px;
	padding: 2px;
}
ul.galeria li{
	position: relative;
	float: left;
	display: block;
	list-style: none;
}
a.foto {
	border: solid 1px #CCC;
	display: table;
	float: left;
	clear: both;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
fieldset a.ico_excluir{
	display: block;
	position: absolute;
	top: 0px;
	background-image: url(../images/ico_excluir.gif);
	right: -5px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right;
	height: 14px;
	width: 14px;
}
div.ico {
	display: block;
	position: absolute;
	bottom: 0px;
	background-image: url(../images/ico_excluir.gif);
	right: 0px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right;
	height: 14px;
	width: 14px;
}

.respostas fieldset{
	float: left;
	position: relative;
	clear: none;
}
.respostas fieldset fieldset {
	float: none;
	clear: left;
}

.respostas, .original {
	clear: left;
	margin: 10px;
	padding-top: 10px;

}
.respostas h3, .original h3 {
	width: 100%;
	font-size: 14px;
	font-weight: normal;
}