body{ 
	
	font-size:12px;
	margin-top:23px;
	}

h1{
	width:479px;
	font-size:12px;
	text-align:center
	}

h5{
	font-size:12px;
	padding-bottom:1px;
	}


#fundo{ 
	width: 778px;
	left:50%;
	margin-top:-20px;
	margin-left:-390px;
	position:relative;
	display:table;
	}






/* -----conteudo -----*/


#tabelas_produtos{
	width: 420px;
	padding-top:29px;
	padding-left:269px;
	display:table;
	padding-bottom:19px;
	}



#barra{
	width: 193px;
	height:360px;
	background-color:#333333;
	margin-top:15px;
	margin-left:22px;
	text-align:center;
	font-weight:bold;

}


#rodape{
	margin-top:20px;
	width:778px;
	height:60px;
	background-image:url(../imagens/rodape.gif);
	position:relative;
	}

#rodape_home{
	margin-top:20px;
	*margin-top:3px;
	_margin-top:1px;
	width:778px;
	height:60px;
	background-image:url(../imagens/rodape.gif);
	position:relative;
	}

#rodape_produtos{
	margin-top:20px;
	width:778px;
	height:60px;
	background-image:url(../imagens/rodape.gif);
	position:relative;
	}

#flash{
	padding:10px;
	width:172px;
	height:176px;
	position:relative;
	padding-bottom:31px;
	}

#texto_rodape{
	width:645px;
	margin-left:60px;
	padding-top:18px;
}

#cartoes{

	width:98px;
	height:25px;
	padding-left:47px;
	*padding-left:1px;
	margin-top:21px;
}


#form{
	margin-left:300px;
	margin-top:-350px;
	*margin-top:-350px;
	padding-bottom:13px;
	*padding-bottom:1px;
	width:446px;
	position:relative;
	}

#input,textarea,input{
	background-color:#f4f3f3;
	color:#454546;
	font-size:12px;
	font-family:verdana;
	}

legend{
	font-size:14px;
	color:#454546;
	font-family:Verdana;
	font-weight:bold;
	text-align:center;
	}


#frase_flash{
	width:419px;
	height:67px;
	margin-top:-360px;
	margin-left:260px;
	}


#texto_home{
	text-align:justify;
	width:479px;
	margin-top:25px;
	margin-left:231px;
	display:table;
	padding-bottom:27px;
	*padding-bottom:22px;
	}

#enviado{
	width:419px;
	margin-top:-300px;
	margin-left:260px;
	display:table;
	font-weight:bold;
	text-align:center;
	font-size:16px;
	padding-bottom:0px;
	*padding-bottom:264px;
	}

/* -----fim de conteudo -----*/




/* -----lightbox -----*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
#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: transparent url(imagens/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../imagens/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../imagens/lightbox/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;	}	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}




.fotos{
	width:550px;
	margin-left:173px;
	_margin-left:86px;
	display:block;
	float:left;
	margin-top:-374px;
	padding-left:37px;
}
.fotos img{
	width:100px;
	height:75px;
	margin-left:15px;
	margin-top:15px;
	border:solid 5px #F0F0F0;
}
