.icon32-send-form {
	background: url('images/icon-32.png') no-repeat 0 0 transparent;
}

.indique, .contato, .newsletter {
	width: 147px;
	height: 41px;
	display: block;
	overflow: hidden;
	float: left;
	text-align: center;
	margin: 20px 5px 0 5px;
	background: url('images/abas.png') no-repeat 0 0 transparent;
	position: relative;
    z-index: 2;
}
.indique span, .contato span, .newsletter span {
	display: block;
	margin: 15px 0 0 45px;
	text-align: left;
	
}

.newsletter {
	margin-left: 0;
}
.indique {
	background-position: -147px 0;
}
.contato {
	background-position: -294px 0;
}
.newsletter:hover, .newsletter.current {
	background-position: 0 -41px;
}
.indique:hover, .indique.current {
	background-position: -147px -41px;
}
.contato:hover, .contato.current {
	background-position: -294px -41px;
}

.forms-content {
	background-color: #EEEEEE;
    border: 1px solid #DFDFDF;
    float: left;
    margin-top: -1px;
    position: relative;
    width: 98%;
    z-index: 1;
    padding-bottom: 20px;
}
.forms-content .segura-content {
	margin: auto;
	width: 98%;
}
.forms-content .segura-content .export {
	width: 62px;
	height: 25px;
	background: url('images/exportar.png') 0 0 no-repeat transparent;
	display: block;
	padding: 12px 0 0 35px;
	margin: 20px 0;
	float: right;
}
.forms-content .segura-content .export:hover {
	background-position: 0 -37px;
}
.filtro {
	border-bottom: 1px solid #DFDFDF;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 100%;
}
.filtro h2 {
    color: #464646;
    font-size: 20px;
    font-weight: normal;
    line-height: 26px;
}
.filtro .morem-em {
	width: 350px;
	height: 130px;
	floar: left;
	overflow: auto;
	margin-bottom: 15px;
}
.filtro .esquerda .morem-em label {
	width: 100%;
	height: 20px;
	display: block;
	margin: 2px 0;
	border-bottom: 1px dashed #DFDFDF;
}
.filtro a.titulo-area {
	width: 50px;
	height: 205px;
	float: left;
	display: block;
	background: url('images/areas.png') 0 0 no-repeat transparent;
	overflow: hidden;
	text-indent: -9999px;
}
.filtro a.titulo-area.programacao {
	background-position: -50px 0;
}
.filtro a.titulo-area.comercial {
	background-position: -100px 0;
}
.filtro a.titulo-area.midia {
	background-position: -150px 0;
}
.filtro a.titulo-area.video {
	background-position: -200px 0;
}
.filtro a.titulo-area.outros {
	background-position: -250px 0;
}
.filtro ul.areas {
	display: none;
	float: left;
	padding: 10px;
	margin: 0;
	width: 170px;
	border-bottom: 1px solid;
	border-top: 1px solid;
	height: 183px;
}
.filtro ul.areas#design {
	display: block;
}
.filtro ul.areas#design, .filtro ul.areas#comercial, .filtro ul.areas#video {
	border-color: #DFDFDF;
}
.filtro ul.areas#programacao, .filtro ul.areas#midia, .filtro ul.areas#outros {
	border-color: #757575;
}
.filtro ul.areas#outros {
	border-color: #757575;
	border-right: 1px solid;
}
.filtro div.esquerda, .filtro div.direita {
	width: 495px;
	float: left;
}
.filtro div.esquerda label, .filtro div.esquerda input, .filtro div.esquerda select {
	float: left;
	margin: 0 0 0 5px;
}
.filtro div.esquerda label.fora {
	width: 130px;
	display: block;
	float: left;
	margin: 0;
}
.filtro div.linhas {
	height: 30px;
}
.filtro div.linhas {
	clear: both;
}
.filtro div.bt_filtrar {
	float: left;
    margin: 20px 0 0;
    text-align: center;
    width: 100%;
}
table.wp-list-table tr.line td {
	border: 0 none;	
}
table.wp-list-table tr.curriculo td {
	border-top: 0 none;	
}
table.wp-list-table tr.curriculo td div.segura-curriculo {
	display: none;
	float: left;
    padding-bottom: 20px;
    width: 100%;
    border-top: 1px solid #EEEEEE;
}
.view {
	background: url('images/view.png') 0 0 no-repeat transparent;
	width: 16px;
	height: 16px;
	display: block;
	overflow: hidden;
	text-indent: -9999px
}
.view.minus {
	background-position: 0 -16px;
}
table.wp-list-table tr.curriculo td div.segura-curriculo .foto {
	float: right;
    width: 177px;
    margin: 1em 0;
}
table.wp-list-table tr.curriculo td div.segura-curriculo .icones {
	float: left;
    width: 50px;
    height: 12px;
    display: block;
    padding-top: 32px;
    text-align: center;
}
table.wp-list-table tr.curriculo td div.segura-curriculo .icones span {
	color: #555555;
	font-size: 10px;
}
table.wp-list-table tr.curriculo td div.segura-curriculo .icones.portfolio {
	background: url('images/portfolio.png') 9px 0 no-repeat;
}
table.wp-list-table tr.curriculo td div.segura-curriculo .icones.pdf {
	background: url('images/pdf.png') 9px 0 no-repeat;
}
table.wp-list-table tr.curriculo td div.segura-curriculo .icones.doc, table.wp-list-table tr.curriculo td div.segura-curriculo .icones.docx {
	background: url('images/doc.png') 9px 0 no-repeat;
}