

.principalx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b0afaf; 
	text-shadow: #000 1px 1px 2px;
	text-decoration:none;
}
  a.principalx:hover{
	color: #FFFFFF;
	text-shadow: #000 1px 1px 2px;
	text-align: justify;
}
.principal_laranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e47f20; 
	font-weight: bold; 
	text-shadow: #000 1px 1px 2px;
	text-decoration:none;
}
  a.principal_laranja:hover{
	color: #FFFFFF;
	text-shadow: #000 1px 1px 2px;
	text-align: justify;
}
#content {
	margin-left: 240px;
	margin-top: 30px;
	margin-right: 50px;
}
.twitthis {
	position: absolute;
	top: 250px;
	left: 20px;
}
pre {
	background: #e8e8e8;
	border-left: 10px solid #777;
	font-size: 0.85em;
	padding: 1em;
	color: black !important;
	overflow-x: auto;
}
.important {
	border: 1px solid #666;
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}
h3 {
	font-size: 1.45em;
	line-height: 1.05em;
	border-bottom: 1px solid #333;
}
.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #f0f0f0;
	padding: 10px;
}
code, .code {

}
.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.options th {
	text-align: left;
	background: #777;
	color: #e47f20;
	font-weight: bold;
	text-decoration: none;
}
.options th, .options td {
	padding: 4px 10px;
	text-decoration: none;
}
.options td {
	border-right: 1px solid #777;
	text-decoration: none;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}
a:link, a:visited {
	color: #3671A8;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #CC5914;
	text-decoration: none;
}
.panel-overlay p{
	margin: .3em 0;
	text-decoration: none;
}
.panel-overlay p {
	line-height: 1.2em;
	text-decoration: none;
}