#interna {
	display: table;
	float: left;
	width: 520px;
	margin: 0 0 0 20px;
}
#interna h1 {
	background: url(../img/bg_titulos_internos.gif) no-repeat;
	color: #fff;
	font: bold 16px "Trebuchet MS";
	letter-spacing: 0.05em;
	padding: 25px 0 0 10px;
	margin-bottom: 10px;
	height: 22px;
}
#interna h4 {
clear:both;
	color: #333;
	font: bold 13px "Trebuchet MS";
	letter-spacing: 0.05em;
	margin: 25px 0 5px 10px;
}
#interna h6 {
	color: #333;
	font: bold 11px "Trebuchet MS";
	letter-spacing: 0.05em;
	margin: 15px 0 10px 10px;
}
#interna h5 {
	color: #333;
	margin: 5px 0px 10px 15px;
	font: 11px/14px "Trebuchet MS";
	letter-spacing: 0.05em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}
h5:first-letter {
font-size: 18px;
}
#interna p {
	color: #333;
	font: 11px/14px "Trebuchet MS";
	letter-spacing: 0.05em;
	margin: 5px 0px 10px 15px;
	text-align: justify;
}
#interna h5:first-letter {
font-size: 14px;
}
#interna a:link {
	color: #008D00;
	text-decoration: underline;
	font-style: normal;
}
#interna a:visited {
	color: #008D00;
	font-style: normal;
	text-decoration: underline;
}
#interna a:hover {
	color: #006600;
	font-style: normal;
	text-decoration: underline;
}
#interna a:active {
	color: #008D00;
	font-style: normal;
}
em {
	font-weight: bold;
	font-style: normal;
}

#interna ul {
margin: 0px 0 10px 35px;
}
#interna li {
	color: #333;
	font: 11px/14px "Trebuchet MS";
	letter-spacing: 0.05em;
}
#interna a img {
	margin: 0 0px 0 0;
}
.fotointerna {
	border:#FFF 5px solid;
	float:right;
	margin: 0 0 0 10px;
}
.thumbs {
	border:#FFF 5px solid;
	float:left;
	margin: 0px 5px 10px 10px;
}
#spot {
	float:left;
	margin: 0px 5px 5px 10px;
}
#fotomeioambiente {
	border:#ddd 5px solid;
	float:right;
	margin: 0 0 0 10px;
	width: 240px;
	height: 160px;
}
.legendafoto {
	float:left;
	width:260px;
}
#osmais ul {
	margin: 0px 0px 0 10px;
}
#osmais ul li{
	font: bold 14px "Trebuchet MS";
	list-style-type: none;
	color:#004938;
	margin: 5px 0 0 0px;
}
#osmais ul li span{
	font: bold 16px "Trebuchet MS";
	text-decoration: none;
	color: #666;
}
#osmais ul li em{
	font: normal 11px "Trebuchet MS";
	text-decoration: none;
	color:#666;
	margin-left: 15px;
}
#mapa {
	display:inline;
	float:left;
	width:190px;
	margin: 0 0 0 15px;
	border-left: 1px solid #777;
}
#mapabases {
	float:left;
	width:475px;
	margin: 0;
}
#resultado{
	float:left;
	width:240px;
}
.bases{
	margin: 0px 0 0px 10px;
	float:left;
	width:500px;
	border-top:#333333 solid 1px;
}
.contato{
	float:left;
	width: 510px;
}
/* Layout das tabelas */
.produtos table {
  font: 10px/14px "Trebuchet MS";
  border-collapse: collapse;
  width: 510px;
  border: 1px solid #666;
  margin: 0px 0 10px 10px;
}

.produtos .clear {
  clear: both;
}

.produtos col#codigo {
  width: 200px;
  border-right: 1px solid #ccc;
}

.produtos thead {
  background: #004938;
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #a5a5a5;
  color:#fff;
}

.produtos th {
  font-weight: normal;
  text-align: left;
  height: 20px;
}

.produtos th, td {
  padding: 0.1em 1em;
}

.produtos td {
height:18px;
}

.produtos .odd {
	background-color:#C5F6B7;

}

.produtos tr:hover {
	background-color:#008C50;
	color: #fff;
}

.produtos thead tr:hover {
  background-color: transparent;
  color: inherit;
}

/* layout das tabelas da rede de postos */
.redePostos table {
  font: 10px/14px "Trebuchet MS";
  border-collapse: collapse;
  width: 300px;
  border: 1px solid #666;
  margin: 0px 0 10px 10px;
}


.redePostos thead {
  background: #004938;
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #a5a5a5;
  color:#fff;
}

.redePostos th {
  font-weight: normal;
  text-align: left;
  height: 20px;
}

.redePostos th, td {
  padding: 0.1em 1em;
}

.redePostos td {
height:18px;
}

.redePostos .odd {
	background-color:#C5F6B7;

}

.redePostos tr:hover {
	background-color:#008C50;
	color: #fff;
}

.redePostos thead tr:hover {
  background-color: transparent;
  color: inherit;
}
.comentario {
	font: 10px/14px "Trebuchet MS";
	color:#666666;
}
.comentarioDestaque {
	font: 11px/14px "Trebuchet MS";
	font-weight: bold;
	color: #FF0000;
}
.combos {
	width: 350px;
}