#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 0% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 0% 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; }





body {
   background: #ccc url(images/pattern_fundo.jpg) repeat;
   margin: 5px;
   font: 70% Verdana;
   color: #000;
}

table {
border: 0;
width: 480px;
height: 430px;

}

tr{
text-align:center}

img {
border:#CCCCCC solid 0px;
}

#fotobio{
   padding: 5px 0px 5px 10px;
}

h2{
   font-size: 120%;
   color:#666;
   margin-top: 0;
}

h3{
font-size: 150%;
color: #dba922;
margin-left: 10px;
font: bold;
}

#alinhacentro{
   position: relative;
   width: 750px;
   margin: 0 auto;
}

#geral {
   position: relative;
   background: url(images/pattern_fundo_claro.jpg);
   float: left;
   border: 0;
   width: 750px;
}

#topo {
   position: relative;
   float: left;
   width: 750px;
   height: 119px;
   background: url(images/pattern_fundo_claro.jpg);
}


#principal{
   position: relative;
   width: 750px;
}

#menusuperior{
   background-image:url(Images/pattern_fundo_claro.jpg);
   background-repeat: no-repeat;
   position: relative;
   float: left;
   width: 176px;
   height: 219px;
}

#menuinferior{
	background-image:url(Images/pattern_fundo_claro.jpg);
	background-repeat:no-repeat;
	position: relative;
	float: left;
	width: 176px;
	vertical-align: middle;
    display: table-cell;
}

#titulo_bio{
   	background-image:url(Images/biografia.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	width: 48px;
	height:487px;
}

#titulo_galeria{
   	background-image:url(Images/galeria.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	width: 48px;
	height:487px;
}

#titulo_posters{
   	background-image:url(Images/posters.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	width: 48px;
	height:487px;
}

#titulo_livro{
   	background-image:url(Images/livro.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	width: 48px;
	height:487px;
}

#titulo_parceiros{
   	background-image:url(Images/parceiros.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	width: 48px;
	height:487px;
}

#titulo_eventos{
   	background-image:url(Images/eventos.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	width: 48px;
	height:487px;
}

#titulo_coluna{
   	background-image:url(Images/coluna.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	width: 48px;
	height:487px;
}

#titulo_historias{
   	background-image:url(Images/historias.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	width: 48px;
	height:487px;
}

#titulo_contato{
   	background-image:url(Images/contato.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	width: 48px;
	height:487px;
}

#titulo_parceiros{
   	background-image:url(Images/parceiros.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	width: 48px;
	height:487px;
}

#titulo_filmografia{
   	background-image:url(Images/filmografia.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	width: 48px;
	height:487px;
}

#titulo_perguntas{
   	background-image:url(Images/perguntas.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	width: 48px;
	height:487px;
}

p{
padding: 0 20px 0 20px;
}


#conteudo{
   position: relative;
   float: right;
   width: 526px;
   padding: 0px;
   background-image:url(pattern_fundo_claro.jpg);
   background-repeat: repeat;
}

#rodape{
   position: relative;
   float: left;
   width: 500px;
   text-align: center;
   padding: 10px 5px 10px 150px;
   font: 80% Verdana;   
}

a:link {
	text-decoration: none;
	color:#666;
}
a:visited {
	text-decoration: none;
	color:#666;
}
a:hover {
	text-decoration: none;
	color:#333;
}
a:active {
	text-decoration: none;
	color:#666;
}