<!--
body {
    height: 100%;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#EBEBEB;
	background-image:url(background.jpg);
	background-repeat:repeat-x;	
}


#page {
    min-height: 100%;
    position: relative;
}

#footer {
	margin-top:30px;
    width: 970px;
    bottom: 0;
    position: relative;
	height:100px;
}


#pagewrap  {
	 width:970px;
	 height:100%;
	 margin:0px auto;	text-align:center;
     margin-left: auto;
     margin-right: auto;
	 padding:10px;
}

#headerwrap  {
	 width:970px;
	 height:100%;
	 margin:0px auto;	text-align:right;
     margin-left: auto;
     margin-right: auto;
	 padding:10px;
}


#header-topo {
	height:28x;width:100%;background-color:#003A66;min-height:30px;margin-bottom:10px;
	
	-moz-box-shadow: 3px 3px 4px #00518C;
	-webkit-box-shadow: 3px 3px 4px #00518C;
	box-shadow: 3px 3px 4px #00518C;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#00518C')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#00518C');
}

.abas-active {
	height:30x;min-height:30px;background-color:#FFCD00;width:auto;display:table;float:left;margin-left:10px;display:inline-block;padding:10px;
	font-family:'Ubuntu', sans-serif;	
	font-size:17px;
	color:#666666;font-weight:bold;
   -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -khtml-border-radius: 5px 5px 0px 0px;
	 behavior: url(border-radius.htc);
    border-radius: 5px 5px 0px 0px;

}

.abas-inactive {
	height:30x;min-height:30px;background-color:#F2F2F2;width:auto;display:table;float:left;margin-left:10px;display:inline-block;padding:10px;
	font-family:'Ubuntu', sans-serif;font-size:16px;color:#666666;font-weight:bold;
	font-size:17px;	
   -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -khtml-border-radius: 5px 5px 0px 0px;
	 behavior: url(border-radius.htc);
    border-radius: 5px 5px 0px 0px;

}

.paginaNumero {
	font-family: 'Ubuntu', sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	background: #FFF;
	border: 1px solid #006595;	
	text-decoration:none;
	margin-left:2px;	
	
}

.paginaNumeroAtiva {
	font-family: 'Ubuntu', sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	background: #005E8A;
	border: 1px solid #006595;	
	text-decoration:none;
	margin-left:2px;	
}

.disabled_tnt_pagination {
	font-family: 'Ubuntu', sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	background: #FFF;
	border: 1px solid #006595;	
	text-decoration:none;
}
.enabled_tnt_pagination {
	font-family: 'Ubuntu', sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
	background: #FFF;
	border: 1px solid #006595;	
	text-decoration:none;
	margin-left:2px;
}



#barra-callcenter {

	height: 40x;
	min-height: 40px;
	background-color: #F8F8F8;
	margin-top: 10px;
	width: 970px;
	display:table
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	-webkit-box-shadow: 0 10px 6px -6px #666;
	-moz-box-shadow: 0 10px 6px -6px #666;
	box-shadow: 0 10px 6px -6px #666;
			
	behavior: url(border-radius.htc);
	border: 1px solid #CCC;
}


#content-home {
	min-height: 500px;
	margin-top: 5px;
	width: 970px;
	display:table
}


#menu-categories {
	height: auto;
	background-color: #FFF;
	margin-top: 5px;
	width: 970px;
display:table
   -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	behavior: url(border-radius.htc);
	border-radius: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #999;
	border-left-color: #999;

}

#menu-categories .borda {
	float:left;
	padding:2px;width:68px;height:70px;	
}

#menu-categories .borda-completa {
/*	float:left;border-right:solid;border-right-color:#CCC;border-right-width:thin;padding:4px;*/
}

#menu-categories .titulo {
	font-family:Ubuntu;font-size:11px;color:#747474;font-weight:normal;text-align:center;
}





#content-path-search {
	height:auto;
	margin-top:5px;
	width:970px;display:table;padding:10px;
   -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	 behavior: url(border-radius.htc);
    border-radius: 5px;
	font-family:'Ubuntu-R',sans-serif;
	color:#FFF;
	
}


#content-path-search-light {
	height:auto;min-height:50px;margin-top:5px;width:970px;display:table;
	font-family:'Ubuntu', sans-serif;
	font-size:16px;color:#CCC
 
}


#content-detail-business-photos {
	 height: 80px; 
	 background-color:#FFF;
	 margin-top:10px;
	 margin-bottom:5px;	 
	 display:table;width:680px;
	 float:left;
   -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	 behavior: url(border-radius.htc);
    border-radius: 5px;	
-moz-box-shadow: 3px 3px 4px #999;
	-webkit-box-shadow: 3px 3px 4px #999;
	box-shadow: 3px 3px 4px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999');
	
}


#content-detail-business-atendimento-pagamento {
	 width:600px;
	 background-color:#FFF;
	 margin-top:10px;
	 margin-bottom:5px;	 
	 display:table;
	 float:left;
   -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	 behavior: url(border-radius.htc);
    border-radius: 5px;	
-moz-box-shadow: 3px 3px 4px #999;
	-webkit-box-shadow: 3px 3px 4px #999;
	box-shadow: 3px 3px 4px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999');
	
}

#content-veja-tambem {
	 width:600px;
	 margin-top:10px;
	 margin-bottom:5px;	 
	 display:table;
	 float:left;
   -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	 behavior: url(border-radius.htc);
    border-radius: 5px;	
-moz-box-shadow: 3px 3px 4px #999;
	-webkit-box-shadow: 3px 3px 4px #999;
	box-shadow: 3px 3px 4px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999');
	
}



#content-ads-categorias-daily {
	 height: 80px; 
	 background-color:#F5F5F5;margin-top:5px;width:970px;display:table;width:970px;
   -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	 behavior: url(border-radius.htc);
    border-radius: 5px;
	
-moz-box-shadow: 3px 3px 4px #999;
	-webkit-box-shadow: 3px 3px 4px #999;
	box-shadow: 3px 3px 4px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999');
	
}


#content-detail-business-indication {
	height: 100%;
	margin-top: 5px;
	display: table;
	width: 970px;
}


#content-detail-business {
	height: 100%;
	background-color: #FFF;
	margin-top: 5px;
	display: table;
	width: 970px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	behavior: url(border-radius.htc);
	border-radius: 5px;
	-moz-box-shadow: 3px 3px 4px #999;
	-webkit-box-shadow: 3px 3px 4px #999;
	box-shadow: 3px 3px 4px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999');
	border: 1px solid #CCC;	
}


#content-result-search {
	 height: 100%; 
	 background-color:#F5F5F5;margin-top:5px;width:970px;display:table;width:970px;
   -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	 behavior: url(border-radius.htc);
    border-radius: 5px;
	
-moz-box-shadow: 3px 3px 4px #999;
	-webkit-box-shadow: 3px 3px 4px #999;
	box-shadow: 3px 3px 4px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999');
	
}

#content-other-search {
	 height: 100%; 
	 background-color:#F5F5F5;margin-top:20px;width:970px;display:table;width:970px;
   -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	 behavior: url(border-radius.htc);
    border-radius: 5px;
	
-moz-box-shadow: 3px 3px 4px #999;
	-webkit-box-shadow: 3px 3px 4px #999;
	box-shadow: 3px 3px 4px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999');
	
}



#logo-header-smaill  {
	height:50px;margin-top:30px;width:160px;display:table;float:left;margin-right:5px;margin-left:0px;
}

#logo-header  {
	height:90px;margin-top:0px;width:260px;display:table;float:left
}

.search-box-content-abas  {
	height:30x;min-height:30px;width:700px;display:table;float:right;margin-top:60px;
}

#search-box  {
	height: 150x;
	min-height: 150px;
	background-color: #FFCD00;
	margin-top: 5px;
	width:800px;
	display: table;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	behavior: url(border-radius.htc);
	border-radius: 5px;
	border-bottom-style: solid;
	border-bottom-width: 2px;

	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	
	border-bottom-color: #BE9500;	
}


#search-box-small  {
	height:105px;
	background-color:#FFCD00;
	margin-top:5px;
	width:770px;
	display:table;
   -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	 behavior: url(border-radius.htc);
    border-radius: 5px;

-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');	
}


#content  {
	height:100%;min-height:100%;margin-top:5px;width:960px;width:970px;

}


.ads-products-box  {
	height:265px;background-color:#FFF;margin-top:5px;width:250px;display:table;
   -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	 behavior: url(border-radius.htc);
    border-radius: 5px;

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float:right;
		
}


.ads-FB-box  {
	height:350x;min-height:150px;background-color:#FFF;margin-top:5px;width:456px;display:table;
   -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	 behavior: url(border-radius.htc);
    border-radius: 5px;

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
		
}

.box-result-content-business-indication {
	width: 470px;
	margin-top: 5px;
	height: auto;
	display: table;
	float:left;
	margin-right:10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
	border-bottom-color: #E9E9E9;
	border-left-color: #CCCCCC;
	background-color: #FFF;
	margin-bottom:10px;
	padding-bottom:10px;
}


.box-result-content-business {
	width: 700px;
	margin-top: 5px;
	height: auto;
	display: table-cell;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2F2F2;
	border-right-color: #F2F2F2;
	border-bottom-color: #E9E9E9;
	border-left-color: #CCCCCC;
	background-color: #FFF;
	margin-bottom:10px;
	padding-bottom:10px;
}


.content-empresas-capa {
	height: auto;
	display: table;
	margin-top: 5px;
	width: 800px;
	margin-right: 0;
}


.ads-day {
	height: auto;
	display:table;
	background-color: #FFF;
	margin-top: 5px;
	width: 800px;
	margin-right: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	behavior: url(border-radius.htc);
	border-radius: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.ads-day-promotion  {
	height: auto;
	background-color: #FFF;
	margin-top: 5px;
	width: 750px;
	display: table;
	margin-right: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	behavior: url(border-radius.htc);
	border-radius: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.btnPesquisar {
        
        -moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
        -webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
        box-shadow:inset 0px 1px 0px 0px #fff6af;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
        background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
        background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
        background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
        background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
        background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
        
        background-color:#ffec64;
        
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
        border-radius:5px;
        
        border:0px solid #ffaa22;
        
        display:inline-block;
        color:#333333;
        font-family:arial;
        font-size:15px;
        font-weight:bold;
        padding:4px 4px;
        text-decoration:none;
		width:80px;
        
        text-shadow:0px 1px 0px #ffee66;
        
    }
    .btnPesquisar:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
        background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
        background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
        background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
        background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
        background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
        
        background-color:#ffab23;
    }
    .btnPesquisar:active {
        position:relative;
        top:1px;
    }


form label, form input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

form label {
	font-weight: bold;
	background: linear-gradient(#FFED84, #FFCD00);
	padding: 5px 10px;
	color: #444;
	
	border: 1px solid #FFCD00;
	/* lets remove the right border */
	border-right: 0;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	
	line-height: 1.5em;
	width: auto;
	
	/* takes the width properly now and also the
	spacing between the label and input field got removed. */
	float: left;
	
	text-align: center;
	text-transform:uppercase;
	cursor: pointer;
}

/* The label is looking good now. Onto the input field! */

/*
Everything is broken now! But we can fix it. Lets see how.
*/
form input {
	width: 200px;
	padding: 5px;
	border: 1px solid #d4d4d4;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 4px;	
	line-height: 1.5em;
	float: left;	
	/* some box shadow sauce :D */
	box-shadow: inset 0px 2px 2px #ececec;
	height:34px;
}

form .input-city {
	width: 150px;
	padding: 5px;
	border: 1px solid #d4d4d4;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 4px;	
	line-height: 1.5em;
	float: left;	
	/* some box shadow sauce :D */
	box-shadow: inset 0px 2px 2px #ececec;
	height:34px;
	background:url(images/place_ico.jpg) no-repeat right center;;
	text-indent:5px;
	background-color:#FFF;
    text-transform:uppercase;
}

form .input-prefixo {
	width: 30px;
	padding: 5px;
	border: 1px solid #d4d4d4;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 4px;	
	line-height: 1.5em;
	float: left;	
	/* some box shadow sauce :D */
	box-shadow: inset 0px 2px 2px #ececec;
	height:34px;
	background:url(images/place_ico.jpg) no-repeat right center;;
	text-indent:5px;
	background-color:#FFF;
}

form .input-numero-telefone {
	width: 100px;
	padding: 5px;
	border: 1px solid #d4d4d4;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 4px;	
	text-transform:uppercase;
	line-height: 1.5em;
	float: left;	
	/* some box shadow sauce :D */
	box-shadow: inset 0px 2px 2px #ececec;
	height:34px;
	background:url(images/search_ico.png) no-repeat right center;;
	text-indent:5px;
	background-color:#FFF;
}

form .input-search {
	width: 200px;
	padding: 5px;
	border: 1px solid #d4d4d4;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 4px;	
	text-transform:uppercase;
	line-height: 1.5em;
	float: left;	
	/* some box shadow sauce :D */
	box-shadow: inset 0px 2px 2px #ececec;
	height:34px;
	background:url(images/search_ico.png) no-repeat right center;;
	text-indent:5px;
	background-color:#FFF;
}

form .input-search-end {
	width: 180px;
	padding: 5px;
	border: 1px solid #d4d4d4;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 4px;	
	text-transform:uppercase;
	line-height: 1.5em;
	float: left;	
	/* some box shadow sauce :D */
	box-shadow: inset 0px 2px 2px #ececec;
	height:34px;
	background:url(images/search_ico.png) no-repeat right center;;
	text-indent:5px;
	background-color:#FFF;
}



form input:focus {
	/* No outline on focus */
	outline: 0;
	/* a darker border ? */
	border: 2px solid #bbb;
	color:#004F75;
	font-weight:bold;
}

form {
	background: #FFCD00;
	padding: 5px;
	width: 700px;
	margin: 0 auto;
/*	border: 1px solid #ffe2e3;*/
}

form div {
	/* Float containment */
	overflow: hidden;
}

-->


.demo {
	background-color: #FFED84;
	height: auto;
	font-family:'Ubuntu', sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;	
	position: relative;
	margin-right:10px;
	padding:5px;
	width: auto;
	float:left
}

.demo-off {
	height: auto;
	font-family:'Ubuntu', sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;	
	position: relative;
	margin-right:10px;
	padding:5px;
	width: auto;
	float:left
}

.demo:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border: 7px solid transparent;
	border-top-color: #FFED84;
	top: 100%;
	left: 50%;
	margin-left: -10px;
}

.aba-search {
	background-color: #FFED84;
	height: auto;
	font-family:'Ubuntu', sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;	
	position: relative;
	margin-right:10px;
	padding:5px;
	width: auto;
	float:left
}

.aba-search-off {
	height: auto;
	font-family:'Ubuntu', sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;	
	position: relative;
	margin-right:10px;
	padding:5px;
	width: auto;
	float:left
}

.aba-search:after {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border: 7px solid transparent;
	border-top-color: #FFED84;
	top: 100%;
	left: 50%;
	margin-left: -10px;
}

.blocoEmpresasCapa {
	
	float:left;background:#FFF;width:240px;height:210px;margin-right:10px;margin-left:5px;margin-top:10px;border: 1px solid #F4F4F4;
	
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000'");


}

.blocoTurismo {	
	
	float:left;background:#FFF;
	width:250px;
	height:270px;margin-right:5px;margin-left:5px;margin-top:3px;border: 1px solid #F4F4F4;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000'");
	
   -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	 behavior: url(border-radius.htc);
    border-radius: 5px;	


}


.overlayCidades {
z-index: 10;margin-left:100px; position:absolute;margin-top:40px;width:500px;height:200px;background:#FFF;padding:10px;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000'");
}
	
