@charset "iso-8859-1";
/* CSS Document */

#conteudo {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #444444;
}
#conteudo h2 {
	font-family: "Arial Narrow", Arial;
	font-size: 14pt;
	color: #115691;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #115691;
	margin-bottom: 10px;
}
#conteudo h3 {
	font-family: "Arial Narrow", Arial;
	font-size: 12pt;
	color: #115691;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #115691;
	margin-bottom: 10px;
	margin-top: 10px;
}

#conteudo p {
	padding-bottom: 5px;
}
#conteudo   strong  {
	clear: right;
	display: block;
	padding-top: 5px;
}
#conteudo a {
	color: #003366;
}
#conteudo a:hover {
	color: #2168B6;
	text-decoration: underline;
}



#conteudo #maruba {
	height: 35px;
	padding-top: 10px;
}
#conteudo   #maruba strong {
	float: left;
	color: #333333;
	line-height: 35px;
	margin-right: 10px;
}
#conteudo  #links strong {
	color: #033556;
	background-image: none;
}
#conteudo  #links ul {
	padding-bottom: 10px;
}
#conteudo #links li {
	background-image: url(../images/padrao/marcador_laranja.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
#conteudo #links .none {
	background-image: none;
}


#cargoTracking li {
	padding-left: 10px;
}
#conteudo #galeria li {
	float: left;
	padding: 4px;
}


#conteudo address {
	font-style: normal;
}
#conteudo  address  a {
	color: #003366;
}
#conteudo address a:hover {
	color: #115691;
	text-decoration: underline;
}
#conteudo address  img {
	margin-left: 35px;
	margin-top: 15px;
	border-top-width: 2px;
	border-right-width: 2px;
	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: #eeeeee;
	border-right-color: #DDDDDD;
	border-bottom-color: #BBBBBB;
	border-left-color: #DDDDDD;
}

