BODY {
	color: #060;
	margin: 0px;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	left: 0px;
	clip:  rect(0px auto auto auto);
	background-color: #252525;
	background-image: url(pixel.jpg);
}

A {
	color: #BD5903;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.texto{
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
 }
.mapa{
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	
 }
a.mapa:hover{
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
 }

a:hover {
color: #FFFF00;
}

.texto1{
	font-size: 13px;
	color: #BE5803;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
 }
.textoG{
	font-size: 16px;
	color: #bd5903;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
 }

 .menulat{
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
 }

.titulo {
	font-family: Trebuchet MS, Verdana;
	font-weight: bold;
	font-style: normal;
	color: #182F47;
	font-size: 20px;
}
.titulo1 {
	font-family: Trebuchet MS, Verdana;
	font-weight: bold;
	font-style: normal;
	color: #F77505;
	font-size: 20px;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.textob {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titulob {
	font-family: Trebuchet MS,Verdana;
	font-weight: bold;
	font-style: normal;
	color: #FFF;
	font-size: 30px;
}
.textop {
	font-size: 9px;
	color: #182F47;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textopb {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rodapep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.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;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}
.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}


