.simples {
 margin: 0px;
}

.paragrafo_texto {
 text-indent: 50px;

}

#comunicado {
 position: absolute;
 width: 500px;
 height: 400px;
 top: 180px;
 left: 250px;
 z-index: 100;
}
#fecha_com {
 position: relative;
 float: right;
}

#cabecalho {
 position: relative;
 width: 780px;
 height: 176px;
 margin: 0px auto 0px auto;
 background: transparent url("imagens/top.png") no-repeat top center;

}

.atalho {
 text-decoration: underline;
}
#endereco_garagem {
 position: absolute;
 top: 137px;
 right: 20px;
 height: 20px;
 font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
 color: #FFF;
 margin: 0px;
 margin-bottom: -3px;
 padding: 0px;
}

#data_dia {
 position: absolute;
 right: 20px;
 top: 157px;
 height: 20px;
}

#geral {
 width: 780px;
 position: relative;
 margin: 0px auto 0px auto;
 background: transparent url("imagens/bg_sombra.png") repeat-Y top center;
 min-height: 600px;
 height: auto;
 text-align: left;
 padding-bottom: 60px;
}

#valida {
 position: absolute;
 padding: 0px;
 margin: 0px;
 height: 20px;
 right: 30px;
 top: 8px;
}

#creditos {
 position: absolute;
 left: 20px;
 top: -3px;
 width: 400px;
 height: 30px;
 padding: 0px;
}

h1 {
 margin: 0px;
}

#menu {
 position: absolute;
 top: 150px;
 left: 0px;
 width: 140px;
 margin:0px;
 margin-left: 10px;
 margin-right: 5px;
 padding: 1px;
}

#menu ul {
 list-style-type: none;
 margin: 0;
 padding: 0 0 0 10px;
}

#menu li {
 width: 100%;
 border-bottom: 1px solid #f3d983;
}

#menu ul li a {
	display: block;
	font: 11px Verdana, Arial, Lucida Console, sans-serif;
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
	width: 100%;
	font-weight: normal;
	letter-spacing: 0px;
	text-indent: 4px;
}

#menu li a:hover, #menu li a:active {
 background: url("imagens/bg_link.png") -3px top repeat-X;
 border: none;
 border-right: 1px solid #f9f1d7;
 color: #820000; 
}

#box_pesquisa {
 position: relative;
 border: 1px dashed gray;
 background: #FFFFF0;
 padding: 5px 10px 2px 10px;
 width: 560px;
}

#box_pesquisa h4, #itinerario h4 {
 font: bold 13px verdana, arial, sans-serif;
 background: #b22222;
 color: white;
}

.label {
 display: block;
 float: left;
 border-bottom: 1px dotted #F50;
 width: 150px;
 height: 20px;
 margin-right : 4px;
 font: normal 11px verdana, arial, sans-serif;
 color: #512800;
}

#box_pesquisa label span {
 color: #999;
 font-size: 11px;
}
.non_float {
 float: none;
}

#box_pesquisa input, #box_pesquisa select, #box_pesquisa textarea {
 font: normal 12px courier new, courier, arial, sans-serif;
 color: #333;
 border: 1px solid #f4ad51;
 margin-bottom: 8px;
}

.check {
 margin: 0px;
 padding: 0px;
 border: none;
 float: none;
 border: 0px;
 width: 50px;
}
#box_pesquisa div {
 position: absolute;
 padding: 10px;
 text-align: center;
}

#box_pesquisa div p {
 margin: 0px;
 margin-bottom: 5px;
}

#itinerario {
	width: 235px;
	height: 160px;
	overflow: auto;
	padding-left: 10px;
}

/* solução que encontrei para corrigir uma falha de renderização do IE, por não funcionar height: auto; */
#espacos {
 height: 250px;
}

#corpoHorario{
 position: relative;

}
#itinerario p {
 margin-left: 5px;
 margin-right: 10px;
}

#mostraOrigem, #mostraDestino {
 width: 300px;
 height: 20px;
 padding: 0px;
 padding-left : 80px;
}

#mostraOrigem {
 background: url("imagens/ico_orig.gif") no-repeat left;
}

#mostraDestino {
 background: url("imagens/ico_dest.gif") no-repeat left;
}

#mostraOrigem p, #mostraDestino p {
 font: bold 15px Verdana, Arial;
 margin-bottom: 0px;
 margin-top: 0px;
}

#conteudoHorarios {
	width: 385px;
	overflow: auto;
	height: 155px;
	margin: 0px;
}

.tr_cor1 {
 background: #fafad2;
}

.tr_cor2 {
 background: #fffff0;
}

.carregando {
	text-align: center;
	margin: 0px;
	width: 220px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 14px;
	color: #900;
}

#ampliado {
	position: absolute;
	border: 1px dashed gray;
	background: #FFFFF0;
	width: 450px;
	height: 325px;
	overflow: hidden;
    left: 140px;
    margin: 0px;
    padding: 0px;
}

#miniaturas {
	position: relative;
	border: 1px dashed gray;
	background: #FFFFF0;
	width: 129px;
	height: 325px;
	overflow: auto;
    padding: 0px;
    margin: 0px;
}

#legenda_foto {
  position: absolute;
  bottom: 0px;
  border: none;
  background: #666666;
  width: 100%;
  height: 25px;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  border-top: 2px solid #f4ad51;

}

#legenda_foto p{
  bottom: 0px;
  color: #FFFFFF;
  margin: 0px;
  margin-left: 5px;

}

#enxergaHorario {
  background: transparent url("imagens/fund_enxerga.gif") no-repeat center;
  position: absolute;
  top: 50px;
  left: 400px;
  width: 181px;
  height: 81px;
}

#enxergaHorario p{
  color: white;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

