body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(imagens/fundo.jpg);
	background-position: center top;
	background-repeat:repeat-x;
}
.texto1 {
	font-family: verdana;
	font-size: 10px;
	color:#333333;}

.texto2 {
	font-family: verdana;
	font-size: 11px;
	color:#333333;}

.texto_2_justificado {
	font-family: verdana;
	font-size: 11px;
	color:#333333;
	text-align: justify;}

.botao1 {
	font-family: verdana;
	font-size: 10px;
	color: #003399;
	background-color: #FFFFFF;}

.titulo1 {
	font-family: Verdana;
	font-size: 12px;
	color:#333333;}

.titulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;}
	
.titulo3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.texto_branco1 {
	font-family: verdana;
	font-size: 10px;
	color:#FFF;}

.titulo_branco {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFF}

.caixa_texto1 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;}


.link_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#483f9c;
	text-decoration: none;}

.link_menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#F60;
	text-decoration: none;}


.link_rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	text-decoration: none;}

.link_rodape:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	text-decoration: underline;}


.link_cinza1 {
	font-family: verdana;
	font-size: 11px;
	color:#333;
	text-decoration: none;
	font-weight: bold;
}

.link_cinza1:hover {
	font-family: verdana;
	font-size: 11px;
	color:#333;
	text-decoration: underline;
	font-weight: bold;
}


.link_azul {
	font-family: verdana;
	font-size: 13px;
	color:#039;
	text-decoration: none;
	font-weight: bold;
}

.link_azul:hover {
	font-family: verdana;
	font-size: 13px;
	color:#039;
	text-decoration: underline;
	font-weight: bold;
}


table.bordasimples {border-collapse: collapse;}
table.bordasimples tr td {border:1px solid #E6E6E6;}

#previa_trabalhos {
	height: 245px;
	width: 215px;
	background-image: url(imagens/fundo%20trabalhos%2001.jpg);
	background-repeat: no-repeat;
	text-align: left;
	clear: right;
	float: left;
}
.texto_branco2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.texto_branco2:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#036;
	text-decoration: none;
}


.link_produtos_quadro {
	font-family: verdana;
	font-size: 11px;
	color:#333333;
	text-decoration:none;}
	
.link_produtos_quadro:hover {
	font-family: verdana;
	font-size: 11px;
	color:#036;
	text-decoration:none;}
	
	
	
	
	
	
	
#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: #069;
}
