/*Tipografia Básica*/
* { 
    margin:0; 
	padding:0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000; 
	border:none; 
	text-decoration:none; 
}

a{ 
  text-decoration: none; 
}
a:link{ 
  text-decoration: none; 
}
a:visited{ 
  text-decoration: none; 
}
a:hover{ 
  text-decoration: underline; 
}

form { 
  padding: 0; 
  margin: 0;
  float:left;
}

img {
  padding:0;
  margin:0;
  border:0;
}

table {
  padding:0;
  margin:0;
}

h2 {
  width:100%;
  font-size:12px;
  color:#4F4F4F;
  font-weight:bold;
  text-transform:uppercase;
  float:left;
}

html, body {
    height:100%;
	}
	 
body {
	margin:0; 
	padding:0;
	background:#FFF;
	color:#000;
	text-align: left;
	}
#container { 
	width:970px;
	position:relative;
	background:#FFF;
	margin:0 auto;
	text-align:left;
	min-height:100%;
	border-width:0 1px;
	}
 * html #container {
    height: 100%;
	}
#conteudo {
    padding-bottom:10px;
	}
#topo {
	background:#FFF;
	width:970px;
	height:180px;
	text-align: left;
	padding-top:1px;
	}

#principal {
	width:775px;
	/*height:910px;*/
	height:auto;
	text-align:justify;
	float:left;	
	}
#banner {
	width:185px;
	float:right;
	}
	
#rodape {
    background: url(../imagem/bg-rodape.jpg) 0 0 repeat-x;	
	width:970px;
	height:119px;
	bottom: 0;
	text-align:center;
	}
#rodape p {
	margin-top: -20px;
	font-weight:bold;
	color:#086DB3;
	}

.clear {
    clear:both;
   }
   
.separador {
    padding-bottom:7px;
   } 
   
.form {
    margin-top:8px;
    float:left;
 }   
 
.img-not-destaque {
    margin-top: 7px;
    margin-bottom:5px;
} 

hr {
   height: 1px;
   border-top: 1px solid #E8E8E8; 
}

.aviso {
   color:#086DB3;
   text-transform:uppercase;
}

.erro{
   color:#EB1C46;
}
   
/* canais */   
#canal {
    height:45px;
	width:100%;
    background: url(../imagem/bg-canais.jpg) 0 0 repeat-x;
	border-bottom:1px solid #A7B4C4;
	float:left;
}
#canal p {
    padding-top:3px;
    text-align:center;
}

#canal a {
    color:#FFFFFF;
    text-transform:uppercase;
}

/* tab dos canais */

/* tab cinza */
#tab-cz {
     /*height:38px;*/
     height:28px;	 
	 width:60px;
	 background-color: #A5C6D9;
	 /*margin: 7px 5px 0 15px;*/
	 margin: 17px 5px 0 0;	 
	 float:left;
	 display:inline; /* hack IE 6.0 */
}

/* cantos arrendodados cinza */
div.tcz {
    background:#A5C6D9;
    height: 6px;
    margin: 0;
    overflow: hidden;
}
	
div.tcz div.tcz {
    background: url(../imagem/tcd.gif) 100% 0 no-repeat;
}

div.tcz div.tcz div.tcz {
    background: url(../imagem/tce.gif) 0 0 no-repeat;
}

/* tab azul */
#tab-az {
    height:28px;
	width:85px;
	background-color: #0B67B0;
	margin: 17px 5px 0 0;
	float:left;
}

/* cantos arrendodados azul */
div.taz {
    background:#0B67B0;
    height: 6px;
    margin: 0;
    overflow: hidden;
}
	
div.taz div.taz {
    background: url(../imagem/tad.gif) 100% 0 no-repeat;
}

div.taz div.taz div.taz {
    background: url(../imagem/tae.gif) 0 0 no-repeat;
}

/* tab laranja */
#tab-la {
    height:28px;
	width:85px;
	background-color: #F9A91C;
	margin: 17px 5px 0 0;
	float:left;
}

/* cantos arrendodados laranja */
div.tla {
    background:#F9A91C;
    height: 6px;
    margin: 0;
    overflow: hidden;
}
	
div.tla div.tla {
    background: url(../imagem/tld.gif) 100% 0 no-repeat;
}

div.tla div.tla div.tla {
    background: url(../imagem/tle.gif) 0 0 no-repeat;
}

/* tab verde */
#tab-ve {
    height:28px;
	width:85px;
	background-color: #9DC83A;
	margin: 17px 5px 0 0;
	float:left;
}

/* cantos arrendodados verde */
div.tve {
    background:#9DC83A;
    height: 6px;
    margin: 0;
    overflow: hidden;
}
	
div.tve div.tve {
    background: url(../imagem/tvd.gif) 100% 0 no-repeat;
}

div.tve div.tve div.tve {
    background: url(../imagem/tve.gif) 0 0 no-repeat;
}

/* tab vermelha */
#tab-vm {
    height:28px;
	width:101px;
	background-color: #EB1C46;
	margin: 17px 5px 0 0;
	float:left;
}

/* cantos arrendodados vermelhos */
div.tvm {
    background:#EB1C46;
    height: 6px;
    margin: 0;
    overflow: hidden;
}
	
div.tvm div.tvm {
    background: url(../imagem/tvmd.gif) 100% 0 no-repeat;
}

div.tvm div.tvm div.tvm {
    background: url(../imagem/tvme.gif) 0 0 no-repeat;
}

/* area de logon */
#logon {
    margin-top: 10px;
    margin-right:17px;
    display:inline;  
    float:right;
}

#logon p {
    clear:both;
    display:inline;
    padding-left:242px;
}

#logon a {
    color:#4F4F4F;
    text-transform:none;
}

#logon label {
    margin-right:5px;
    margin-left:10px;
    vertical-align:bottom;
    font-weight: bold;
    color:#086DB3;
    display:inline;  
 }
 
#logon input {
    width: 140px;
    height:15px;
    min-height:15px;
    border:1px solid #A5C6D9; 
    background-color:#FFF;
    display:inline;
 }

#logon input.btn-logar {
    width: 30px; 
    height:16px;
    min-height:16px;
    background:#086DB3;
    color:#FFF;
    font-weight:bold;
    border:0;
}

/* painel topo */
#painel-topo {
    margin-top:7px;
    height:120px;
    width:100%;
    float:left;
}

#banner-topo{
    width:775px;
    float:left;
}

#banner-anuncio{
    width:185px;
    float: right;
}


/* banner lateral */
#box-330 {
    height:330px;
    width:180px;
    margin:0 auto;
}

#box-115 {
    height:115px;
    width:180px;
    margin:0 auto;
}

.titulo, .titulo-aeromodelismo, .titulo-aeronave, .titulo-peca, .titulo-servico, .titulo-noticia, .titulo-evento, .titulo-filtro, .titulo-termo {
    width:100%;
    height:34px;
    border-bottom:2px solid #086DB3;
    float:left;
}

.titulo-aeromodelismo {
    border-bottom:2px solid #EB1C46;
}

.titulo-aeronave, .titulo-noticia, .titulo-evento, .titulo-filtro, .titulo-termo {
    border-bottom:2px solid #0B67B0;
}

.titulo-peca {
    border-bottom:2px solid #F9A91C;
}

.titulo-servico {
    border-bottom:2px solid #9DC83A;
}

.titulo p, .titulo-aeromodelismo p, .titulo-aeronave p, .titulo-peca p, .titulo-servico p, .titulo-noticia p, .titulo-evento p, .titulo-filtro p, .titulo-termo p {
    margin-top:3px;
    font-family: 'Trebuchet Ms', Helvetica, Verdana, Arial, Tahoma, Sans-Serif;;
    font-size: 24px;
    color:#086DB3;
    font-weight: normal;
    float:left;
}

.titulo-aeromodelismo p {
    color: #EB1C46;
}

.titulo-aeronave p, .titulo-noticia p, .titulo-evento p, .titulo-filtro p, .titulo-termo p {
    color: #0B67B0;
}

.titulo-peca p {
    color: #F9A91C;
}

.titulo-servico p {
    color: #9DC83A;
}

.titulo img, .titulo-aeromodelismo img, .titulo-aeronave img, .titulo-peca img, .titulo-servico img, .titulo-noticia img , .titulo-evento img, .titulo-filtro img, .titulo-termo img {
    padding-right:3px;
    float:right;
}

/* painel busca   */
#painel{
    height:255px;
    width:100%;
    float:left;
}

#filme {
    padding-top:10px;
    padding-right:30px;
    width:310px;
    float:left;
}

#busca {
    margin-top:18px;
    width:175px;
    height:235px;
    float:left;
}

#busca label {
    text-transform:uppercase;
    vertical-align:bottom;
    font-weight: bold;
    color:#4F4F4F;
    display:inline;
    float:left; 
 }
 
#busca input {
    margin-bottom:5px;
    width: 165px;
    height:15px;
    min-height:15px;
    border:1px solid #A5C6D9; 
    background-color:#FFF;
    display:inline;
    float:left;
 }
 
#busca select {
    margin-bottom:5px;
    width: 167px;
    height:18px;
    min-height:18px;
    border:1px solid #A5C6D9; 
    background-color:#FFF;
    display:inline;
    float:left;
 } 
 
#busca input.btn-pesquisar {
    margin-left:80px;
    width: 70px; 
    height:16px;
    min-height:16px;
    color:#086DB3;
    font-weight:bold;
    border:0;
    display:inline;
    float:left;
} 
 
 
#noticia-destaque {
    margin-top:18px;
    width:210px;
    height:235px;
    float: right;
} 

#noticia-destaque h2{
    padding-bottom:3px;
}

/* home */
#home {
    width:775px;
    height: 535px;
    float:left;
}

#diversao-destaque {
    padding-top:15px;
    width:310px;
	height:260px;
    float:left;
}

#filme-destaque {
    padding-top:7px;
    width:100%;
	height:230px;
	float:left;
}

#ultimos-anuncios {
    padding-top:15px;
    width:435px;
	height:512px;
    float:right;
}

.tab-anuncio {
    padding-top:7px;
    float: left;
}

.tab-evento {
    padding-top:17px;
    float: left;
}

.tab-anuncio th, .tab-evento th {
    text-align:left;
    text-transform:uppercase;
}

.tab-anuncio strong, .tab-evento strong {
    color:#EB1C46;
}

.tab-evento strong {
   font-size:16px;
}

.tab-evento span {
    padding-left:235px;
    float: left;
}

.tab-evento a {
    color:#086DB3;
	font-weight:bold;
}

.tab-evento a.resumo {
    color:#000;
	font-weight: normal;
}


#evento-destaque {
    padding-top:15px;
    width:310px;
	height:220px;
    float:left;
}

/* banner rodape */
#banner-rodape{
   width: 775px;
   height:120px;
   clear:both;
}

/* copy right */
.copy-right {
  width:775px;
  margin:0 auto;
}


.copy-right img {
  padding-left:15px;
  padding-right:10px;
}

.copy-right a {
  padding:0 10px; 
  border-right:1px solid #086DB3; 
}
	
.copy-right a { 
  color:#086DB3;
}
	
.copy-right a.no-border { 
  border:0; 
}

.copy-right p {
  padding-top:10px; 
  text-align:center;
  font-weight:normal;  
} 

.copy-topo{
  padding-top:40px;
}

.copy-bottom{
  padding-top:10px;
}


/* diversão - videos */
#videos, #aeromodelos, #aeronaves, #pecas, #servicos, #filtro {
   padding-top:10px;
   width:775px;
   height: 535px;
   float:left;
}

#aeromodelos, #aeronaves, #pecas, #servicos, #filtro {
   height:auto;
   clear:both;
}

#painel-video {
  padding-top:25px;
  width:425px;
  /*height:350px;*/
  height: auto;  
  float:left;
}

#painel-video p.video-titulo{
  padding-bottom:15px;
  font-size:12px;
  text-transform:uppercase;
  color:#086DB3;
}

#diversao {
   margin-left:27px;
   width:320px;
   float: left;
}

/* tab lista de videos */
#tab-video{
    height:28px;
	width:120px;
	background-color: #0B67B0;
	margin: 37px 5px 0 0;
	float:left;
}

#tab-video p, p.tb-titulo {
    padding-top:3px;
    text-align:center;
}

#tab-video p.tb-titulo {
    text-transform:uppercase;
    color:#FFF;
}

#tab-video a {
    color:#FFFFFF;
    text-transform:uppercase;
}

/* lista de videos */
#lista-video {
    width: 319px;
    height:415px;
	border-left:1px solid #E8E8E8;
	border-top:1px solid #0B67B0;
	float: left;
}

#lista-video table {
    margin:8px;
}

#lista-video table td.paginacao{
   color: #0B67B0;
}

#lista-video select {
   margin-left:5px;
   color: #0B67B0;
   border:1px solid #0B67B0;
}

/* critérios de ordenacao de resultados */
#ordenar {
   margin-top:10px;
   border-bottom: 1px solid #E8E8E8; 
   width:100%;
   height:47px;
   display:inline;
   float:left;
}

#order-bottom {
   margin-top:8px;
   border:0;
   display:inline;
   float:left;
}

#ordenar label, #order-bottom label {
   margin-right:5px;
   color:#7F8D96;
   font-weight:bold;
 }
 
#order-bottom label {
   margin-right:5px;
   color:#0B67B0;
   font-weight: normal;
 } 
 
#ordenar select, #order-bottom select { 
   margin-left:1px; 
   margin-right:10px; 
   padding:0; 
   border: 1px solid #E8E8E8; 
   font-size:11px; 
   color:#000; 
 }
 
#ordenar p, #order-bottom p {
   margin-top:10px;
   color: #0B67B0;
   float:left;
 }
 
 #ordenar strong {
   color: #F9A91C;
   text-transform:uppercase;
 }
 
/* lista de aeromodelos */
#lista-aeromodelo, #lista-aeronave, #lista-peca, #lista-servico {
   width:770px;
   height: auto;
   border-left:5px solid #EB1C46;
   padding-bottom:5px;
   float:left;
}

#lista-aeronave{
   border-left:5px solid #0B67B0;
}

#lista-peca{
   border-left:5px solid #F9A91C;
}

#lista-servico{
   border-left:5px solid #9DC83A;
}

#lista-aeromodelo span, #lista-aeronave span, #lista-peca span, #lista-servico span {
   padding-left:11px;
   float: left;
}

#lista-aeromodelo a, #lista-aeronave a, #lista-peca a, #lista-servico a {
   font-size:12px;
   color:#086DB3;
   font-weight:bold;
}

.td-preco, .td-cidade{
   border-right: 4px solid #FFF;
   padding-left:5px;
   font-size:14px;
   font-weight:bold;
   text-transform:uppercase;
   background:#E6E9F0;
   color:#4F4F4F;
}

.td-cidade{
   border:0;
   font-size:11px;
   text-transform:none;
}

.td-codigo{
  color:#7F8D96;
  font-weight:bold;
}

.td-titulo-aeromodelismo, .td-titulo-aeronave, .td-titulo-peca, .td-titulo-servico {
   text-transform:uppercase;
   color:#EB1C46;
   font-weight:bold;
}

.td-titulo-aeronave{
   color: #0B67B0;
}

.td-titulo-peca{
   color: #F9A91C;
}

.td-titulo-servico{
   color: #9DC83A;
}

/* dados do anuncio */
#detalhe-anuncio {
   padding-top:10px;
   width:775px;
   height:535px;
   clear:both;
   float:left;
}

#painel-anuncio {
   margin-top:20px;
   height:auto;
   border-top:1px solid #E8E8E8;
   float:left; 
}

/* imagem do anuncio */
#img-anuncio-aeromodelismo, #img-anuncio-aeronave, #img-anuncio-peca, #img-anuncio-servico, #img-anuncio-noticia, #img-anuncio-evento{
   width: 210px;
   height: 160px;
   float:left;
}

#img-anuncio-aeromodelismo{
   border-left:5px solid #EB1C46;
}

#img-anuncio-aeronave, #img-anuncio-noticia, #img-anuncio-evento{
   border-left:5px solid #086DB3;
}

#img-anuncio-peca{
   border-left:5px solid #F9A91C;
}

#img-anuncio-servico{
   border-left:5px solid #9DC83A;
}

#img-anuncio-aeromodelismo img, #img-anuncio-aeronave img, #img-anuncio-peca img, #img-anuncio-servico img, #img-anuncio-noticia img, #img-anuncio-evento img {
   margin-top:10px;
   float:right;
}


/* dados do anuncio */
#dados-anuncio {
   margin-left:27px;
   width: 530px;
   height: auto;
   float: left;
}

#dados-anuncio-cabecalho {
   margin-top:15px;
   height:220px;
   width:530px;   
   overflow:auto;
   float:left;
}

#dados-anuncio-cabecalho p.tc-anuncio {
   padding-bottom:3px; 
   color:#7F8D96;
   border-bottom:1px solid #E8E8E8;
}

#dados-anuncio-cabecalho p.tt-anuncio-aeromodelismo, p.tt-anuncio-aeronave, p.tt-anuncio-peca, p.tt-anuncio-servico, p.tt-anuncio-noticia, p.tt-anuncio-evento {
   padding-top:5px;
   padding-bottom:3px;
   text-transform:uppercase;
   font-weight:bold;
   font-size:12px;
}

#dados-anuncio-cabecalho p.tt-anuncio-aeromodelismo {
   color:#EB1C46;
}

#dados-anuncio-cabecalho p.tt-anuncio-aeronave, p.tt-anuncio-noticia, p.tt-anuncio-evento {
   color:#0B67B0;
}

#dados-anuncio-cabecalho p.tt-anuncio-peca {
   color:#F9A91C;
}

#dados-anuncio-cabecalho p.tt-anuncio-servico {
   color:#9DC83A;
}



/* tab dados do anuncio */
#tab-dados-aeromodelismo, #tab-dados-aeronave, #tab-dados-peca, #tab-dados-servico, #tab-dados-noticia, #tab-dados-evento{
    height:28px;
	width:130px;
	margin: 15px 5px 0 0;
	float:left;
}

#tab-dados-aeromodelismo{
	background-color: #EB1C46;
}

#tab-dados-aeronave, #tab-dados-noticia, #tab-dados-evento{
	background-color: #0B67B0;
}

#tab-dados-peca{
	background-color: #F9A91C;
}

#tab-dados-servico{
	background-color: #9DC83A;
}

#tab-dados-aeromodelismo p, #tab-dados-aeronave p, #tab-dados-peca p, #tab-dados-servico p, #tab-dados-noticia p, #tab-dados-evento p {
    padding-top: 2px;
    text-align:center;
	color:#FFF;
	font-size:12px;
}


.dac {
    margin-top:10px;
    margin-bottom:10px;
}

.dac-cidade{
    text-transform:uppercase;
}

.dac-preco{
    text-transform:uppercase;
    font-size:15px;
	font-weight:bold;
}

/* dados do contato do anuncio */
#dac-aeromodelismo, #dac-aeronave, #dac-peca, #dac-servico, #dac-noticia, #dac-evento {
    width:530px;
    float:left;
}

#dac-aeromodelismo {
    border-top:1px solid #EB1C46;
}	

#dac-aeronave, #dac-noticia, #dac-evento {
    border-top:1px solid #0B67B0;
}

#dac-peca {
    border-top:1px solid #F9A91C;
}	

#dac-servico {
    border-top:1px solid #9DC83A;
}

#dac-aeromodelismo p.anunciante, #dac-aeronave p.anunciante, #dac-peca p.anunciante, #dac-servico p.anunciante, #dac-noticia p.anunciante, #dac-evento p.anunciante {
    padding-bottom:7px;
    text-transform:uppercase;
	font-weight:bold;
}

#dac-aeromodelismo p.anunciante {
    color:#EB1C46;
}

#dac-aeronave p.anunciante, #dac-noticia p.anunciante, #dac-evento p.anunciante {
    color:#0B67B0;
}

#dac-peca p.anunciante {
    color:#F9A91C;
}

#dac-servico p.anunciante {
    color:#9DC83A;
}

#dac-aeromodelismo p.dados-anunciante, #dac-aeronave p.dados-anunciante, #dac-peca p.dados-anunciante, #dac-servico p.dados-anunciante, #dac-noticia p.ultimas-publicacoes, #dac-evento p.ultimas-publicacoes {
    padding-top:3px;
    padding-bottom:3px;
}

#dac-aeromodelismo strong, #dac-aeronave strong, #dac-peca strong, #dac-servico strong{
    padding-right:5px;
	color:#000;
}

#dac-aeromodelismo strong.classificacao, #dac-aeronave strong.classificacao, #dac-peca strong.classificacao, #dac-servico strong.classificacao {
    text-transform:uppercase;
	font-weight:bold;
}

#dac-aeromodelismo strong.classificacao {
    color:#EB1C46;
}

#dac-aeronave strong.classificacao {
    color:#0B67B0;
}

#dac-peca strong.classificacao {
    color:#F9A91C;
}

#dac-servico strong.classificacao {
    color:#9DC83A;
}

/* resultado da busca */
.filtro-aeromodelo, .filtro-aeronave, .filtro-peca, .filtro-servico {
   width:770px;
   height: auto;
   border-top: 1px solid #E8E8E8; 
   border-left:5px solid #EB1C46;
   /*border-bottom: 1px solid #E8E8E8; */
   padding-bottom:7px;
   float:left;
}

.filtro-aeronave{
   border-left:5px solid #0B67B0;
}

.filtro-peca{
   border-left:5px solid #F9A91C;
}

.filtro-servico{
   border-left:5px solid #9DC83A;
}

.filtro-aeromodelo span, .filtro-aeronave span, .filtro-peca span, .filtro-servico span {
   padding-left:11px;
   float: left;
}

.filtro-aeromodelo a, .filtro-aeronave a, .filtro-peca a, .filtro-servico a {
   font-size:12px;
   color:#086DB3;
   font-weight:bold;
}

/* termo de uso */
#termo{
   padding-top:10px;
   width:775px;
   height: 535px;
   float:left;
}


/* tab azul claro */
#tab-azc, #tab-czc {
    height:28px;
	width:130px;
	background-color: #9CB9C9;
	margin: 1px 7px 0 0;
	float:left;
}

#tab-czc {
	background-color: #DFDEDC;
}

#tab-azc p, #tab-czc p {
    padding-top:3px;
    text-align:center;
    color:#FFFFFF;
    text-transform:uppercase;
	font-size:12px;
	font-weight:bold;	
	
}

/* cantos arrendodados azul claro */
div.tazc {
    background:#9CB9C9;
    height: 6px;
    margin: 0;
    overflow: hidden;
}
	
div.tazc div.tazc {
    background: url(../imagem/tcazcd.gif) 100% 0 no-repeat;
}

div.tazc div.tazc div.tazc {
    background: url(../imagem/tcazce.gif) 0 0 no-repeat;
}

/* cantos arrendodados cinza claro */
div.tczc {
    background:#DFDEDC;
    height: 6px;
    margin: 0;
    overflow: hidden;
}
	
div.tczc div.tczc {
    background: url(../imagem/tczcd.gif) 100% 0 no-repeat;
}

div.tczc div.tczc div.tczc {
    background: url(../imagem/tczce.gif) 0 0 no-repeat;
}

/* etapas do termo de uso */
#etapa{
   padding-top:25px;
   width:775px;
   height: 29px;
   border-bottom:1px solid #9CB9C9;
   float:left;
   }
 
#institucional, #cadastro-anuncio {
   padding-top:10px;
   width:99%;
   float:left;
}  

#institucional p.tm-termo, #cadastro-anuncio p.tm-termo{
   padding-top:10px;
   padding-bottom:3px;
   color:#9CB9C9;
   text-transform:uppercase;
   font-weight:bold;
   font-size:12px;
}   

#institucional form, #cadastro-anuncio form{
   width:99%;
}

#institucional input.btn-pesquisar, #cadastro-anuncio input.btn-pesquisar {
    margin-left:650px;
    width: 85px; 
    height:16px;
    min-height:16px;
    color:#086DB3;
    font-weight:bold;
    border:0;
    display:inline;
	background:#FFF;
    float:left;	
} 

#cadastro-anuncio input.btn-pesquisar {
   width: 83px;
   margin-top:-1px;
}

#institucional label{
    font-size:12px;
    font-weight:bold;
}

.campo-obrigatorio{
    color:#FF0000;
}

/* formulario de cadastro do anuncio */
#cadastro-anuncio fieldset {
    padding:5px;
    border:1px solid #E4E4E4;
}

#cadastro-anuncio legend {
    font-size:12px; 
    font-weight:bold; 
    color:#8B8350; 
    text-transform:uppercase; 
    margin-left:8px; 
    padding:0 2px;
 }
 
#cadastro-anuncio label {
    width:120px; 
    height:23px; 
    line-height:23px; 
    background:#F9F9F9; 
    margin:2px 2px 0 0; 
    padding:0 2px; 
    float:left; 
    display: inline;
 }
 
 #cadastro-anuncio label.desc-anuncio {
     height:88px; 
    line-height:20px; 
 }	
 
#cadastro-anuncio input, textarea, select, file {
    border:1px solid #E1E1E1; 
    border-bottom-color:#CCC; 
    border-right-color:#CCC; 
    color:#666; 
    margin:4px 2px 0 0;
 }
 
#cadastro-anuncio input, textarea {
   padding:2px;
}

#cadastro-anuncio textarea {
   height:90px;
   width: 356px;
}
#cadastro-anuncio select { 
   min-height:19px;
}

#cadastro-anuncio radio {
   border:0;
}

#cadastro-anuncio file {
   position: relative;
   text-align: right;
   -moz-opacity:0 ;
   opacity: 0;
   z-index: 2;
}

#form-anuncio {
   width:430px;
   height:auto;
   float:left;
}

#anunciante {
   width:310px;
   float: right;
}

#anunciante input.radio{
   border:0;
   padding:0;
   margin:0;
}

.btn-area-restrita{
   margin-left:685px; 
   width:60px; 
   text-align:right;
}
