@charset "iso-8859-1";
/* CSS Document */


#info {
	border-top:#2466EE 2px solid;
	border-bottom:#2466EE 2px solid;
	width:550px;
	margin-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-left:20px;
	padding-bottom:15px;
}

#resultados {
	background:#f2f2f2;
	border: 1px #2466EE solid;
	margin-top:45px;
	margin-left:15px;
	width:600px;
	height:auto;
}

* html #resultados {
	margin-left:8px;
}

#categorias {
	background:url(../imagens/layout/menuhorizontal.jpg) repeat-x;
	width:390px;
	height:28px;
	position:absolute;
	margin:-15px 0 0 -10px;
		}
* html #categorias {
	position:fixed;	
		}
		
.resultado{
	background:#FFF;
	border:1px #2466EE solid;
	width:570px;
	margin:30px 0 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	height:250px;
}

.titu {
	background:url(../imagens/layout/menuhorizontal.jpg) repeat-x;
	height:25px;
	color:#000080;
	font-size:18px;
	font-weight:bolder;
	padding-left:20px;
	margin-top: -2px;
	padding-top:3px;
}

.resultado p {
	padding-left:10px;

}



* html .resultado{
	background:#FFF;
	border:1px #2466EE solid;
	width:570px;
	height:auto;
	margin:15px 8px 5px 8px;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	}


.resultadocomum{
	border:1px #2466ee solid;
	width:570px;
	height:400px;
	margin:30px 0 30px 15px;
	overflow:auto;
}


#content{
	width:600px;
	background:#FFF;
	margin:15px 0 15px 190px;
	padding:15px 5px 15px 5px;	
	border-left:#347FEE 2px solid;
	height:auto;
}


* html #content{
	background:#FFF;
	border-left:#347FEE 2px solid;
	margin-left:-10px;
	}
	
.topbar {
	background:url(../imagens/layout/menuhorizontal.jpg) repeat-x;
	width:560px;
	height:28px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	padding-left: 10px;
	padding-top:3px;
	}
	
* html .topbar {
	width:auto;
	}	

.rcomum {
	border-bottom:#2466EE 2px solid;
	width:500px;
	margin-left:25px;
	margin-top:5px;
	margin-bottom:5px;
	}
.tel {
	color: #FF0000;
	font-size:14px;
	font-weight:bold;
	font: Arial, Helvetica, sans-serif;
	}


* html .tel {
	color: #FF0000;
	font-size:16px;
	font-weight:bold;
	font: Arial, Helvetica, sans-serif
	}


.txt{
	font-size:14px;
	margin-left:10px;
	padding-top:0px;
	}
.ja1{
	width:525px;
	float:right;
	margin-right:25px;
	height:auto;
	}
* html .ja1{
	width:500px;
	float:right;
	margin-left:5px;
	height:auto;
	}	

.logoguia {
	float:left;
	border: 2px #246622 solid;
	margin:0;
}
.resultado img {
	margin: 5px 5px 0 5px;	

}
.desc {
	margin-top:15px;
	}

.align {
	margin-top:13px;
}

#navbar {
	background:url(../imagens/images/rodape_24.jpg) repeat-x;
	height:32px;
	position: fixed;
	padding-top:17px;
	text-align:center;
	left:0;
	bottom:0;
	width:100%;
	vertical-align:middle;		
	}

* html #navbar {
	position:absolute;
	margin-bottom:-2px;
	}
	
.icones {
	margin-left:60px;
	}

