/* Desenvolvido por Janaina Rossetti Bocalão - versão 1.0 - 02/06/2010 */

/*INÍCIO DA ESTRUTURA*/

#estrutura {
position: relative;
width: 1004px;
text-align: left;
background-color:#FFFFFF;
margin:-8px;
left:50%;
margin-left:-502px;
height:auto;
}
/*INÍCIO DA ESTRUTURA*/


body {
background-image:url(../imagens/home/fundo_degrade.jpg);
background-repeat:repeat-x;
font-family:Tahoma, Arial, Helvetica, sans-serif;
}


/*INÍCIO DO TOPO*/

/*BARRINHA*/
#barrinha {
height:28px;
position:relative;
float:right;
width:100%;
text-align:right;
background-color:#093866;
}

#barrinha img.canto1 {
float:left;
position:relative;
}

#barrinha img.canto2 {
float:right;
position:relative;
}


span.textos_barrinha li{
position:relative;
text-align:right;
display:inline;
list-style:none outside none;
top:5px;
}

span.textos_barrinha img.logo_cinzel {
float:left;
left:100px;
position:relative;
}

span.textos_barrinha a {
font-family:arial;
font-size:12px;
color:#abbdbd;
text-decoration:none;
margin-right:30px;
}

span.textos_barrinha a:hover {
text-decoration:underline;
}
/*BARRINHA*/


/*LOGO E BANNERS*/
#topo {
background-image:url(../imagens/home/fundo_topo.jpg);
background-repeat:repeat-x;
position:relative;
clear:both;
height:125px;
width:1004px;
}

#logo {
position:relative;
float:left;
left:18px;
}

#banner1 {
position:relative;
top:35px;
float:left;
left:130px;
}

#banner2 {
position:relative;
top:35px;
float:right;
right:32px;
}
/*LOGO E BANNERS*/

/*INÍCIO BUSCA*/

#busca {
background-image:url(../imagens/home/busca/fundo.jpg);
background-repeat:repeat-x;
background-color:#dddbdc;
height:222px;
width:1004px;
position:relative;
float:left;
}

img.canto_esq {
position:relative;
float:left;
}

img.canto_dir {
position:relative;
float:right;
}

span.texto_branco {
font-family:tahoma;
font-size:13px;
color:#FFFFFF;
float:left;
padding-top:60px;
}

span.texto_branco_mapa {
font-family:tahoma;
font-size:13px;
color:#FFFFFF;
float:left;
}

span.botao_buscar {
position:relative;
top:10px;
float:right;
right:28px;
}

span.bt_busca_avan {
position:relative;
clear:both;
float:left;
top:-81px;
left:40px;
}

input{
width: 220px;
border:none;
height:16px;
font-family:arial;
font-size:11px;
margin:0px 15px 5px 0px;
}

select{
height:18px;
width: 206px;
border:none;
font-family:arial;
font-size:11px;
margin:0px 15px 5px 0px;
}

select.uf{
height:18px;
width: 70px;
border:none;
margin:0px 15px 5px 0px;
font-family:arial;
font-size:11px;
}

input.seleciona{
margin:0px -90px 0px -102px;
position:relative;
float:left;
}

/*FIM BUSCA*/

/*FIM TOPO*/



/*INÍCIO MENU*/

#menu {
position:relative;
float:left;
background-image:url(../imagens/home/menu/fundo.jpg);
background-repeat:repeat-x;
height:28px;
width:100%;
}

span.bt_menu {
position:relative;
float:left;
padding:0px 8px 0px 7px;
}

span.bt_menu2 {
position:relative;
float:left;
padding:0px 8px 0px 20px;
}

/*FIM MENU*/



/*INÍCIO CONTEUDO*/

#conteudo {
float:left;
top:62px;
width:975px;
display:inline;
list-style:none outside none;
padding-left:15px;
padding-right:14px;
height:auto;
margin-bottom:30px;
}

/*INÍCIO BANNERS LATERAIS*/
#banners_laterais {
position:relative;
float:right;
width:125px;
top:56px;
}

/*FIM BANNERS LATERAIS*/


/*INÍCIO DESTAQUES*/

#destaques {
position:relative;
float:left;
width:388px;
height:auto;
top:56px;
}

#destaques img_titulo_destaques {
position:relative;
float:left;
}

span.destaque1 {
position:relative;
float:left;
font-family:arial;
font-size:12px;
width:166px;
height:318px; /* Javascript copia o tamanho da div de notícias para deixar alinhado */
background-color:#b7adad;
padding:14px;
min-height: 240px;
}

span.destaque1 a{
position:relative;
float:left;
font-family:arial;
font-size:12px;
width:100%;
height:auto;
color:#000000;
text-decoration:none;
padding-top:5px;
}

span.destaque1 a:hover{
text-decoration:underline;
}


span.destaque2 {
position:relative;
float:right;
font-family:arial;
font-size:12px;
width:166px;
/*height:220px;*/
background-color:#cfcfcf;
padding:14px;
min-height: 240px;
}

span.destaque2 a{
position:relative;
float:left;
font-family:arial;
font-size:12px;
width:100%;
height:auto;
color:#000000;
text-decoration:none;
padding-top:5px;
}

span.destaque2 a:hover{
text-decoration:underline;
}

/*FIM DESTAQUES*/


/*INÍCIO NOTICIAS*/

#noticias {
position:relative;
float:left;
width:390px;
height:auto;
top:56px;
left:30px;
--background-color: #00FF00;
min-height: 290px;
}

span.noticias {
position:relative;
float:left;
padding-bottom:3px !important;
padding-top:6px;
font-family:arial;
font-size:12px;
color:#000000;
}

span.noticias a{
position:relative;
float:left;
padding-bottom:3px;
font-family:arial;
font-size:12px;
color:#000000;
text-decoration:none;
}

span.noticias a:hover{
text-decoration:underline;
}

strong.noticias {
position:relative;
float:left;
font-family:arial;
font-size:12px;
color:#25393c;
}

strong.noticias a{
position:relative;
float:left;
font-family:arial;
font-size:12px;
color:#25393c;
text-decoration:none;
}

strong.noticias a:hover{
text-decoration:none;
}

span.linha_noticias {
position:relative;
float:left;
width:390px;
height:1px;
background-color:#b8c3c4;
color:#b8c3c4;
}

/*FIM NOTICIAS*/


/*INÍCIO SEGMENTOS*/

#segmentos {
position:relative;
float:left;
width:300px;
height:auto;
top:100px;
}

#segmentos img {
position:relative;
float:left;
}

span.segmentos1 {
position:relative;
float:left;
font-family:arial;
font-size:12px;
width:120px;
height:auto;
}

span.segmentos1 a{
position:relative;
float:left;
font-family:arial;
font-size:12px;
height:auto;
color:#000000;
text-decoration:none;
margin:3px;
background-color:#f5eeed;
clear:both;
}


span.segmentos2 {
padding-left:50px;
position:relative;
float:left;
font-family:arial;
font-size:12px;
width:120px;
height:auto;
}

span.segmentos2 a{
position:relative;
float:left;
font-family:arial;
font-size:12px;
height:auto;
color:#000000;
text-decoration:none;
margin:3px;
background-color:#f5eeed;
clear:both;
}
/*FIM SEGMENTOS*/

/*INÍCIO GUIA CIDADES*/

#guia_cidades {
position:relative;
float:left;
width:400px;
height:auto;
top:100px;
left:70px;
}

#guia_cidades img {
position:relative;
float:left;
}

strong.guia {
position:relative;
float:left;
font-family:arial;
font-size:12px;
color:#803539;
text-decoration:underline;
}

strong.guia a{
position:relative;
float:left;
font-family:arial;
font-size:12px;
color:#803539;
text-decoration:underline;
}

span.guia_cidades1 {
position:relative;
float:left;
font-family:arial;
font-size:12px;
width:110px;
height:auto;
}

span.guia_cidades1 a{
position:relative;
float:left;
font-family:arial;
font-size:12px;
height:auto;
color:#000000;
text-decoration:none;
margin:3px;
clear:both;
}

span.guia_cidades1 a:hover{
text-decoration:underline}

span.guia_cidades2 {
padding-left:30px;
position:relative;
float:left;
font-family:arial;
font-size:12px;
width:110px;
height:auto;
}

span.guia_cidades2 a{
position:relative;
float:left;
font-family:arial;
font-size:12px;
height:auto;
color:#000000;
text-decoration:none;
margin:3px;
clear:both;
}

span.guia_cidades2 a:hover{
text-decoration:underline}

span.guia_cidades3 {
padding-left:30px;
position:relative;
float:left;
font-family:arial;
font-size:12px;
width:110px;
height:auto;
}

span.guia_cidades3 a{
position:relative;
float:left;
font-family:arial;
font-size:12px;
height:auto;
color:#000000;
text-decoration:none;
margin:3px;
clear:both;
}

span.guia_cidades3 a:hover{
text-decoration:underline}

/*FIM GUIA CIDADES*/

/*FIM CONTEÚDO*/



/*INÍCIO MAIS BUSCADAS*/

#mais_buscadas {
position:relative;
float:left;
width:1004px;
height:100%;
top:50px;
}

#mais_buscadas2 {
position:relative;
float:left;
background-color:#6d6d6d;
padding:20px 10px 20px 10px;
}

img.tit_mais_buscadas {
position:relative;
float:left;
}

span.texto1 a{
font:tahoma;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}

span.texto1 a:hover{
text-decoration: underline;
}

span.texto2 a{
font:tahoma;
font-size:22px;
color:#FFFFFF;
text-decoration:none;
}

span.texto2 a:hover{
text-decoration: underline;
}

span.texto3 a{
font:tahoma;
font-size:30px;
color:#FFFFFF;
text-decoration:none;
}

span.texto3 a:hover{
text-decoration: underline;
}

/*FIM MAIS BUSCADAS*/

/*INÍCIO RODAPÉ*/

#rodape {
background-image:url(../imagens/home/linha_rodape.jpg);
background-repeat:repeat-x;
background-color:#e2dede;
height:22px;
clear:both;
padding:10px;
width:984px;
}

span.texto_rodape {
font-family:arial;
float:left;
font-size:11px;
color:#4b4b4b;
padding-left:10px;
}

span.link_rodape a {
font-family:arial;
font-size:11px;
color:#4b4b4b;
/*float:right;*/
/*padding-right:15px;*/
display:inline;
text-decoration:none;
}

/*FIM  RODAPÉ*/
/* Adicionado por Runtec*/
.hide {
	display: none;
	visibility: hidden;
}

.direita {
	float: right;
}
