* {
	margin:0;
	padding:0;
	vertical-align:middle;
	line-height:16px;
}	
a{	color:#193168; text-decoration:none;}
ol, ul { list-style: none; }
p { font-size:0.8em;}
.fontbold { font-weight:bold; font-size:0.9em; margin-bottom:5px;}

body { 	
	background:#F7F1EA url(../imagens/fd5.jpg) no-repeat top center ;
	color:#193168;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

/*   topo -----------------------------------------------*/
#topo {	
	width:960px;
	height:177px;
	margin:0 auto;
}
#logo{ 
	width:209px; 
	height:90px;
	background:url(../imagens/logo2.jpg) no-repeat;
	float:left;
	margin-top:72px;
}
#logo a{ 
	width:209px; 
	height:90px;
	display:block;
	text-indent:-9000px;
}
#menu { 
	width:650px;
	height:34px;
	float:right;
	padding-top:20px;
}
#menu ul li{ display:inline;}
#menu ul li a{
	display: block;
	float:right;
	overflow: hidden;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #C5A219;
	line-height:25px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.7em;
	color:#1A3269;
}
#menu ul li a:hover { background:#FCE180;}
/*.mhome { 
	width:63px;
	height:54px;
	background:url(../imagens/m_home.jpg) no-repeat;
}
.mempresa { 
	width:82px;
	height:54px;
	background:url(../imagens/m_empresa.jpg) no-repeat;
}
.mcatalogo { 
	width:176px;
	height:54px;
	background:url(../imagens/m_catalogo.jpg) no-repeat;
}
.mpedidos { 
	width:77px;
	height:54px;
	background:url(../imagens/m_pedidos.jpg) no-repeat;
}
.mlocalizacao { 
	width:110px;
	height:54px;
	background:url(../imagens/m_localizacao.jpg) no-repeat;
}
.mfaleconosco { 
	width:110px;
	height:54px;
	background:url(../imagens/m_faleconosco.jpg) no-repeat;
}*/

.linguas { padding:10px; border:1px solid #4C5F89; float:right; text-transform:uppercase; font-size:0.8em; margin-top:66px; margin-left:10px;}	
.linguas a{ color:#FFF;}	
.linguas:hover { display:block; padding:10px; border:1px solid #4C5F89; float:right; text-transform:uppercase; font-size:0.8em; margin-top:66px; margin-left:10px; background:#13273C;}	

.telefone{ width:180px; padding:10px; float:right; font-size:1.2em; font-weight:bold; text-align:right; margin-top:66px; color:#FFF;}

#conteudo1 { 
	width:940px; 
	height:275px; 
	padding:10px; 
	background:#FFF;
	margin:0 auto;
	margin-bottom:30px;
	}
#banner-catalogo {
	width:290px;
	height:275px;
	float:left;
	background:url(../imagens/banner_catalogo.jpg) no-repeat;
	}
	#banner-catalogo a{
	width:290px;
	height:275px;
	display:block;
	text-indent:-9000px;
	}
#banner-catalogo-en {
	width:290px;
	height:275px;
	float:left;
	background:url(../imagens/banner_catalogo2.jpg) no-repeat;
	}
	#banner-catalogo-en a{
	width:290px;
	height:275px;
	display:block;
	text-indent:-9000px;
}
#banner-catalogo-es {
	width:290px;
	height:275px;
	float:left;
	background:url(../imagens/banner_catalogo3.jpg) no-repeat;
	}
	#banner-catalogo-es a{
	width:290px;
	height:275px;
	display:block;
	text-indent:-9000px;
}

#banner-flash {
	width:640px;
	height:275px;
	float:right;
}
#conteudo2 { 
	width:960px; 
	height:185px; 
	margin:0 auto;
	}
#dest-catalogo { 
	width:260px;
	height:145px;
	background:url(../imagens/fd_dest-catalogo.jpg) no-repeat;
	float:left;
	padding:20px;
	}
#dest-catalogo a{
	display:block;
	width:260px;
	height:100px;
	}
#dest-catalogo h2{ font-size:1.0em; margin-bottom:3px; text-transform:uppercase;} 

#destaques { width:144px; height:185px; float:right; margin-left:20px; background:url(../imagens/fd_destaque-pi.jpg) no-repeat;}
#rodape{
	width:960px;
	height:80px; 
	clear:both;
	margin:auto;
	background:url(../imagens/fd_rod.jpg) top repeat-x;
	padding-top:20px;
	text-align:center;
	}
#rodape p{
	font-size:0.8em;
	}	
	


/*   lightbox -----------------------------------------------*/
	
#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; }	
