/*Estrutura*/
* {
    margin: 0;
    padding: 0;
    float: left;
    font-family: "Trebuchet MS";
    font-size: 12px;
    text-align: left;
}
body {
    text-align: center;
    margin: 0 auto;
    background-color: #347EA3;
    background-image: url(../imagens/fundo.jpg);
    background-repeat: repeat-x;
    width: 100%;
}
select{
    border: 1px solid #666;
}
/*CLASS*/
.linksBookmark{
    float: left;
    padding: 2px 0 0 15px;
}
#at15s *{
    float: none;
}
a.linksTopo {
    float: left;
    padding-left: 7px;
    background-image: url(../imagens/seta.gif);
    background-repeat: no-repeat;
    text-decoration: none;
    margin-left: 15px;
    display: inline;
    color: #FFF;
    white-space: nowrap;
}
a.linksTopo:hover {
    background-image: url(../imagens/setaOn.gif);
    color: #0FF;
}
a.cidade {
    font-size: 16px;
    font-weight: bold;
    color: white;
    text-decoration: underline;
}
br, strong {
    float: none;
}
.virgula {
    padding-right: 8px;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: bold;
}
.linkImagem {
    border: 0;
    cursor: pointer;
}
.botoesTopo {
    border: 0;
    margin-right: 28px;
    display: inline;
}
.empurra {
    margin-right: 314px;
    display: inline;
}
.empurra2 {
    margin-right: 495px;
    display: inline;
}
.buscaInterna {
    width: 330px;
    padding-left: 10px;
}
.blocoInput {
    padding-left: 5px;
}
.input {
    border-bottom: 1px solid #666;
    border-top: 1px solid #666;
    border-left: 0;
    border-right: 0;
    font-size: 11px;
    color: #666;
    padding: 4px 0px 4px 0px;
	width:250px;
	float:left;
}
.input:focus {
	background-color:#007AA3;
	color: #FFFFFF;
}

.LogVerde {
    color: #009900;
    padding-left: 3px;
    float: none;
    font-size: 13px;
    font-weight: normal;
}
.Logado {
    width: 315px;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 5px;
}
.descInput {
    padding-left: 10px;
    color: #666;
    font-size: 11px;
    padding-left: 20px;
    width: 300px;
}
a.cinza {
    color: #666;
    text-decoration: none;
}
a.Yellow {
    color: #B4971B;
    text-decoration: none;
}
a.Yellow:hover {
    text-decoration: underline;
}
a.cinza:hover {
    color: #666;
    text-decoration: underline;
}
a.verde {
    color: #228B22;
    text-decoration: none;
}
a.verde:hover {
    text-decoration: underline;
}
a.red {
    color: red;
    text-decoration: none;
}
a.red:hover {
    text-decoration: underline;
}
.semFloat {
    float:none;
}
a.linkBlue {
    color: #006699;
    text-decoration: none;
    float: none;
}
a.linkBlue:hover {
    text-decoration: underline;
}
.preco {
    float: none;
    color: #0D4B75;
    text-align: center;
    font-size: 11px;
}
.paginacao {
    width: 494px;
    text-align: center;
    padding-top: 6px;
}
.notLog {
    color: red;
    text-decoration: underline;
    padding-left: 3px;
}
.blocoDadosLogin {
    padding-top: 8px;
}
.recebeDados {
    width: 60px;
    font-size: 11px;
    text-align: right;
    padding-top: 4px;
}
.linkBlack {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
.setaBlack {
    padding: 5px;
}
a.linkCaixaBusca {
    color: #666666;
    text-decoration: none;
}
.cxArea{
    width: 319px;
    height: 133px;
    overflow-y: scroll;
    padding: 2px;
    border: 1px solid #CCC;
    background-color: #F5F5F5;
    margin-top: 15px;
}
.desArea{
    width: 300px;
    border-bottom: 1px dotted #ccc;
}
.allSubArea {
    display: none;
    border-bottom: 1px dotted #ccc;
    width: 300px;
}
.agrupaArea{
    width: 300px;
}
.agrupaArea{
    width: 300px;
}
.agrupaSubArea{
    padding: 2px 0px 2px 0px;
    width: 150px;
}
.checkboxSub{
    border: 0;
    height: 13px;
    width: 13px;
}
.desSubarea{
    padding-left: 2px;
    width: 125px;
}
.ImgArea {
    float: left;
    padding: 3px 2px 1px 2px;
}

.bolder {
    font-weight: bold;
}
.rodapeText {
    color: #FFFFFF;
    width: 1000px;
    text-align: center;
}
.agrupaAreaTabela{
    width: 111px;
    text-align: center;
}
a.linkRodape {
    color: #FFFFFF;
    float: none;
    padding: 0px 2px 0px 2px;
    font-family: tahoma;
    font-size: 11px;
}
.fontFovorites {
    color:#FF0000;
    font-weight:bold;
    float: none;
}
.fonte{
    float: none;
    color: #333;
    text-decoration: none;
}
.menuLogadoItem {
    width: 155px;
    list-style: none;
}
.setaMargin {
    margin: 5px 4px 0px 0px;
    display: inline;
}
a.logadoLinks {
    color: #333333;
    text-decoration: none;
}
a.logadoLinks:hover {
    color: #006699;
    text-decoration: underline;
}
/*busca*/
.formCampo{
    width: 90px;
    text-align: right;
    padding: 2px 3px 0 0;
}
.formSubCampo{
    padding: 2px 3px 0 10px;
}
.formAgrupaBusca{
    width: 300px;
    padding: 2px 0 2px 0;
}
.formSelectTam1{
    width: 50px;
}
.formSelectTam2{
    width: 120px;
}
.formInputCheck {
    border:0 none;
    height:14px;
    width:14px;
    margin-top: 3px;
}
/*ID*/
#site {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 1000px;
}
#topo {
    background-image: url(../imagens/topo.jpg);
    background-repeat: no-repeat;
    width: 1000px;
}
#topLink {
    width: 450px;
    text-align: right;
    padding: 0px 0px 0px 250px;
}
#topLinkTopo{
    width: 950px;
    text-align: right;
    padding-bottom: 30px;
}
#menu {
    height: 49px;
    width: 708px;
    margin-left: 130px;
    padding-left: 32px;
    display: inline;
}
#regiaoCiades {
    width: 744px;
    margin-left: 130px;
    margin-bottom: 8px;
    display: inline;
}
#barra {
    width: 685px;
    background-image: url(../imagens/barraFundo.jpg);
    background-repeat: repeat-x;
}
#descBarra {
    font-size: 16px;
    color: #FFFFFF;
    padding: 1px 10px 4px 0px;
}
#counteudo {
    width: 525px;
    margin-left: 65px;
    display: inline;
}
#blocoBuscasAccountFlash {
    width: 344px;
    margin-left: 1px;
    display: inline;
}
#busca {
    background-color: white;
}
.AdvancedSearchInput {
    width: 226px;
}
#conta {
    width: 344px;
    background-color: white;
}
#descAcc {
    width: 325px;
    font-size: 13px;
    font-weight: bold;
    color: #666;
    text-align: left;
}
.descAcc2{
    width: 325px;
    font-size: 13px;
    font-weight: bold;
    color: #666;
    text-align: left;
    padding: 10px 0 0 3px;
}
#conteudoConta {
    padding-left: 15px;
}
#loginEmail {
    width: 229px;
}
#loginPassword {
    width: 186px;
}
#logar {
    margin: 8px 0px 0px 6px;
    display: inline;
}
.buscarCaixaOn {
    margin: 8px 0px 0px 283px;
    display: inline;
}
#buscarCaixaOff {
    float: none;
}
#linksLogin {
    padding-left: 61px;
    padding-top: 4px;
}
#linkQuebra {
    width: 100px;
}
#buscaModalBy{
    visibility: hidden;
}
#rodape {
    width: 1000px;
    background-image: url(../imagens/rodape.jpg);
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 15px;
    margin-top: 10px;
}
#linksRodape {    
	text-align: center;
	float: none;
}
#menuLogado {
    width: 315px;
}
#formBusca{
    display: none;
}
#logotipo {
    margin: 4px 0px 0px 243px;
    display: inline;
}
a.linkClassified {
    font-size: 13px;
    font-weight: bold;
    color: #0D4B75;
    text-decoration: none;
}
.lugarClassified{
    width: 100%;
    color: #0D4B75;

}
tbody{
    float: none;
}
.linkImagemTitulo{
    border: 1px solid #999;
    display: inline;
    float: none;
}

/** voto **/
.agrupaVoto{
    width: 100px;
    text-align: center;
}
.quadroVoto{
    width: 35px;
    border: 1px solid #347EA3;
    margin: 1px 0 0 1px;
    display: inline;
}
.caixaNVoto{
    width: 35px;
    height: 35px;
    background-image:url(../imagens/fundoVoto.jpg);
    background-repeat: no-repeat;
}
.caixaVotar{
    width: 35px;
}
.nVoto{
    width: 35px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    color: #FFF;
}
.textVoto{
    width: 35px;
    text-align: center;
    color: #FFF;
}
.votar{
    width: 35px;
}
a.linkVotoMais{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    width: 100%;
    color:#0D4B75;
}
a.linkVotoMais:hover{
    text-decoration: underline;
}
.imgVoto{
    display: none;
}
.setaLinkArea{
    border: none;
    float: none;
}
.linkAreaClassifiedArea{
    color:#999999;
    text-decoration:none;
    float: none;
}
.linkAreaClassifiedArea:hover{
    color:#006699;
    text-decoration:underline;
}
.linkImagemArea{
    border: none;
    float: none;
}
/** cloud tags**/
.agrupaCloud{
    width: 320px;
}
.cloudLink {
    float: none;
    text-decoration: none;
    color: #0D4B75;
    display: inline;
}
.cloudLink:hover{
    text-decoration: underline;
}
.ttlCloud{
    font-weight: bold;
    width: 320px;
    color: #0D4B75;
    padding-top: 5px;
}
/* Advertisements */
.empurraAdvt {
    margin-right: 312px;
    display: inline;
}
.empurraAdvt2 {
    margin-right: 314px;
    display: inline;
}
.agrupaAdvt {
    width: 344px;
}
.advt {
    width: 344px;
    background-color: white;
}
.blocoTodasAdvt {
    width: 344px;
}
.repeteAdvt {
    width: 334px;
    text-align: center;
    padding: 0px 5px 0px 5px;
    margin: 5px 0px
}
.repeteAdvt *{
    text-align: center;
    margin: 0 auto;
    float: none;
}
.imgBanner{
    border: none;
}
.selectCountry{
    width: 200px;
	padding: 0 0 0 80px;
}
.selectBoxCountry{
    width: 75px;
    height: 20px;
    padding: 0 0 0 0px;

}
.chooseCountry {
	color: #FFF;
	padding: 2px 2px 0 0;
}
.lugarClassifiedOodle{
    width: 100%;
    color: #999;
}
.apoio{    
    padding: 10px 0 5px 0px;
	text-align: center;
	margin-left: 392px;
	display: inline;
}
.quadroApoio{
	background-color: #FFF;
	padding: 3px 5px;
	text-align: center;	
	height: 35px;
}
.quadroApoio *{
	float: none;
}

.float input{
width:250px;

}
