/*
171717, F28705, F29F05, F2B705, F0F1F2

*/



body {
	margin: 0;
	font-family: "Lucida Grande", Lucida, sans-serif, Verdana;
	color: #333;
	font-size: 16px;
	background:#F0F1F2;
	background-image:url(../img/bg_taxi.gif);
	background-repeat: repeat-x;
	/*  */
}

.logo a img{
	height:131px;
	width:353px;
	border:none;
}

.content home{
	height: 240px !important;
}

h1 {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	position: relative;
	padding-top: 1px;
	height: 65px;
}
h2 {
	font-weight: bold;
	border: none !important;
}
p {
	font-size: .75em;
	line-height: 18px;
	margin-bottom: 12px;
}
	p.icons_blogs {
		text-align: center;
	}
strong {
	font-weight: bold;
}

#wrapp {
	width: 900px;
	position: relative;
	margin: 0 auto;
}
#header {
	height: 150px;
	position: relative;
}

#box_top0 {
	width: 900px;
	background:url(../img/bg_yellow.jpg) left top repeat-y;
	margin-bottom: 15px;
	position: absolute;
	top: 165px;
	height: 350px;
}
#box_top {
	width: 900px;
	background:url(../img/bg_yellow.jpg) left top repeat-y;
	margin-bottom: 15px;
	position: absolute;
	top: 165px;
	height: 350px;
}
#box_top2 {
	width: 900px;
	background:url(../img/bg_yellow.jpg) left top repeat-y;
	margin-bottom: 15px;
	position:absolute;
	top: 165px;
	height: 350px;
}
#box_top3 {
	width: 900px;
	background:url(../img/bg_yellow.jpg) left top repeat-y;
	margin-bottom: 15px;
	position:absolute;
	top: 165px;
	height: 350px;
}
#box_bottom {
	width: 100%;
	height: 255px;
	position:static;
}
#footer {
	position: relative;
	top: 250px;
	background:#F0F1F2;
	background:url(../img/footer.gif);
	padding-left: 50px;
	height: 70px;
	padding-top:20px;
}
#footer > p {
	color: #171717;
	font-size: .7em;
	line-height: 16px;
	margin: 0;
}

#footer > p  > a{
	position: absolute;
	top: 20px;
}

#add_this{
	position: relative;
	top: 0px;
	left:455px;
	right: 5px;
	width:125px;
	height:16px;
}
#footer .f_menu{
	position: absolute;
	top: 20px;
	right: 30px;
	font-size: 12px;
	font-size: .7em;
	color: #171717;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #171717;
}

#header .logo {
	width: 353px;
	height: 131px;
	position: absolute;
	top: 0px;
	left: 285px;
}

#banner {
	width: 478px;
	position: absolute;
	left: 420px;
	top: 25px;
	color: #333;

}


/** home **/
#cmbCidade{
position:relative;
top:40px;
left:350px;
font-size:25px;
text-align:center;
}

#box_top0 .home0 {
	height: 395px;
}
#box_top0 .bg_top0{
	height: 8px;
	width: 900px;
	background:url(../img/bg_yellow_top.jpg) left top no-repeat;
}

#box_top0 .bg_base0{
	height: 8px;
	width: 900px;
	background:url(../img/bg_yellow_bottom.jpg) left bottom no-repeat;
	position: relative;
	top: 340px;
}


/*** origem_destino ***/

#box_top .home {
	height: 395px;
}
#box_top .bg_top{
	height: 8px;
	width: 900px;
	background:url(../img/bg_yellow_top.jpg) left top no-repeat;
}

#box_top .bg_base{
	height: 8px;
	width: 900px;
	background:url(../img/bg_yellow_bottom.jpg) left bottom no-repeat;
	position: relative;
	top: 340px;
}

#home select{
	position: relative;
	top: -30px;
}

	#box_top .home .origem {
	position: absolute;
	width: 370px;
	height: 100px;
	top: -30px;
	left: 0px;
	}
	
	#box_top .home .destino {
	position: absolute;
	width: 370px;
	height: 100px;
	top: 60px;
	left: 0px;
	}
	
	#box_top .home .origem_destino {
	position: absolute;
	width: 370px;
	height: 200px;
	top: 145px;
	left: 265px;
	}
		#box_top .origem_destino .field-item {
			border-bottom: 1px solid #E5E1CF;
			border-top: 1px solid #FFF;
			padding: 13px 0 15px 0;
		}
		#box_top .origem_destino .origem {
			padding-top: 0;
			border-top: none;
		}
	#box_top .origem_destino .destino {
			padding-bottom: 0;
			border-bottom: none;
		}
		#box_top .origem_destino label {
			display: block;
			margin-bottom: 5px;
			color: #F28705;
			font: 1em Georgia, "Times New Roman", Times, serif;
			font-style: italic;
			height:20px;
			position:relative;
			top:15px;
		}
		#box_top .origem_destino .textfield {
			width: 370px;
			font-size: .9em;
			height: 30px;
			line-height: 30px;
			line-height: 25px;
			border: 1px solid #CCC;
			padding: 0;	
			position: relative;
			top: 10px;
		}
		#erro {
		font: 0.8em, "Lucida Grande", Lucida, Verdana, sans-serif !important;
		background: #FFd4b3;
		color: #F00;
		padding-left: 8px;
		height: 39px !important;
		width: 362px;
		margin-top: -17px;
		position: relative !important;
		top: 16px !important;
		}
		#erro2 {
		font: 0.8em, "Lucida Grande", Lucida, Verdana, sans-serif !important;
		background: #FFd4b3;
		color: #F00;
		padding-left: 10px;
		height: 37px !important;
		margin-top: 5px;
		}
		div.description{
		position:relative;
		top:10px;
		font-size: 0.7em;
		}
		#btcalcular{
		position:relative;
		top:160px;
		left:140px;
		}
		#btnnovapesquisa{
		position:relative;
		top:10px;
		left:120px;
		}
		
/*** band1 e band2 ***/

#box_top2 .home2 {
	height: 395px;
}

#box_top2 .bg_top2{
	height: 8px;
	width: 900px;
	background:url(../img/bg_yellow_top.jpg) left top no-repeat;
}

#box_top2 .bg_base2{
	height: 8px;
	width: 900px;
	background:url(../img/bg_yellow_bottom.jpg) left bottom no-repeat;
	position: relative;
	top: 340px;
}

		#cmbCidade2 {
			position: absolute;
			top: 100px;
			width: 200px;
			margin-left: 50%;
			left: -100px;
		}

	#resultado{
		padding-top: 0;
		border-top: none;
		position:absolute;
		left:270px;
		top:95px;
	}
	
	#resultado img{
		border: none;
	}
	#fundoresultado{
		position:absolute;
		left:270px;
		top:97px;
	}
	#fundoresultado2{
		position:absolute;
		left:379px;
		top:104px;
	}
	ul{
	  list-style: none;
	  margin: 0;
	  padding: 0;
	}

	ul li{
	  float: left;
	  padding: 10px;
	  display: block;
	  margin-right: 5px;
	}

	ul li a{
	  display: block;
	  overflow: hidden;
	  height: 75px;
	  width: 75px;
	}

	#a1{
	  width: 210px;
	}

	ul li img{
	  position: absolute;
	  border: 3px solid #881212;
	  width: 89px;
	  height: 89px;
	}

	ul li label{
	  margin: 0;
	  padding: 0;
	  width: 120px;
	  height:50px;
	  display: block;
	  margin-left: 100px;
	  margin-top: 23px;
	  font-size:25px;
	  font-family:"Myriad Pro";
	  color:#FF9900;
	  text-align:center;
	  position:relative;
	  top:8px;
	}

		#btvoltar{
			position:relative;
			top:127px;
			left:300px;
		}
		#btinfo{
			position:relative;
			top:127px;
			left:450px;
		}
		#btnovapesquisa1{
			position:relative;
			top:127px;
			left:220px;
		}
		
/*** mapa e direções ***/
#box_top3 .home3 {
	height: 500px;
}

#box_top3 .bg_top3{
	height: 8px;
	width: 900px;
	background:url(../img/bg_yellow_top.jpg) left top no-repeat;
}		

#box_top3 .bg_base3{
	height: 8px;
	width: 900px;
	background:url(../img/bg_yellow_bottom.jpg) left bottom no-repeat;
	position: relative;
	top: 340px;
}

		#map{
		position:absolute;
		border:none;
		width: 450px;
		height: 265px;
		left:428px;
		top: 20px;
		}
		#directions{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:7px;
		position:absolute;
		border:none;
		width: 352px;
		left:20px;
		top:8px;
		height:250px;
		4pxz-index:1;
		}
		
		#btvoltar2{
			position:relative;
			top:287px;
			left:300px;
		}
		
		#btnovapesquisa2{
			position:relative;
			top:287px;
			left:400px;
		}
		
		.googledir {
		font-family:"Myriad Pro";
		font-size:14px;
		color:#FF9900;
		}
		.googledir table{
		font-family:"Myriad Pro";
		font-size:12px;
		color:#000000;
		}
		.googledir table td{
		background:#FFCC66;
		}
		.googledir table tbody tr td img{
		background-image:url(../img/favicon.ico);	
		}

		
<!--botao-->

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../img/bg_button_a.gif') no-repeat scroll top right;
    color: #fefefe;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	position: relative;
	top: 0px;
}

a.button span {
    background: transparent url('../img/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #fefefe;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}