/*	LAYOUT	*/
*{margin:0;padding:0;}
body{background:#050505 url(../img/fundoBody.jpg) no-repeat 0 35px;}
body, td, tbody{color:#FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
img{border:0}

#TUDO{width:952px; overflow:hidden; margin:0 auto;}
#boxTopo{width:100%; overflow:hidden; background:url(../img/fundoTopo.png) repeat-x;}
#topo{display:none;}
#logo{display:none;}
#idiomas{display:none;}
#data{display:none;}

#boxMenu{width:100%; height:250px; overflow:hidden;}
#menu{width:100%; overflow:hidden;}
#menu ul{margin:0 10px;padding:0 10px;}
#menu li{margin:0 5px; padding:0; float:left;}
#menu li li{margin:0; padding:0; float:none;}

#boxConteudo{width:100%; overflow:hidden; margin-bottom:15px;}
#conteudo{
	border:1px solid #787878;
	background:url(../img/fundoConteudo.png);
	width:950px;
	height: 300px; /* ie treats as min-height */
	min-height: 300px; /* ie ignores */
}
/* commented backslash hack v2 \*/
*>#conteudo{
	height: auto;
}
/* ie ignores child selector, modern browsers replace height declaration | Explorer 5 Mac sees the end of this comment as the end of the previous one */
.fundoTitulo{background:url(../img/fundoTitulo.png) repeat-x; overflow:hidden; margin:4px; padding:8px 10px 2px 14px;}

#boxDestaques{width:950px; height:190px; overflow:hidden; border:1px solid #787878; background:url(../img/fundoConteudo.png); margin-bottom:15px;}


#boxBanners{width:100%; overflow:hidden; margin-bottom:10px;}
#banners{width:100%; overflow:hidden;}
#bannerTopo{overflow:hidden; float:left;}
#bannerRodape{overflow:hidden; float:right;}
#banners img{border:1px solid #787878;}

#boxRodape{width:100%; overflow:hidden; margin-bottom:35px;}
#rodape{padding:0 1px; line-height:16px;}
#rodape a{vertical-align:middle;}
.logoMV{background-image:url(../img/logoMV.png);}
.logoImokapa{background-image:url(../img/logoImokapa.png);}




/*	CLASSES GENERICAS*/
.floatBlock{width:100%; overflow:hidden;}
.floatLeft{float:left}
.floatRight{float:right}
.cleaner{clear:both}
.disabled{visibility:hidden;}
/*
.disabled {	-moz-opacity:.60; opacity:.60; filter:alpha(opacity=60);}
.disabled a {	cursor:text; }
*/
.bold{font-weight:bold}
.marR10px{margin-right:10px;}
.margem{margin-right:10px;}
.hidden{display:none}
.shown{display:block}
.borda{border:1px dotted yellow;}
.espaçamento{padding:0 25px 0 20px; overflow:hidden;}

.ordenação{line-height:20px; color:#696969; margin-bottom:10px;}

.navegação{width:910px; overflow:hidden; margin:0 0 20px 8px; line-height:25px;}
.navegação strong{color:#950808;}
.navegação .col1{float:left; overflow:hidden; width:500px;}
.navegação .col2{float:right; overflow:hidden; width:400px;}


/*	TABS Ficha do Imovel / Ficha Do empreendimento	*/
#tabs{height:26px; overflow:hidden; margin-left:6px;}
#tabs ul{list-style:none; margin:0; padding:0;}
#tabs ul li{padding:0 0 0 8px; margin:0 4px 0 0; float:left; height:26px; overflow:hidden; background:url(../img/fundoTab.gif) no-repeat; display:block;}
#tabs ul li.selected{background:url(../img/fundoTab.gif) no-repeat;}
#tabs ul li a:link, #tabs ul li a:visited{font-weight:bold; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none; text-transform:lowercase; background:url(../img/fundoTab_.gif) no-repeat right top; display:block; float:left; padding:0 10px 0 2px; line-height:26px;}
#tabs ul li.selected a:link, #tabs ul li.selected a:visited{color:#950808; background:url(../img/fundoTab_.gif) no-repeat right top;}
#tabs ul li a:hover{color:#950808;}


/*	TITULOS */
h1{height:20px; overflow:hidden; font-size:16px; font-weight:normal; color:#ffffff; text-transform:uppercase; margin-bottom:10px;}
h1 span{display:block; overflow:hidden;}
h2{height:20px; overflow:hidden; font-size:14px; font-weight:normal; color:#ffffff; text-transform:uppercase; margin-bottom:15px;}
h2 span{display:block; overflow:hidden;}
h3{height:20px; overflow:hidden; font-size:14px; font-weight:normal; color:#950808; text-transform:uppercase; margin-bottom:15px;}
h3 span{display:block; overflow:hidden;}


/*	IMAGENS	*/
.img200{width:202px; overflow:hidden;}
.img200 img{width:200px; border:1px solid #979797;}

.img150{width:152px; overflow:hidden;}
.img150 img{width:150px; border:1px solid #bd2856;}

.img120{width:122px; overflow:hidden;}
.img120 img{width:120px; border:1px solid #bd2856;}

.img100{width:110px; overflow:hidden;}
.img100 img{width:100px; border:5px solid #FFFFFF;}


/*	FORMS	*/
form{display:inline}
.boxGeral{font-size:11px; color:#272727; border:1px solid #a3a3a3; background-color:#ffffff;}
#pesqAng .boxGeral{background-color:#950808; color:#FFFFFF;}
select.boxGeral{height:18px;}
input.boxGeral{padding:2px 4px;}
textarea.boxGeral{padding:2px 4px;}
input[type="radio"]{vertical-align:middle;}
input[type="checkbox"]{vertical-align:middle;}
label{font-weight:bold; font-size:11px; color:#FFFFFF;}
.campoObrigatorio{color:#950808; font-weight:normal;}


/*	LINKS	*/
.geoRef2{background:url(../img/icoGeoRef.png) no-repeat; padding:2px 0 2px 20px; color:#3e3e3e;}

a.verMais:link, a.verMais:visited{color:#950808; text-decoration:underline; text-transform:lowercase; white-space:nowrap;}
a.verMais:hover{text-decoration:none;}

a.verMaisDiferente:link, a.verMaisDiferente:visited{font-weight:bold; color:#84100c; text-decoration:none; margin-left:34px;}
a.verMaisDiferente:hover{padding-left:5px;}

/*botão à la Nuno*/
a.botão:link, a.botão:visited{color:#0a0a0a; text-decoration:none; height:15px; line-height:15px; overflow:hidden; cursor:pointer; display:block; float:left; border:1px solid #fafafa; text-transform:uppercase; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
a.botão div.e{width:5px; height:15px; overflow:hidden; float:left; background:url(../img/botao_esquerda.gif) no-repeat;}
a.botão div.d{width:5px; height:15px; overflow:hidden; float:left; background:url(../img/botao_direita.gif) no-repeat;}
a.botão div.m{padding:0 15px; height:15px; overflow:hidden; float:left; background:url(../img/botao_meio.gif) repeat-x; white-space:nowrap;}

a.botão:hover{color:#FFFFFF; border:1px solid #363434;}
a.botão:hover div.e{background:url(../img/botaoHover_esquerda.gif) no-repeat;}
a.botão:hover div.d{background:url(../img/botaoHover_direita.gif) no-repeat;}
a.botão:hover div.m{background:url(../img/botaoHover_meio.gif) repeat-x;}

a.vermelho:link, a.vermelho:visited{color:#fffefe;}
a.vermelho div.e{background:url(../img/botaoVermelho_esquerda.gif) no-repeat;}
a.vermelho div.d{background:url(../img/botaoVermelho_direita.gif) no-repeat;}
a.vermelho div.m{background:url(../img/botaoVermelho_meio.gif) repeat-x;}

a.VV div.m{padding:0; width:388px; text-align:center;}
a.Geo div.m{padding:0; width:388px; text-align:center;}
a.primeiro div.m{padding:0 35px}
a.anterior div.m{padding:0 35px}
a.seguinte div.m{padding:0 35px}
a.ultimo div.m{padding:0 35px}
a.fotografias{margin:0 0 5px 5px;}
/*
a.voltar div.e{width:20px; background:url(../img/botaoVoltar.gif) no-repeat;}
a.primeiro div.e{width:18px; background:url(../img/botaoPrimeiro.gif) no-repeat;}
a.anterior div.e{width:18px; background:url(../img/botaoAnterior.gif) no-repeat;}
a.seguinte div.d{width:18px; background:url(../img/botaoSeguinte.gif) no-repeat;}
a.ultimo div.d{width:18px; background:url(../img/botaoUltimo.gif) no-repeat;}
a.pesquisar div.d{width:18px; background:url(../img/botaoPesquisar.gif) no-repeat;}
a.ordenar div.e{width:24px; background:url(../img/botaoOrdenar.gif) no-repeat;}
a.VV div.e{width:20px; background:url(../img/botaoVV.gif) no-repeat;}
a.Geo div.e{width:20px; background:url(../img/botaoGeo.gif) no-repeat;}
a.enviar div.d{width:18px; background:url(../img/botaoEnviar.gif) no-repeat;}
a.limpar div.d{width:20px; background:url(../img/botaoLimpar.gif) no-repeat;}
a.imprimir div.e{width:20px; background:url(../img/botaoImprimir.gif) no-repeat;}
a.mais div.d{width:20px; background:url(../img/botaoMais.gif) no-repeat;}
a.imoveis div.e{width:22px; background:url(../img/botaoImoveis.gif) no-repeat;}
a.fotografias div.e{width:20px; background:url(../img/botaoFotografias.gif) no-repeat;}
*/

a.botãoRedondo:link, a.botãoRedondo:visited{width:26px; height:26px; overflow:hidden; display:block; float:right; background:url(../img/botaoRedondoCinzento.gif) no-repeat; font:15px/22px Verdana; color:#000000; text-align:center; text-decoration:none;}
a.botãoRedondo:hover{background:url(../img/botaoRedondoVermelho.gif) no-repeat; color:#FFFFFF;}

.btnsHideShow{width:26px; height:26px; overflow:hidden; float:right; margin:4px 11px 0 0; background:url(../img/botaoRedondoVermelho.gif) no-repeat;}
.btnsHideShow a{width:26px; height:26px; overflow:hidden; display:block; font:15px/22px Verdana; color:#FFFFFF; text-align:center; text-decoration:none;}


/*	backgrounds das listagens	*/
.bg1{}
.bg2{}
.bgHover{}


/*	HOME	*/
#home{width:100%; overflow:hidden;}
#home .aviso{margin:30px 0;}
#home .aviso p{}

#home #bemvindo{width:550px; height:200px; overflow:hidden; float:left; border:1px solid #787878; background:url(../img/fundoConteudo.png); margin-bottom:15px;}
#home #bemvindo .imagens{float:left; width:150px; overflow:hidden;}
#home #bemvindo .texto{float:right; width:340px; overflow:hidden; margin-right:10px;}
#home #bemvindo p{height:130px; text-align:justify; font-size:10px;}

#home #pesqRap{width:380px; height:200px; overflow:hidden; float:right; border:1px solid #787878; background:url(../img/fundoConteudo.png); margin-bottom:15px;}
#home #pesqRap .info{width:155px; height:24px; overflow:hidden; margin-right:15px; font-size:10px;}
#home #pesqRap label{display:none;}

#home #imovel{width:380px; height:200px; overflow:hidden; float:left; border:1px solid #787878; background:url(../img/fundoConteudo.png); margin-left:20px;}
#home #imovel .imagem{width:150px; overflow:hidden; float:left;}
#home #imovel .info{width:185px; overflow:hidden; float:right;}
#home #imovel .info strong{background:url(../img/setaHome.gif) no-repeat 0 4px; padding-left:15px; margin-bottom:2px; text-transform:uppercase;}
#home #imovel .info p{height:22px; overflow:hidden; font-size:10px; padding-left:15px; margin-bottom:2px; text-transform:uppercase;}
#home #imovel strong.referencia{font:bold 12px/24px Verdana;}
#home #imovel strong.referencia b{color:#950808;}

#home #empreendimento{width:370px; height:200px; overflow:hidden; float:left; border:1px solid #787878; background:url(../img/fundoConteudo.png);}
#home #empreendimento .imagem{width:150px; overflow:hidden; float:left;}
#home #empreendimento .info{width:175px; overflow:hidden; float:right;}
#home #empreendimento strong{font:bold 12px/24px Verdana; height:20px;}
#home #empreendimento p{width:170px; height:120px; text-align:justify; font-size:10px;}

#home #noticia{width:160px; height:200px; overflow:hidden; float:right; border:1px solid #787878; background:url(../img/fundoConteudo.png);}
#home #noticia .noticia{width:100%; overflow:hidden; margin-bottom:10px;}
#home #noticia .noticia .titulo{width:100%; height:43px; overflow:hidden; font-weight:bold; line-height:15px; color:#950808; background:url(../img/seta2.gif) no-repeat 0 4px; padding-left:12px;}



/* QUEM SOMOS */
#quemsomos{width:100%; overflow:hidden;}
#quemsomos .imagens{float:left; width:202px; overflow:hidden;}
#quemsomos .texto{float:right; width:690px; overflow:hidden; line-height:19px;}
#quemsomosmapa{width:100%; overflow:hidden;}
#quemsomosmapa #contactos{width:260px; overflow:hidden; float:right; line-height:16px;}
#quemsomosmapa #contactos h5{font:bold 12px/24px Verdana;}
#quemsomosmapa #contactos table{line-height:20px;}
#quemsomosmapa #contactos td.etiqueta{font-weight:bold; color:#84100c; padding-right:8px;}
#quemsomosmapa #mapa{float:left;}


/* EQUIPA */
#equipa{width:910px; overflow:hidden; margin-left:8px;}
#equipa .funcionario{width:400px; height:150px; overflow:hidden; margin-bottom:30px;}
#equipa .imagem{width:120px; overflow:hidden; float:left; text-align:center;}
#equipa .info{width:250px; overflow:hidden; float:right; line-height:20px;}
#equipa .info td.etiqueta{color:#85120f; padding-right:8px;}
#equipa .info strong{font-weight:normal; color:#623100; padding-right:10px;}
#equipa .info h5{font:bold 12px/24px Verdana;}
#equipa .info a:link, #equipa .info a:visited{color:#FFFFFF; text-decoration:none;}
#equipa .info a:hover{text-decoration:underline;}

/*	PESQUISA	*/
#pesquisa{width:800px; overflow:hidden; margin-left:20px;}
#pesquisa .col1{float:left; width:320px; overflow:hidden; line-height:35px;}/*o opera faz as selects 4px mais largas*/
#pesquisa .col2{float:right; width:400px; overflow:hidden; line-height:35px;}
#pesquisa label{display:block; float:left; width:130px;}
#pesquisa .botão{margin-top:10px;}
#pesquisa .checkboxes{width:190px; overflow:hidden; float:right; line-height:24px; margin-bottom:10px;}
#pesquisa #detalhe p{color:#84100c; font-weight:bold; font-size:12px; margin:35px 0; line-height:140%; text-transform:uppercase;}
#pesquisa td.tabelaPesquisa{font-weight:bold; color:#fff; padding-right:10px;}


/*	LISTAGEM DOS IMOVEIS	*/
#listagem{width:910px; overflow:hidden; margin-left:8px;}
#listagem .meio{margin-left:22px;}
#listagem .imoDestaque{width:420px; height:135px; overflow:hidden; margin-bottom:30px;}
#listagem .imoDestaque h4{font-weight:bold; font-size:15px; line-height:100%; color:#ffffff; text-transform:uppercase; margin-bottom:5px;}
#listagem .imoDestaque .imagem{float:left; width:180px; overflow:hidden; text-align:center;}
#listagem .imoDestaque .info{width:230px; overflow:hidden; float:right; line-height:18px;}
#listagem .imoDestaque td.etiqueta{color:#85120f; padding-right:8px;}
#listagem .imoDestaque .links{width:100%; overflow:hidden; margin:4px 0;}
#listagem .imoLst{width:420px; height:135px; overflow:hidden; margin-bottom:30px;}
#listagem .imoLst h4{font-weight:bold; font-size:15px; color:#4b2500; margin:20px 0 5px 0; line-height:19px;}
#listagem .imoLst .imagem{float:left; width:200px; overflow:hidden; text-align:center; margin:12px 18px 0 0;}
#listagem .imoLst .info{width:150px; overflow:hidden; line-height:22px; float:left;}
#listagem .imoLst .links{line-height:22px;}
#listagem .links a:link, #listagem .links a:visited{padding:1px 0 1px 20px; color:#ffffff; font-weight:bold; text-decoration:none;} 
#listagem .links a:hover{text-decoration:underline;}
#listagem a.vv{background:url(../img/icoVV.png) no-repeat;}
#listagem a.geoRef{background:url(../img/icoGeoRef.png) no-repeat;}


/*	FICHA DO IMOVEL	*/
#fichaImovel{width:910px; overflow:hidden; margin-left:8px;}
#fichaImovel .col1{float:right; width:490px; overflow:hidden;}
#fichaImovel .col2{float:left; width:380px; overflow:hidden;}
#fichaImovel td{line-height:20px;}
#fichaImovel p{line-height:16px; text-align:justify;}
#fichaImovel .descricao{}
#fichaImovel .descricao p{line-height:22px; padding:0 5px;}
#fichaImovel .caracteristicas .etiqueta{background:url(../img/seta.gif) no-repeat 4px 8px; padding:0 10px 0 14px; color:#950808;}
#fichaImovel .localizacao .etiqueta{background:url(../img/seta.gif) no-repeat 4px 8px; padding:0 10px 0 14px; color:#950808;}
#fichaImovel .localizacao .morada{line-height:120%; padding:3px 0;}
#fichaImovel .consultor .etiqueta{background:url(../img/seta.gif) no-repeat 4px 8px; padding:0 10px 0 14px; color:#950808;}
#fichaImovel .consultor a:link, #fichaImovel .consultor a:visited{color:#FFFFFF; text-decoration:none;}
#fichaImovel .imovelForm{}
#fichaImovel .imovelForm td{line-height:26px; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;}
#fichaImovel .imovelForm{font-size:10px;}
#fichaImovel .imovelForm td.campoFormulario{font-weight:bold; color:#ffffff; padding-right:10px;}
#fichaImovel .expandable h4{background:#121212; border:1px solid #80807f; padding:8px 0 12px 10px; color:#ffffff; font-size:11px; margin-bottom:5px; text-transform:uppercase;}
#fichaImovel #tabInfo{width:100%; overflow:hidden;}



/*	LISTAGEM DE EMPREENDIMENTOS	*/
#empreendimentos{width:910px; overflow:hidden; margin-left:8px;}
#empreendimentos .empreendimento{width:420px; height:135px; overflow:hidden; margin-bottom:30px;}
#empreendimentos .col1{float:left;}
#empreendimentos .col2{float:right;}
#empreendimentos .imagem{float:left; width:180px; overflow:hidden; text-align:center;}
#empreendimentos .info{width:220px; overflow:hidden; float:right;}
#empreendimentos .info .nome{height:40px; overflow:hidden; background:url(../img/seta.gif) no-repeat 0 7px; padding-left:10px; margin:-2px 0 5px 0;}
#empreendimentos .info .nome h3{height:40px;}
#empreendimentos .info p{line-height:16px; height:75px;}
#empreendimentos .imgBox1{border:1px solid #336BA4; background-color:#FFFFFF; height:152px; overflow:hidden;}
#empreendimentos .imgBox2{margin:1px; border:1px solid #336BA4; height:97.5%; overflow:hidden;}


/*	FICHA DO EMPREENDIMENTO	*/
#fichaEmpreendimento{width:910px; overflow:hidden; margin-left:8px;}
#fichaEmpreendimento .col1{float:right; width:490px; overflow:hidden;}
#fichaEmpreendimento .col2{float:left; width:365px; overflow:hidden;}
#fichaEmpreendimento td{line-height:20px;}
#fichaEmpreendimento .descricao{}
#fichaEmpreendimento .descricao p{line-height:16px; text-align:justify;}
#fichaEmpreendimento .nome{overflow:hidden; background:url(../img/seta.gif) no-repeat 0 7px; padding-left:10px;}
#fichaEmpreendimento .logotipo{float:right; overflow:hidden; margin:35px 0 0 15px;}
#fichaEmpreendimento .logotipo img{border:1px solid #919191;}
#fichaEmpreendimento .localizacao .etiqueta{background:url(../img/seta.gif) no-repeat 4px 8px; padding:0 10px 0 14px; color:#950808;}
#fichaEmpreendimento .localizacao .morada{line-height:120%; padding:3px 0;}
#fichaEmpreendimento .expandable h4{background:#121212; border:1px solid #80807f; padding:8px 0 12px 10px; color:#ffffff; font-size:11px; margin-bottom:5px; text-transform:uppercase;}
#fichaEmpreendimento .imovelModelo{width:100%; overflow:hidden; margin:10px 0; text-align:justify; background:url(../img/quadrado.gif) no-repeat 160px 8px;}
#fichaEmpreendimento .imovelModelo .floatLeft{margin:0 20px 2px 0;}
#fichaEmpreendimento .imovelModelo strong{color:#950808; font-weight:normal; line-height:20px;}
#fichaEmpreendimento .imovelModelo span{}
/*
#fichaEmpreendimento a.url:link, #fichaEmpreendimento a.url:visited { color:#336BA4; font-weight:bold;}
#fichaEmpreendimento a.url:hover { color: #333333;}
*/



/*	NEGOCIO	*/
#negocio{width:100%; overflow:hidden;}
#negocio p{line-height:14px;}
#negocio #dadosNegocio{margin:0 4px 20px 8px; overflow:hidden;}
#negocio #dadosPessoais{overflow:hidden; float:right;}
#negocio #dadosPessoais table{}
#negocio #dadosImovel{overflow:hidden; float:left;}
#negocio #dadosImovel table{}
#negocio .campoFormulario{font-weight:bold; color:#fff; padding-right:10px;}
#negocio .shorter{padding-left:25px;}
#negocio td{line-height:28px;}
#frmNegocio{}



/*	RECRUTAMENTO	*/
#recrutamento{width:100%; overflow:hidden;}
#recrutamento .recrutamento{width:255px; overflow:hidden; float:left; background:url(../img/setaRecrutamento.png) no-repeat; margin-bottom:10px;}
#recrutamento .recrutamento h5{font:bold 11px/16px Verdana; padding-left:34px; height:50px; overflow:hidden;}
#recrutamento .recrutamento p{line-height:16px; padding-left:34px;}
#formRecruta{}
#formRecruta td{line-height:30px;}
#formRecruta td.campoFormulario{font-weight:bold; color:#fff; padding-right:10px;}
#formRecruta td td{padding-right:50px; color:#84100c;}
#formRecruta a.cv:link, #formRecruta a.cv:visited{color:#000; text-decoration:none;}
#formRecruta a.cv:hover{text-decoration:underline;}



/*	NOTICIAS	*/
#noticias{width:910px; overflow:hidden; margin-left:8px;}
#noticias .data{display:none;}
#noticias .imagem{float:left; overflow:hidden; text-align:center; margin-right:20px;}
#noticias .noticia{width:420px; height:135px; overflow:hidden; margin-bottom:30px;}
#noticias .noticia h5{font:bold 14px/16px Tahoma; color:#950808; height:35px; overflow:hidden; background:url(../img/seta2.gif) no-repeat 0 6px; padding-left:12px; margin-bottom:8px; text-transform:uppercase;}
#noticias .noticia p{line-height:16px; height:75px;}
#noticias #noticia .imagem img{border:1px solid #950808;}
#noticias #noticia h5{font:bold 14px/16px Tahoma; color:#950808; background:url(../img/seta2.gif) no-repeat 0 6px; padding-left:12px; margin-bottom:8px; text-transform:uppercase;}
#noticias #noticia p{line-height:16px;}



/* CONTEUDOS */
#conteudos{width:910px; overflow:hidden; margin-left:8px;}
#conteudos .data{display:none;}
#conteudos .imagem{float:left; overflow:hidden; text-align:center; margin-right:20px;}
#conteudos .conteudo{width:420px; height:135px; overflow:hidden; margin-bottom:30px;}
#conteudos .conteudo h5{font:bold 14px/16px Tahoma; color:#950808; height:35px; overflow:hidden; background:url(../img/seta2.gif) no-repeat 0 6px; padding-left:12px; margin-bottom:8px; text-transform:uppercase;}
#conteudos .conteudo p{line-height:16px; height:75px;}
#conteudos #noticia .imagem img{border:1px solid #950808;}
#conteudos #noticia h5{font:bold 14px/16px Tahoma; color:#950808; background:url(../img/seta2.gif) no-repeat 0 6px; padding-left:12px; margin-bottom:8px; text-transform:uppercase;}
#conteudos #noticia p{line-height:16px;}



/* INQUERITO */
#inquerito{width:700px; overflow:hidden; margin:0 0 15px 42px;}
#inquerito h3{font-weight:bold; font-size:11px; line-height:100%; text-transform:uppercase; background:url(../img/seta.gif) no-repeat 0 3px; padding-left:12px; margin-top:10px; margin-bottom:5px;}
#inquerito td{line-height:150%;}
#inquerito td.espaço{padding-left:12px;}
#inquerito td .boxGeral{margin:5px 0;}
#inquerito label{padding-right:10px;}
#inquerito p{font-weight:bold; margin-bottom:10px;}


/*	CONTACTOS	*/
#contactos{width:810px; overflow:hidden; margin-left:8px;}
#contactos .contacto{width:300px; overflow:hidden; line-height:16px;}
#contactos .contacto h5{font:bold 12px/24px Verdana;}
#contactos .contacto table{line-height:20px;}
#contactos .contacto td.etiqueta{font-weight:bold; color:#84100c; padding-right:8px;}
#frmContacto table{}
#frmContacto td{padding:3px 0;}
#frmContacto td.campoFormulario{font-weight:bold; color:#fff; padding-right:10px;}


/*	avisos	*/
.aviso{overflow:hidden; margin:20px 8px;}
.aviso p{margin-bottom:20px;}


