.checklist, .checklist li {
	margin:0;
	padding:0;
}
.checklist {
	border:1px solid #C3BBB6;
	list-style: none;
	overflow:auto;
	width:100%;;
	height:65px;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}
.checklist label:hover, .checklist label.hover {
	background: #777777;
	color: #FFFFFF;
}
.checklist label {
    display: block;
    padding-left: 25px;
    text-indent: -25px;
    border-bottom: 1px dashed #E4E4E4;
}
* html .checklist label { height: 1%; }

/* MENU */
#menuContainer {
	position: relative;
	height: 44px;
	color: #FFFFFF;
	background-image: url("images/menu/dolphin_bg_middle.jpg");
	width: 770px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 100%;
}
#menuNav {
	position: relative;
	height: 44px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;	
	padding: 0 0 0 15px;
}
#menuNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
	float: left;
}
#menuNav ul li {
	display: block;
	float: left;
	margin: 0 1px;
}
#menuNav ul li a {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0 0 10px;
	height: 44px;
}
#menuNav ul li a span {
	padding: 10px 15px 0 0;
	height: 21px;
	float: left;
	text-align: left;
}
.sub_menu{
	text-transform: none;
	font-size: 10px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
#menuNav ul li a:hover {
	color: #fff;
	background: transparent url(images/menu/dolphin_bg-OVER.jpg) repeat-x bottom
		left;
}
#menuNav ul li a:hover span {
	display: block;
	width: auto;
	cursor: pointer;
}
#menuNav ul li a.current,#menuNav ul li a.current:hover {
	color: #fff;
	background: #B81007 url(images/menu/dolphin_bg-ON.jpg) repeat-x;
}
#menuNav ul li a.current span {
	display: block;
	padding: 10px 10px 0 0;
	width: auto;
	background: #B81007 url(images/menu/dolphin_bg-ON.jpg) repeat-x;
	height: 34px;
	text-align: left;
}
.detalhe_menu{
	font-size: 1px;
	width: 770px;	
	height: 4px;
	background-color: #B81007;
}
/* FIM MENU */

/* Setup defaults since variable in browsers
----------------------------------------------- */
body, div, span, dd, dt, dl, img, ul, ol, li, p, h1, h2, h3, h4, h5, form, hr, fieldset {
	margin: 0;
	padding: 0;
}
/* Element Defaults
----------------------------------------------- */
html {
	height: 100%;
	background-color: #FFFFFF;
}
img {
	border: 0;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	color: #666666;
	position: relative;
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images/template/fundo.jpg");
	background-repeat: repeat-x;
	background-position: top;
}
textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #C3BBB6;
	padding: 0px;
	margin: 0px;
	background: #fff url("images/template/input.bg.gif") 0 0 repeat-x;
}
select {
	border: 1px solid #C3BBB6;
	padding: 0px;
	margin: 0px;
	background: #fff url("images/template/input.bg.gif") 0 0 repeat-x;
}
ol, ul {
	margin: 10px 0px 10px 6px;
}
li {
	margin: 10px 12px;
}
fieldset {
	border: 0;
}
.h1_anuncio{
	color: #000000;
	font-weight: bold;
}
.fake_h1{
	position: absolute;
	top: -100px;
}
h2{
	font-family: Helvetica,Arial,Verdana,sans-serif;	
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;	
}
h3{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
}
.h3_filtro{
	float: left;
	color: #FFFFFF;
	text-transform: none;
}
.h2_red{
	color: #B81007;
	float: left;
	margin: 3px 0px;
}
.h2_red_catalogo{
	color: #B81007;
	float: left;
	width: 100%;
	height: 19px;
	background-image: url("images/home/destaque.gif");
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.h2_descricao{
	width:100%;
	color:#666666;
	float: left;
	clear: both;
	margin-top: -7px;
	font-size: 11px;
}
.h3_descricao{
	width:100%;
	color:#CCCCCC;
	float: left;
	clear: both;
	margin-top: -3px;
	font-size: 11px;
	height: 17px;
}
.h3_listagem{
	font-size: 15px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 2px;
	color: #666666;
	text-transform: none;
}
.h3_anuncie{
	font-size: 17px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 2px;
	color: #B81007;
	text-transform: none;
}
.h3_escritorios{
	color: #333333;
	float: left;
	margin-top: 4px;
	text-transform: none;
	font-size: 13px;
}
.h3_correspondentes{
	color: #333333;
	float: left;
	margin-top: 4px;
	text-transform: none;
	font-size: 13px;
}
/* Layout
----------------------------------------------- */
#tudo { 
    width:770px;
    position:relative;  /*Contexto de posicionamento */    
    margin:0 auto;
    text-align:left;
    min-height:100%;/**/    
}
* html #tudo {
	height: 100%;
}
#conteudo {
	padding-bottom:15px;
}
#topo {
    width:770px;    
    text-align:center;    
    height: 191px;	
}
#topo_conteudo{
	height: 110px;
	width: 770px;
}
#principal {
    width:100%;    
    float:left;
}
#rodape {	
    background:#B81007;
    width:770px;
    height:25px;
    position: absolute;
    bottom: 0; /**/
    text-align:center;
}
.clear {
	clear:both;
}
#patrocinio{
	height: 34px;	
}
#body{
	width: 100%;
}
#footer_container{
	position: relative;
	bottom: 0;
	width: 100%;
	clear: both;
}
#footer {
	width: 770px;
	height: 25px;
	background-color: #B81007;
	text-align: center;	
	color: #D6ADAD;	
}
/* General
----------------------------------------------- */
h1{
	text-align: left;
	font-size: 18px;
	color: #993333;
	font-weight: normal;
	padding-top: 8px;
	padding-left: 5px;
	padding-bottom: 5px;
	
}
input[type="submit"], input[type="button"] {
	font-weight: bold;
	color: #fff;
	border: 1px solid #5D1414;
	height: 22px;
	background: #fff url(../img/btn.bg.gif) 0 0 repeat-x;
	border-style: none;
}
input[type="image"]{	
	border: none;	
	border-style: none;
}
.no_border{
	border: none;	
	border-style: none;
}
.center {
	text-align: center;
}
.entry {
	clear: both;
	padding-top: 10px;
}
.entry .label {
	float: left;
	padding-right: 5px;
	font-weight: bold;
	width: 150px;
	text-align: right;
}
.entry .output {
	float: right;
	width: 360px;
	padding-top: 10px;
	text-align: left;
}
.entry .input {
	float: right;
	width: 360px;
	text-align: left;
}
.entry .error {
	float: right;
	width: 360px;
	text-align: left;
}
/* Sidebar
----------------------------------------------- */
.notes {
	text-align: center;
	font-size: small;
}
.errors {
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #600;
}
.errors div {
	text-align: left;
}
.errors span {
	text-align: left;
}
.errors input {
	border: 1px solid #600;
}
.errors ul {
	list-style: none;
}
.buttonBox {
	text-align: center;
	padding: 5px 0;
	clear: both;
}
#sidebar p {
	font-size: small;
	color: #8B7869;
	line-height: 150%;
	padding-bottom: 10px;
}
#sidebar li {
	font-size: small;
	color: #8B7869;
}
#sidebar h1 {
	line-height: normal;
	font-weight: bold;
	font-size: small;
}
/*
#sidebar p:hover {
	color: #362F2D;
}
*/
/* Content
----------------------------------------------- */
#content .section {
	float: left;
	width: 518px;
	padding: 15px 15px 0 15px;
}
#content .section h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-size: large;
}
#content .section p {
	line-height: 150%;
	padding: 10px 0;
	font-size: small;
}
#content table {
	width: 100%;
	border: 1px solid #D2C9C4;
	border-collapse: collapse;
}
#content table caption {
	padding-bottom: 6px;
	text-align: left;
	font-weight: bold;
}
#content table thead th {
	border-left: 1px solid #D2C9C4;
	background: #fff url(../img/th.bg.gif) 0 100% repeat-x;	
	border-bottom: 1px solid #D2C9C4;
	padding: 6px;
	text-align: left;
	font-size: small;
}
#content table tbody td {
	border-left: 1px solid #E4DBD5;
	padding: 4px;
	border-bottom: 1px solid #D2C9C4;
	font-size: small;
}
#content dt {
	font-weight: bold;
	float: left;
	width: 33%;
}
#content dd {
	padding-left: 10px;
	float: left;
	width: 66%;
}
#content table.radio {
	border: 0px;
}
#content table.radio tbody tr td {
	border: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
/* Header
----------------------------------------------- */
#title {
	float: left;
	padding: 1px 0 6px 15px;
}
#status {
	color: #C7B299;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	text-align: right;
	padding-top: 14px;
	padding-right: 15px;
}
#status a {
	color: #C7B299;
	text-decoration: none;
}
/* Homepage Modifications
----------------------------------------------- */
#pgHome #container {
	background: url(../img/hdr.ad.jpg) 0 0 repeat-x;
}
#pgHome #sidebar {
	margin-top: 207px;
}
#pgHome #content {
	margin-top: 183px;
}


/** GERAIS **/
.ajax_loading{
	font-size: 10px;
	color: #B81007;
}
.ajax_loading_anuncie{
	font-size: 10px;
	color: #666666;
}
.left_auto{
	float: left;
	width: auto;
}
.command_button{
	border: none;
}
.floatLeft{
	float: left;
	position: relative;
}
.floatRight{
	float: right;
	position: relative;
}
.div_container{
	float: left;
	position: relative;
	width: 100%;
}
/* Forms */
.labelForm{
	width:100px;
	height:20px;
	margin-top:2px;
	margin-right:2px;
	padding-top:6px;
	padding-right:6px;
	background-color:#B81007;
	float:left;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: white;	
	text-align: right;
}
.div_input {
	width:157px;
	float:right;
	background-color:#EAEAEA;
	height:20px;
	margin-top:2px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	text-align: left;
}
.paginador{
	height:40px;
}
.infoPaginador{
	float: left;
	text-align: center;
}
.btnScroll{	
	width: 25px;
	height: 15px;
}
.link_mais{
	font-size: 11px;
	color: #993333;
}
.link{
	color: #B81007;
}
.modal{
	background-color:#000000;
	height:2000px;
	-moz-opacity:0.5;
	opacity:0.5;		
	filter:alpha(opacity=50);
	width:100%;
	left:0;
	position:absolute;
	top:0;
	z-index:99998;
	float: left;
}
.view_modal{
	left:50%;
	position:absolute;
	text-align:left;
	top:50%;
	z-index:99998;
	margin-left:-160px;
	margin-top:-165px;
	-moz-opacity:1;
	opacity:1;
	filter:alpha(opacity=100);
}
.modalExemplo {
	height:300px;
	padding-top:30px;
	position:relative;
	width:320px;
}
.fecharModal{
	background:#FFFFFF none repeat scroll 0 0;
	display:block;
	padding:5px;
	position:absolute;
	right:0;
	top:0;
	color:#EF3D0D;
	text-decoration:none;
}
.conteudoModal{
	background:#FFFFFF none repeat scroll 0 0;
	height:auto;
	padding:10px;
	width:300px;
	text-align: center;
}
.conteudoModal li{
	display: block;
}
.divisoria_vertical{
	margin: 0px 2px 0px 2px;
	width: 2px;
	float: left;
	background-color: #3E3E3E;
}
.divisoria_horizontal{
	margin: 2px 0px 2px 0px;
	width: 100%;
	height: 2px;
	float: left;
	background-color: #B81007;
	font-size: 1px;
}
#busca{
	background-color: #F6F6F6;
	height: 32px;
	float: left;
	width: 100%;
	font-size: 13px;
	color: #000000;
}
.filtro_refinamento{
	height:20px;	
	float:left;
	width:100%;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	clear: both;
}
.combo_filtro{
	font-size: 11px;
	color: #333333;
	height: 18px;
}
.input_ukd{	
	font-size: 11px;
	color: #333333;
	border: 1px solid #C3BBB6;
	padding: 0px;
	margin: 0px;
	background: #fff url("images/template/input.bg.gif") 0 0 repeat-x;
}
.anuncie_input{
	border: 1px solid #999999;
	width: 250px;
	font-size: 11px;
	color: #333333;	
	padding: 0px;
	margin: 0px;
	background: #fff url("images/template/input.bg.gif") 0 0 repeat-x;
}
.anuncio_input{
	border: 1px solid #666666;
	width: 220px;
	font-size: 11px;
	color: #333333;	
	padding: 0px;
	margin: 0px;
	background: #fff url("images/template/input.bg.gif") 0 0 repeat-x;
}

.rich-list-picklist-button-light,
.rich-list-picklist-button-press{
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: none;
	background-color: #F4F4F4;
}

.rich-list-picklist-button,
.rich-list-picklist-button-disabled,
.rich-list-picklist-button-content,
.rich-picklist-source-items,
.rich-picklist-target-items,
.rich-picklist-control-disabled,
.rich-picklist-control-top,
.rich-picklist-control-bottom,
.rich-picklist-control-up,
.rich-picklist-control-down,
.rich-picklist-control-copyall,
.rich-picklist-control-copy,
.rich-picklist-control-remove,
.rich-picklist-control-removeall{
	padding: 0px;
	margin: 0px;
}
.rich-picklist-controls{
	padding: 0px 8px;
}
.help_img{
	margin-top: 3px;
}
.filtro_btn_busca{
	clear: both;
	margin:20px 0px 0px 0px;
	float: right;
}
.div_imagem{
	font-size: 1px;
}
.pick_class{
	font-size: 9px;
	font-weight: normal;
}
.divNenhumResultadoEncontrado{
	color: #B81007;
	font-size: 11px;
	margin-top: 40px;
	font-weight: bold;
	float: left;
	width: 100%;
}
.nenhumResultadoAnunciar{
	color: #B81007;
	font-size: 11px;	
	font-weight: bold;	
	text-decoration: underline;
}
.alinhaImagem{
	height: 100%;
	width: 100%;
	vertical-align: bottom;
	text-align:center;
}

/** LISTAGEM **/
.linha_tracejada{
	float: left;
	font-size: 1px;
	height: 17px;
	width: 100%;
	background-image: url("images/template/fundo_tracejado.gif");
	background-repeat: repeat-x;
}
.titulo_listagem{
	float: left;
	width: 100%;
	height: 22px;
	background-color: #F6F6F6;
}
.listagem_resultado{
	float: left;
	width:100%;
	color: #B81007;
	font-size: 11px;
	margin-top: 7px;
}
.listagem_container{
	float: left;
	width: 100%;
	height: auto;
}
.listagem_link{
	text-decoration: none;
	color: #666666;
}
.input_area_size{
	width: 35px;
	font-size: 11px;
	text-align: center;
}

/** HOME **/
.home_apresentacao{
	float: left;	
	width: 485px;
	height: 178px;
}
.home_apresentacao_imagem{
	float: left;	
}
.home_apresentacao_texto{
	float: left;
	width: 350px;
	text-align: justify;
	line-height: 130%;
	position: absolute;
	top: 12px;
	left: 125px;
}
.home_chamada_um{
	float: left;	
	width: 485px;
	margin-top: 5px;	
}
.home_chamada_um_imagem{
	float: left;
	width: 155px;
	text-align: center;
	font-size: 1px;
}
.home_chamada_um_texto{
	float: left;
	width: 325px;
	text-align: justify;
	line-height: 130%;
}
.home_banner{
	float: left;
	width: 270px;
	margin-left: 8px;
	text-align: left;
}
.home_newsletter{
	float: left;
	width:235px;
	margin-top: 10px;
	text-align: right;
}
.home_newsletter_input{
	float: left;
	width: 100%;
	height: 22px;
	color: #333333;
}

/** Escritórios **/
.escritorio_filtro{
	float: left;	
	width: 485px;
	height: 178px;
	background-image: url("images/template/bg_filtro.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}
.escritorio_filtro_container{
	float: left;
	margin: 5px 15px;
	display:inline;
	text-align: left;
	width: 455px;
}
.escritorio_filtro_atuacao{
	float: left;
	width: 330px;
}
.escritorio_filtro_ordenacao{
	float: left;
	margin-left: 10px;
	width: 110px;	
	display: inline;
}

.escritorios_resultado{
	float:left;
	height: 110px;
	width: 770px;
}
.escritorios_logo{
	float: left;
	width: 170px;
	height: 110px;
	margin-left: 20px;
	display: inline;
}
.escritorios_dados{
	float: left;
	width: 580px;
	height: auto;
	display: inline;
}
.escritorios_dados_titulo{
	float: left;
	width: 100%;
	height: 22px;
}
.escritorios_descricao{
	float: left;
	padding-left:12px;
	width: 568px;
	height: 51px;
	text-align: justify;
	line-height: 145%;
	color: #666666;
}
.escritorios_endereco{
	float: left;
	display:inline;
	width:568px;
	margin-left:12px;
	height: 18px;
	text-align:left;
	font-size: 12px;
	color: #333333;
	margin-top: 2px;
}
.escritorios_site{
	float: right;
	height: 20px;
	text-align:left;
	font-size: 11px;
}
.escritorios_site_link{
	color: #B81007;
	text-decoration: none;
}

/** Login **/
.login_banner_maior{
	float: left;	
	width: 485px;
	height: 178px;
	background-image: url("images/login/fundo.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}

/** Correspondentes **/
.correspondentes_filtro{
	float: left;	
	width: 485px;
	height: 178px;
	background-image: url("images/template/bg_filtro.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}
.correspondentes_filtro_container{
	float: left;
	margin: 5px 15px;
	display:inline;
	text-align: left;
	width: 455px;
}
.correspondentes_filtro_atuacao{
	float: left;
	width: 330px;
}
.correspondentes_filtro_ordenacao{
	float: left;
	margin-left: 10px;
	width: 110px;
	display: inline;
}

.correspondentes_resultado{
	float:left;
	height: auto;
	width: 100%;
}
.correspondentes_dados{
	float: left;
	width: 770px;
	height: auto;
}
.correspondentes_dados_titulo{
	float: left;
	width: 100%;
	height: 22px;
}
.correspondentes_descricao{
	float: left;
	padding-left:12px;
	width: 768px;
	height: auto;
	text-align: justify;
	line-height: 145%;
	color: #666666;
}
.correspondentes_oab{
	float: left;
	width:100%;
	margin-left:12px;
	height: 17px;
	text-align:left;
	font-size: 12px;
	color: #333333;
	display: inline;
}
.correspondentes_site{
	float: right;
	height: 20px;
	text-align:left;
	font-size: 11px;
}
.correspondentes_site_link{
	color: #B81007;
	text-decoration: none;
}
.correspondentes_linha_filtro{
	float: left;
	width: 100%;
	height: 22px;
}
.correspondentes_label_filtro{
	float:left;
	width: 60px;
	text-align: right;
	padding-right: 2px;
}

/** Anuncie **/
.anuncie_beneficios{
	float: left;	
	width: 485px;
	height: 371px;
	background-image: url("images/anuncie/bg_beneficios.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}
.anuncie_beneficios_container{
	float: left;
	margin: 5px 15px;
	display:inline;
	text-align: left;
	width: 455px;
}
.anuncie_beneficios_texto{
	display: inline;
	float:left;
	font-size:12px;
	width: 445px;
	line-height:140%;
	margin-left:10px;
	margin-top:5px;
	text-align:justify;
}
.anuncie_vantagens_titulo{
	margin-top: 5px;
	color: #FFCC00;
	font-weight: bold;
}
.anuncie_vantagens_descricao{
	font-size: 11px;
	margin-left: 20px;
	color: #FFFFFF;
}
.anuncie_promocao{
	float: left;	
	width: 279px;
	height: 371px;
	background-image: url("images/anuncie/bg_promocao.jpg");
	background-repeat: no-repeat;
	background-position: top;
}
.anuncie_promocao_container{
	float: left;
	margin: 5px 15px;
	display:inline;
	text-align: left;
	width: 249px;
}
.anuncie_promocao_texto{
	display: inline;
	color:#333333;
	float:left;
	font-size:10px;
	line-height:100%;
	margin-top:85px;
	text-align:justify;
}
.anuncie_cadastro{
	float: left;
	width: 100%;
	height: 290px;	
}
.anuncie_cadastro_formulario{
	float: left;
	width: 410px;
	text-align: left;
	margin-top: 20px;
	height: auto;
}
.anuncie_cadastro_titulo{
	margin-left:15px;
	width: 300px;
	float: left;
	height: 45px;
}
.anuncie_cadastro_span_t{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.anuncie_cadastro_span_st{
	color: #FFFFFF;
	font-size: 12px;	
}
.anuncie_submit{
	float: left;
	margin-left: 270px;
	margin-top: 10px;
	height: auto;
	display: inline;
}
.anuncie_modelo_container{
	float: right;
	width: 390px;
	height: 107px;
	padding: 5px;
}
.anuncie_modelo_imagem{
	float: left;
	margin-top: 5px;
	width: 120px;
}
.anuncie_modelo_descricao{
	float: left;
	width: 270px;
	margin-top: 5px;
}
.anuncie_modelo_titulo{
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	height: 18px;
}
.anuncie_modelo_desc{
	color: #FFFFFF;
	font-size: 11px;
}
.anuncie_planos{
	float: left;
	width: 485px;
}
.anuncie_titulo_plano{
	background-color: #38AED6;
	padding-left:15px;
	width: 470px;
	padding-top:3px;
	height: 18px;
	float: left;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}
.anuncie_descricao_plano{
	float: left;
	font-size: 11px;
	text-align: left;
	width: 360px;
	margin-left: 15px;
	display: inline;
}
.anuncie_preco_plano{
	float: left;
	display: inline;
	width: 110px;
	font-size: 1px;
}
.anuncie_meses_plano{
	float: left;
	width: 485px;
	font-size: 1px;
}
.anuncie_mais_cidades{
	float: left;
	width: 100%;
	font-size: 11px;
	color: #2CAAD5;
	margin-top: 5px;
	text-align: center;
}
.anuncie_label_cadastro{
	font-weight: bold;
	color: #000000;
	margin-right: 5px;	
}
.anuncie_div_label_cadastro{
	font-weight: bold;
	color: #000000;	
	width: 60px;
	float: left;
	display: inline;	
}
.anuncie_form_line{
	height: auto;
	width: 100%;
	padding-top: 2px;
}
.anuncie_form_line_auto{
	height: auto;
	margin-bottom: 5px;
	width: 100%;
}
.anuncie_link_copiar{
	font-weight:bold;
	color: #B81007;
	font-size: 11px;
}
.anuncie_text_area{
	width: 680px;
	height: 100px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.anuncie_metade{
	float: left;
	width: 50%;
}
.anuncie_titulo_form{
	float: left;
	width: 100%;
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
}
.anuncie_container_form{
	float: left;
	width: 680px;
	background-color:#F4F4F4;
	padding: 10px 20px;
}
/** Fale Conosco **/
.fale_label_div{
	float: left;
	width: 85px;
	height: 20px;
}
.fale_label{
	color: white;
	float: right;	
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 2px;
}
.fale_input{
	float: left;
	width: 370px;
	height: 20px;
	text-align: left;
}
.fale_msg{	
	margin-left:3px;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	height: 15px;
}

.fale_formulario{
	float: left;	
	width: 485px;
	height: 305px;
	background-image: url("images/fale_conosco/bg_formulario.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}
.fale_formulario_container{
	float: left;
	margin: 5px 15px;
	display:inline;
	text-align: left;
	width: 455px;
}
.fale_formulario_texto{
	display: inline;
	color:#FFFFFF;
	float:left;
	font-size:13px;
	line-height:160%;
	margin-left:10px;
	margin-top:20px;
	text-align:justify;
}
.fale_informacoes{
	float: left;	
	width: 279px;
	height: 305px;
	background-image: url("images/fale_conosco/men.jpg");
	background-repeat: no-repeat;
	background-position: top;
}
.fale_informacoes_container{
	float: left;
	margin: 5px 15px;
	display:inline;
	text-align: left;
	width: 249px;
}
.fale_informacoes_texto{
	display: inline;
	color:#FFFFFF;
	float:left;
	font-size:11px;
	line-height:150%;
	margin-top:10px;
	text-align:justify;
}
.fale_formulario_mensagem{
	height: 85px;
	width: 350px;	
	text-align: left;
}
.fale_item_contato{
	float:left;
	margin-left: 95px;
	width: 355px;
	display: inline;
}
.fale_item_icon{
	float: left;
	font-size: 1px;
	width: 66px;
}
.fale_item_descricao{
	float: left;
	font-size: 11px;
	color: #0673D0;
	width: 230px;
	text-align: left;
	margin-top: 8px;
	line-height: 125%;
}

/** Cadatsrado **/
.cadatrado_linha{
	float:left;
	padding: 10px 50px;
	width: 670px;
	background-color: #F4F4F4;
	margin-top: 10px;
	text-align: left;
	color: #000000;
	font-size: 13px;
	line-height: 150%;
}
.cadastrado_item{
	font-size: 25px;
	font-weight: bold;
	padding-right: 5px;
}
/** Login **/
.login_container{
	float: left;
	margin: 5px 15px;
	display:inline;
	text-align: left;
	width: 455px;
}
.login_chamada{
	float: left;
	margin-top: 5px;
	clear: both;
	color: #FFCC00;
	font-size: 13px;
	font-weight: bold;
}
.login_chamada_descricao{
	float: left;
	clear: both;
	color: #FFFFFF;
	font-size: 11px;
	margin-left: 10px;
	width: 300px;
}
.login_content{
	float: left;
	width: 100%;
	margin-top: 40px;
	background-color: #F6F6F6;
	height: 140px;
}
.login_dados{
	float: left;	
	text-align: left;
	margin-top:15px;
	width: 220px;
}
.login_cadeado{
	float:left;
	margin-left: 200px;
	margin-top:15px;
}
.login_campos{
	float: left;
	width:210px;
	text-align: right;
}
.login_input{
	float: left;
	width: 100%;
	height: 22px;
}

/** Anuncie **/
.anuncie_bg_campos{
	padding: 5px 0px;
	background-color: #F6F6F6;
	clear: both;
	float: left;
	width: 100%;
}
.anuncie_div_label{
	float: left;
	width: 90px;
	height: 20px;
}
.anuncie_div_campo{
	float: left;
	width: 310px;
	text-align: left;
	height: 20px;
}
.anuncie_label_campos{
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 2px;
	float: right;
	margin-right: 2px;
}
.anuncie_exemplo_container{
	float: left;
	width: 50%;
}
.anuncie_exemplo{
	width: 150px;	
}
.anuncie_exemplo_img{
	width: 100%;
	float: left;
}
.anuncie_exemplo_check{
	width: 100%;
	float: left;
	height: 20px;
}
.anuncie_exemplo_link{
	width: 100%;
	float: left;
	text-align: left;
}
.anuncie_div_h3{
	text-align: left;
	padding: 8px 15px;
	float: left;
	width: 100%;
}
.anuncie_error{
	/*color: #B81007;*/
	color: red;
	font-size: 11px;
}
.anuncie_error_div{
	font-size: 1px;
	height: auto;
	text-align: left;
	padding-left: 60px;
}

/** Escritório e Correspodnente (Anuncio)**/
.escritorio_topo{
	height: 180px;
	width: 100%;
	float: left;
}
.correspondente_topo{
	height: 170px;
	width: 100%;
	float: left;
}
.escritorio_imagem{
	float: left;
	width: 240px;
	height:180px;
	margin-left:8px;
	display:inline;
}
.escritorio_dados_container{
	float: left;
	width: 520px;
	height:180px;
	margin-left:2px;
	display:inline;
}
.correspondente_dados_container{
	float: left;
	width: 100%;
	height:170px;	
	display:inline;
}
.anuncio_titulo{
	float: left;
	height: 40px;
	width: 100%;
}
.anuncio_site{
	text-decoration: none;
	color: #FFFFFF;
}
.anuncio_secao{
	float: left;
	width: 100%;
	margin-top: 10px;
	height: 25px;
	text-align: left;
}
.escritorio_label{
	float: left;
	width: 75px;
	height: 95px;
	font-size: 1px;
}
.correspondente_label{
	float: left;
	width: 75px;
	height: 76px;
	font-size: 1px;
}
.anuncio_div_contato{
	float: left;
	width: 100%;
	text-align: left;
	font-size: 1px;
}
.escritorio_dados{
	float: left;
	display: inline;
	margin-left: 2px;
	width: 438px;
	height: 95px;
	text-align: left;
	line-height: 160%;
	color: #FFFFFF;
	background-image: url("images/escritorio/bg.jpg");
	background-repeat: no-repeat;
	background-position: top;
}
.correspondente_dados{
	float: left;
	display: inline;
	margin-left: 2px;
	width: 438px;
	height: 76px;
	text-align: left;
	line-height: 160%;
	color: #FFFFFF;
	background-image: url("images/escritorio/bg.jpg");
	background-repeat: no-repeat;
	background-position: top;
}
.anuncio_texto{
	font-size13px;
	color: #333333;
	line-height: 140%;
	float: left;
	width: 750px;
	padding: 10px;
	text-align: justify;
	height: auto;
	background-image: url("images/escritorio/bg_texto.gif");
	background-repeat: repeat-y;
	background-image: 
}
.anuncio_div_itens{
	float: left;
	width: 250px;
	display: inline;
}
.anuncio_itens{
	margin-left: 50px;
}
.anuncio_contato_div_label{
	float: left;
	width: 100px;
	height: 20px;
}
.anuncio_contato_div_campo{
	float: left;
	width: 275px;
	text-align: left;
	height: 20px;
}
.anuncio_label_campos{
	font-weight: bold;
	color: #B81007;
	margin-top: 2px;
	float: right;
	margin-right: 2px;
}
.anuncio_error{
	color: #B81007;
	font-size: 14px;
	margin-left: 3px;
	height: 15px;
}
.anuncio_contato_container{
	float: left;
	width: 100%;
	background-color: #EFEFEF;
	padding: 5px 0px;
}
.anuncio_contato_metade{
	float: left;
	width: 50%;
}
.anuncio_contato_rodape{
	float: left;
	width: 100%;
	margin-top: 5px;
}
.anuncio_contato_texto{
	float:left;
	font-size: 11px;
	width: 600px;
	margin-top: 5px;
	margin-left: 20px;
}
.anuncio_botao_enviar{
	float: right;
	margin-right: 20px;
}
.footer_div{
	float:left;
	width: 100%;
}
.footer_links{
	float: left;
	width: 490px;
	font-size: 11px;
	color: #FFCC00;
	margin-top: 5px;
}
.footer_link{
	color: #FFCC00;
	text-decoration: none;
}
.footer_copyright{
	float: left;
	width: 250px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 100%;
	margin-top: 7px;
}
.quem_somos_titulo{
	float: left;
	width: 740px;
	padding-left: 30px;
	height: 30px;
	padding-top: 6px;
	background-image: url("images/quem_somos/fd_topo.jpg");
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
.quem_somos_texto{
	float: left;
	width: 750px;
	padding: 20px 10px;
	height: auto;
	background-image: url("images/quem_somos/fd_texto.jpg");
	background-repeat: no-repeat;
	text-align: justify;
	color: #000000;
	line-height: 150%;
}
.quem_somos_topico{
	padding: 10px 0px 0px;
	color: #B81007;
	font-size: 13px;
	font-weight: bold;
}
.quem_somos_seta{
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
.quem_somos_imagem{
	float: right;
	margin-right: -10px;
	margin-top: -20px;
}
.quem_somos_div_link{
	padding: 3px 40px;		
}
.quem_somos_link{
	color: #B81007;
	font-style: italic;
}
