@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

img{
	border:none;
}

/*TEMPLATE*/
/*********************************/
/*********************************/

#tudo{
	width:100%;
	height:99%;
	background-image:url(../imagens/template/fundoTopo.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;	
	text-align:center;
}
#topo{
	height:434px;
}

#topoInterno{
	width:780px;
	margin: auto;
	text-align:left;
}


#conteudo{
	width: 780px;
	margin: auto;
	text-align:left;
	padding-top: 5px;
}
#rodape{
	height: 55px;
	margin: auto;
	text-align:left;
	background-attachment: scroll;
	background-image: url(../imagens/template/fundoRodape.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear:both;
}
#rodapeInterno{
	width: 780px;
	margin: auto;
	text-align:left;
}
#marca{
	width:315px;
	height:94px;
	float:left;
	padding: 24px 0 0 15px;
}

#comboPreco{
	width:178px;
	height:115px;
	float:right;
	padding: 10px 15px 0 0px;
}

#nav{
	width:780px;
	height:20px;
	clear:both;
	text-align:center;
	padding-top:13px;
	margin:auto;
}

#frase{
	width:251px;
	height:60px;
	float:left;
	padding-top:105px;
}

#precoPassagem{
	text-align:right;
	padding-top:15px;
}

#buscaRota {
	width:170px;
	float:right;
	text-align:right;
}

#buscaRota p{
	margin:4px;	
}

#formTemplate select{
	width:174px;
}

a:link {
	color: #008131;
	text-decoration: none;
}
a:visited {
	color: #008131;
	text-decoration: none;
}
a:hover {
	color: #008131;
	text-decoration: underline;
}
a:active {
	color: #008131;
	text-decoration: none;
}

/*********************************/
/*********************************/


/*SITE*/
.destaque{
	font-weight:bold;
	color:#008131;	
}
.destaqueCinza{
	font-weight:bold;
	color:#333333;	
}

.destaqueCinza14{
	font-weight:bold;
	color:#333333;
	font-size:14px;	
}

#chamada{
	padding:0 0 10px 0;
}

#nomeRota{
	padding:0 0 0 0;
}

.Titulorota{
	font-size:16px;
	color:#008131;
	font-weight:bold;		
}

#voltar{
	padding:18px 0 20px 0;
}

#menuEmpresa{
	padding:5px 0 15px 0;
}

#fotoEmpresa2, #fotoHistorico {
	text-align:center;
	padding-bottom: 20px;
}

#textoEmpresa, #textoHistorico{
	text-align:justify;
	line-height:20px;
}
#fotoFachada{
	float: left;
	margin: 10px;
}

#tituloFormContato{
	padding: 15px 0 15px 0;
}

#clear {
	clear:both;
	padding-bottom: 25px;
}

#textoFrota{
		
}

#fotoFrota{
	width: 290px;
	float:left;
	padding-bottom: 15px;
}

#formOuvidoria{
	padding: 20px 0 15px 0;
}

#rodapeOuvidoria{
	padding: 10px 0 15px 0;
}

#fotoPgqp {
	width: 260px;
	float:left;
	padding: 0 0 15px 0;
}

#textoPgqp{
	width: 510px;
	float:right;
}
#rotasTexto{
	padding: 0 0 0 0;
}
#textoValores{
	padding: 0 0 20px 0;
}

#menuInferior{
	width:445px;
	height:30px;
	float:right;
}

/* INDEX */
#boxes{
	padding: 15px 0 37px 0;
	width:780px;
	height:147px;
}

#box01{
	width:252px;
	height:147;
	float:left;
}
#box02{
	width:252px;
	height:147;
	float:left;
	padding-left:10px;
}
#box03{
	width:252px;
	height:147px;
	float:left;
	padding-left:10px;
}

#mao{
	width:290px;
	float:left;
}
#colunaDireita{
	width: 485px;
	float:right;
}

#textoFaq{
	padding: 10px 0 15px 0;
}

#textoFaq02{
	padding: 20px 0 15px 0;
}
/* FORM */

form{
	padding: 20px 0;
	width: 98%;
}

form label{
	display:block;
}

form input{
	width:250px;
}

form textarea{
	width:97%;
	height:300px;
}

form input#gravar {
	width: 100px;
	margin: 10px 0;
}

form input#limpar {
	width: 100px;
	margin: 10px 0;
}

form input#adicionar {
	width: 150px;
	margin: 10px 0;
}

form input#altera {
	width: 100px;
	margin: 10px 0;
}

legend {
	padding: 0 10px;
	font-weight:bold;
	color: #009933;
	border:1px solid #999999;
}

fieldset {
	border: 1px solid;
	padding: 0 0.5em;
	width: 450px;
}

fieldset#imagens {
	border: 1px solid;
	padding: 0 0.5em;
	width: 97%;
}

#login{
	text-align:right;
	padding-right: 15px;
}


/* BILHETAGEM ELETRONICA*/

#btnDuvidas{
	width:193px;
	height:194px;
	float:right;	
}
