body {
	margin: 0;
	padding: 0;
	color: #333;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 70%;
	line-height: 1.5em;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
}

#wrap {
	padding: 0;
	width: 850px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	height: auto;
}

#header {
	height: 200px;
	width: 850px;
}

#bem_vindo {
	height: 270px;
	width: 270px;
	margin-top: 10px;
	margin-left: 10px;
}

#pecas {
	height: 200px;
	width: 200px;
	margin-top: -270px;
	margin-left: 350px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	float: none;
}
#cotacoes {
	background-color: #FFFFFF;
	height: 170px;
	width: 170px;
	margin-top: -270px;
	margin-left: 0px;
	float: right;
	margin-right: 10px;
}
#tempo {
	height: 170px;
	width: 150px;
	margin-top: -80px;
	float: right;
	margin-right: 10px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #1B8448;
}
#lightbox{	
    position: absolute;	
	left: 0; 
	width: 100%; 
	z-index: 100; 
	text-align: center; 
	line-height: 0;
}
#lightbox img{ 
    width: auto; 
	height: auto;
}
#lightbox a img{ 
    border: none; 
}
#outerImageContainer{ 
    position: relative; 
	background-color: #fff; 
	width: 250px; 
	height: 250px; 
	margin: 0 auto; 
}
#imageContainer{ 
    padding: 10px; 
}
#loading{ 
    position: absolute; 
	top: 40%; 
	left: 0%; 
	height: 25%; 
	width: 100%; 
	text-align: center; 
	line-height: 0; 
}
#hoverNav{ 
    position: absolute; 
	top: 0; 
	left: 0; 
	height: 100%; 
	width: 100%; 
	z-index: 10; 
}
#imageContainer>#hoverNav{ 
    left: 0;
}
#hoverNav a{ 
    outline: none;
}
#prevLink, #nextLink{ 
    width: 49%; 
	height: 100%; 
	background-image: 
	url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ 
	display: block; 
}
#prevLink { 
    left: 0; 
	float: left;
}
#nextLink { 
    right: 0; 
	float: right;
}
#prevLink:hover, #prevLink:visited:hover { 
    background: url(../images/prevlabel.gif) left 15% no-repeat; 
}
#nextLink:hover, #nextLink:visited:hover { 
    background: url(../images/nextlabel.gif) right 15% no-repeat; 
}
#imageDataContainer{ 
    font: 10px Verdana, Helvetica, sans-serif; 
	background-color: #fff; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%	; 
}
#imageData{	
    padding:0 10px; 
	color: #666; 
}
#imageData #imageDetails{ 
    width: 70%; 
	float: left; 
	text-align: left; 
}	
#imageData #caption{ 
    font-weight: bold;	
}
#imageData #numberDisplay{ 
    display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#imageData #bottomNavClose{ 
    width: 66px; 
	float: right;  
	padding-bottom: 0.7em; 
	outline: none;
}	 	
#overlay{ 
    position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #000; 
}
#sombraAlbum{
  background:#A9A9A9;
  height:670px;
}
#blocoAlbum{
	width:100%;
	background:#E7E7E7;
	overflow:auto;
	height:100px;
	max-height:450px;
	float: left;
}
#albumIMG{
  background:url('../img/fundoAlbum.gif');
  width:98px;
  height:100px;
  text-align:center;
  background-repeat:no-repeat;
  padding-top:21px;
}

#albumIMG img{
  max-width:80px;
  width:80px;
}

#tituloAlbum{
  font-size:18px;
  color:#7a7a7a;
}
.h_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #006633;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #FFFFFF;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.h_mnu_01 ul li a:visited{
color: #FFFFFF;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #FFFFFF !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #DD0000;
}
#mostrafoto {
	width: 100%;
	margin: 10px;
	float: left;
}
