@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}
img {border:0;}

body {
	background: #fce56d url('../img/bg.jpg') repeat-x left top;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
p {margin-bottom:1em;}

a {text-decoration:none; color:#000;}

a:hover {text-decoration:underline;}

#principal {
	margin:auto;
	width:930px;
	}
	
#cabeca {
	background: url('../img/bgC.png') no-repeat center top;
	margin-top:20px;
	width:930px;
	height: 112px;
	}
	
#logo {
	float:left;
	width: 170px;
	height: 65px;
	margin: 13px 0 0 12px;
	display:inline;
	font-size:9px;
	font-weight:bolder;
	color:#000;
	}
	
#logo p {
	margin-top:3px;
	}
	
#bannerTopo {
	float: right;
	width: 728px;
	height: 90px;
	margin: 15px 12px 0 0;
	display:inline;
	}

#menu {
	background: url('../img/bgCorpo.png') repeat-y center top;	
	width:930px;
	height:24px;
	color:#fff;
	font-weight:bolder;
	font-size: 14px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	}	
	
#ulMenu { 
	background-color: #f64c09;
	width:920px;
	height:24px;
	margin:auto;
	text-align:left;
	}
	
#ulMenu li {
	float:left;
	list-style-type:none;
	line-height:1.5em;
	height:24px;
	}
	
#ulMenu li a {
	color:#fff;
	text-decoration:none;
	padding:0 15px;
	} 
	
#ulMenu li:hover {
	background-color:#b73a09;
	cursor:pointer;
	}
	
.prima {
	background-color:#b73a09;
	}
	
#divbusca { display:none;background:#fff; position:absolute;  margin-left:-100px; margin-top:-10px;color:#000; border:1px solid #ddd ; width:230px; height:100px; padding:5px; text-align:left; font-size:11px; font-weight:normal} 

#abecedario {
	position:absolute;
	margin:2px 0 0 0px;
	background-color:#b73a09;
	height:25px;
	width: 450px;
	display:inline-block;
	clear:both;
	}
	
#abecedario	li a {
	padding:5px!important;
	}
	
#abecedario	li:hover {
	background-color: #f64c09!important;
	}
	
#servicosMenu {
	font-size:12px!important;
	position:absolute;
	background-color: #f64c09;
	line-height:1.5em;
	margin:3px 0 0 -1px;
	width:140px;
	display:none;
	}
	
#servicosMenu a {
	padding:0 0 0 5px!important;	
	float:none!important;
	width:140px;
	display:block;
	}
	
#servicosMenu li {
	display:block;
	float:none!important;
	line-height:1.8em;
	}
	
#servicosMenu li:hover {
	background-color:#b73a09!important;
	}
	
#suaempresaMenu {
	font-size:12px!important;
	position:absolute;
	background-color: #f64c09;
	line-height:1.5em;
	margin:3px 0 0 -1px;
	width:140px;
	display:none;
	}
	
#suaempresaMenu a {
	padding:0 0 0 5px!important;	
	float:none!important;
	width:140px;
	display:block;
	}
	
#suaempresaMenu li {
	display:block;
	float:none!important;
	line-height:1.8em;
	}
	
#suaempresaMenu li:hover {
	background-color:#b73a09!important;
	}
	
#guiasMenu {
	font-size:12px!important;
	position:absolute;
	background-color: #f64c09;
	line-height:1.5em;
	margin:3px 0 0 -1px;
	width:140px;
	display:none;
	}
	
#guiasMenu a {
	padding:0 0 0 5px!important;	
	float:none!important;
	width:140px;
	display:block;
	}
	
#guiasMenu li {
	display:block;
	float:none!important;
	line-height:1.8em;
	}
	
#guiasMenu li:hover {
	background-color:#b73a09!important;
	}
	
#canaisMenu {
	font-size:12px!important;
	position:absolute;
	background-color: #f64c09;
	line-height:1.5em;
	margin:3px 0 0 -1px;
	width:110px;
	}
	
#canaisMenu a {
	padding:0 0 0 5px!important;	
	float:none!important;
	width:100px;
	display:block;
	}
	
#canaisMenu li {
	display:block;
	float:none!important;
	line-height:1.8em;
	}
	
#canaisMenu li:hover {
	background-color:#b73a09!important;
	}
	
#buscaMenu {
	font-size:12px!important;
	position:absolute;
	background-color: #fff;
	line-height:1.5em;
	margin:3px 0 0 -1px;
	color:#000;
	padding:5px;
	
	}
	
#buscaMenu a {
	padding:10px!important;
	}
	
#buscaMenu li {
	display:block;
	line-height:1.8em;
	}
	
#corpo {
	background: url('../img/bgCorpo.png') repeat-y center top;	
	width:930px;
	min-height:700px;
	padding-bottom:20px;
	text-align:left;
	}
	
/*blocos da capa*/

#blocos {
	float:left;
	}
	
#primeirobloco {
	width:602px;
	height: 210px;
	margin: 10px 0 0 12px;
	}
	
#segundobloco {
	width:602px;
	height: 350px;
	margin: 10px 0 0 12px;
	}

/*fim blocos da capa*/

#busca {
	width: 228px;
	height:209px;
	float:left;
	font-size: 9px;
	}
		
#busca span {
	display:none;
	}
	
	
#busca h1 {
	background:url('../img/titBusca.gif') no-repeat center top;
	width: 75px;
	height: 27px;
	}
	
#busca p {
	font-size: 9px;
	}
	
fieldset {
	border:none;
	}
	
label {
	margin-bottom:5px;
	}
	
.busca {
	border: 1px solid #cfcfcf;
	height: 21px;
	display:block;
	}
	
.botao {
	margin: -24px 20px 0 0;
	float:right;
	display:block;
	}
input {
	margin-top:5px;
	z-index:0;
	}
	
#ultimas {
	font-size: 9px;
	float:left;
	width:370px;
	}
	
#ultimas span {
	display:none;
	}
	
	
#ultimas h3 {
	background:url('../img/titUltimas.gif') no-repeat left top;
	width: 315px;
	height: 30px;
	margin-bottom:5px;
	}
	
#publicidade {
	width: 308px;
	min-height: 300px;
	float:right;
	margin: 10px 8px 0 0;
	}
	
#publicidade p{
	margin:0;
	margin-left: 5px;
	
	}
.bannerzinholat {
	width:142px;
	height:60px;
	float:left;
	margin:6px;
	}
.ultimos {
	width:175px;
	height: 80px;
	float:left;
	margin: 5px 0 8px 7px; 
	display:inline;
	}
	
.ultimosLogo {
	float:left;
	margin-right:3px;
	}
	
#ultimas h2 {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	}
	
#noticias {
	width: 228px;
	height: 345px;
	float:left;
	}
	
#segundobloco span {
	display:none;
	}
	
#noticias h4 {
	background:url('../img/titnoticias.gif') no-repeat center top;
	width: 92px;
	height: 25px;
	margin-bottom:5px;
	}
	
#noticias a {
	color: #e65c00;
	text-decoration:none;
	}

.noticias {
	width: 228px;
	height: 80px;
	margin: 11px 0 16px 0;
	}
	
.foto {
	float:left;
	margin-right:3px;
	}

h5 {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color: #e65c00;
	line-height:1.5em;
	}
	
#servicos {
	width: 372px;
	height: 175px;
	float:right;
	}
	
#servicos h6 {
	background:url('../img/titServicos.gif') no-repeat center top;	
	width: 103px;
	height: 32px;
	margin-bottom:5px;
	}
	
#selecaoServ {	
	width: 372px;
	height: 105px;
	}
	
#linhaUm {margin-top:6px;}
	
#selecaoServ img {
	margin: 0 0 0 -3px;
	}
	
.barra {
	background-color:#f64c09;
	text-align:right;
	font-size:9px;
	margin-top: 10px;
	color:#fff;
	line-height:1.5em;
	padding-right:5px;
	}
	
.barra a {
	font-size:9px;
	color:#fff!important;
	text-decoration:underline!important;
	}
	
#guias {
	width: 370px;
	height: 175px;
	float:right;
	}
	
#guias h6 {
	background:url('../img/titGuias.gif') no-repeat center top;	
	width: 72px;
	height: 29px;
	margin-bottom:5px;
	}
	
#selecaoGuias {
	background: url('../img/bgCapaSombras.jpg') no-repeat center top;
	width: 370px;
	height: 105px;
	}
	
#internas {
	width: 600px;
	padding-left:12px;
	float:left;
	}
	
.listaCategoria {
	width: 284px;
	height:14px;
	float:left;
	background-color: #ffedc1;
	padding-left:6px;
	list-style-type:none;
	}
	
.listaE {
	margin:0 16px 7px 0;
	}
	
.listaCategoria:hover {
	background-color: #ffe5a6;
	}
	
.listaCategoria a {
	width: 276px;
	display:block;
	}
	
#bannerFull {
	width:100%;
	margin:7px 0 13px 0;
	text-align:center;	
	}
	
.parceiroE {
	margin-right:18px;
	} 
	
.parceiro {
	background: url('../img/bgParceiro.jpg') no-repeat center top;
	width: 280px;
	height: 159px;
	margin-top:12px;
	float:left;
	padding:5px
	}
	
	
/*.parceiro span {
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
	font-weight:bold;
	} */
	
.parceiro h2 {
	float:left;
	font-size:13px!important;
	}
	
.informacoes {
	margin-top:25px;
	clear:both;
	}

.informacoes img {
	float:left;
	margin:2px 5px 0 2px;
	}
	
.informacoes p {
	display:inline;
	font-size:10px;
	margin-right:3px;
	}
	
.endereco {
	font-size:9px;
	clear:left;
	margin-top:2px;
	text-align:center;
	border-top: 1px dotted #f64c09;
	width:100%;
	}

.links {
	font-size:9px;	
	text-align:center;
	margin-top:0px;
	color:#fff;
	}
.links a{
	color:#fff;
	}
.links a:hover{
	color:#fff;
	text-decoration:underline;
	}
	
.parceiro span {
	font-size:13px;	
	font-weight:bolder;
	}
	

img.separador { margin: 10px 0 10px 0; }
#comum { 
	width:540px; 
	min-height:240px; 
	height:auto !important;
	display: table;
	margin-left:37px;
}	
.comum {
	width:232px;
	height:40px;
	margin: 10px 19px 0 19px;
	background:#fff;
	float:left;
	border:#f0f0f0 dashed 2px;
	padding:5px;
	}
	
.comum p {
margin:0px;
font-size:10px;
}

#estaticas {
	margin-left:12px;
	float:left;
	width:602px;

	}
	
#estaticas a {
	color:#666666;
	}
	
#estaticas li  {
	list-style-type:none;
	}
	
#estaticas ul  {
	margin-bottom:10px;
	}
	
#estaticas a:hover{
 	text-decoration:underline;
	}
	
#estaticas .froat {
	width:45%;
	float:left;
	margin:0 0 8px 12px;
	height:65px;
	border:#f0f0f0 dashed 2px;
	padding:5px;
	}

#estaticas .froat2 {
	width:95%;
	float:left;
	margin:0 0 8px 12px;
	height:80px;
	border:#f0f0f0 dashed 2px;
	padding:5px;
	}
	
#estaticas .relacionados {
	clear:left;
	width:100%;
	background-color:#f0f0f0;
	text-align:center;
	padding:3px;
	}

#estaticas .tira {
	clear:both;
	width:100%;
	text-align:center;
	margin:0 0 10px 0;
	}
	
#onibus {
	clear:both;
	}
.linDelivery {
	width:580px;
	padding:10px;
	display:table;
}
#onibus h2, #buscatel h2, #links h2, .linDelivery h2 {
	color: #f64c09;
	line-height:1.8em;
	font-size:13px;
	}
	
#onibus h3 {
	line-height:1.8em;
	font-size:12px;
	color: #f64c09;
	}
	
#onibus h4 {
	line-height:2em;
	font-size:12px;
	color: #000;
	}

#onibus li {
	display:inline;
	list-style-type:none;
	padding:5px;
	background-color:#f64c09;
	margin-right:2px;
	line-height:2em;
	color: #fff;
	}
	
#onibus ul {
	border-bottom:#000 solid 3px;
	padding-bottom:1px;
	margin-bottom:5px;
	}
	
#onibus .horario {
	background-color:#999999;	
	color: #fff;
	cursor:pointer;
	}
	
#onibus .horariot {
	color: #000;
	background-color:#fff!impotant;	
	margin-bottom:8px;
	}

.horariot table {
	color:#fff;
	}
	
#onibus td {
	padding:2px 7px;
	background-color:#f86c35;
	}
	
#onibus .horario:hover {
	background-color:#000;
	}
	
#colE, #ColD {
	width:50%;
	float:left;
	}
/*titulos*/

h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #f64c09;
	font-weight:bolder;
	line-height: 1.4em;	
	}

h1 span {
	display:none;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight:bold;	
	}
	
.titpubli {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f64c09;
	font-weight:bold;
	}
	
#publicidade p.titpubliempresa {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f64c09;
	font-weight:bold;
	border-bottom:1px solid #f64c09;
	margin-top:20px;
	margin-bottom:5px;
	padding-bottom:2px;
	width:296px;
}
 p.titpubliempresa a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f64c09;
}
p.titpubliempresa a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:rgb(204,51,0);
}
.mensagem {
background:#fff;
color:#000;
position:absolute;
width:205px;
height:170px;
margin-top:-180px;
margin-left:25px;
text-align:right;
border:1px solid #000;
padding:5px 15px 5px 5px ;
display:none;
}
.mapa {
background:#fff;
color:#000;
position:absolute;
width:435px;
height:360px;
margin-top:-180px;
margin-left:-15px;
text-align:right;
border:1px solid #000;
padding:5px 15px 5px 5px ;
display:none;
}
.mapa iframe {
margin:0px;
padding:0px;
}
.mensagem div {
margin-bottom:10px;
border:0px;
}
.mensagem textarea{
width:140px;
height:40px;
}
.mensagem input{
width:140px;
}
.mensagem input.botao{
width:60px;
margin:0;
padding:0;
}
.fechar {
position:absolute;
right:0;
top:0;
margin-right:-11px;
margin-top:-11px;
border:0px;
}
.linkmsg {
display:inline;
color:#ffffff;
}
.linkmsg a, .msglink a, .linkmsg a:link {
color:#ffffff;
}

.linkmsg a:hover, .msglink a:hover {
color:#ffffff;
text-decoration:underline;
}

#microCapa {
	width:360px;
	height:100px;
	}
	
#somma {
	width:360px;
	height:45px;
	}

/*flutuante*/
#fechabanner {
	position:absolute;
	color:#FFFFFF;
	font-weight:bold;
	z-index:2;
	cursor:pointer;
	font-size:10px;
	display:none;
	margin:60px 0 0 150px!important;
}
#flutuante {
	position:absolute;	
	}
	
.saude {
	margin:58px 0 0 90px;
	}
	
.capa {
	margin:58px 0 0 150px;	
	}
	
.imoveis {
	margin:150px 0 0 150px;
	}
	
.empregos{
	margin:220px 0 0 160px;
	}
	
.wizard {
	margin:95px 0 0 160px;
	}
	
#capaEmpregos {
	margin: -15px 0 0 -2px;
	}
ol li { margin:3px 0 10px 30px; padding:0; list-style-type:none;}

ol { padding:0; margin:0; 	}

#pe {width:100%;clear:left;padding-bottom:5px; height:15px;text-align:center;background: url('../img/bgCorpo.png') repeat-y center top;"}