﻿	body
	{
		background: #d0d0d0 url('../imagens/site/fundo03.jpg') top center;
		/*background: #B0B0B0 url('../imagens/site/fundo04.BMP') repeat-y center;
		background: #d0d0d0 url('../imagens/site/fundo06.jpg') center;
		background: #d0d0d0 url('../imagens/site/fundo07.jpg') center;*/
		
		background-attachment: fixed;
		color: black;
		scrollbar-face-color:  #efefef; 
		scrollbar-highlight-color:  #808080;
		scrollbar-shadow-color:  #808080;
		scrollbar-3dlight-color:  #808080; 
		scrollbar-arrow-color:  #808080; 
		scrollbar-track-color:  #efefef; 
		scrollbar-darkshadow-color:  #808080;
		font-family :tahoma;
		font-size: 12px;
		text-decoration: none;
	}
	
	a:visited {color:black; text-decoration: none;} 
	a:active {color:black; text-decoration: none;} 
    a:link {color:black; text-decoration: none;} 
    a:hover {color:black; text-decoration: none;}
    
    table.corpo
    {
		background-color: #ffffff;
		border-color: #808080;
	}
    
    td.mastercorpo
	{
		height: 100%; 
		width: 1000px;
		text-align: center;
	}
	
	td.mastermenu
	{
		height: 20; 
		width: 1000px;
		text-align: left;
		font-size: 6px;
		background: #d0d0d0 url('../imagens/site/FundoBotao.jpg') center top;
	}
	
	td.MasterMenuCSS
	{
		height: 32px; 
		width: 1000px;
		background: #606162;
	}
	
	td.tags
	{
	  height : 70; 
	  background : #d0d0d0 url('../imagens/site/FundoAdminRodape.jpg') center top;
	}
	
	
	td.MasterTopo
	{
		height: 50px; 
		width: 1000px;
		text-align: center;
		font-family :tahoma;
		font-size: 10pt;
		background: #d0d0d0 url('../imagens/site/topo01.jpg') center top;
	}
	
	
	td.masterrodape
	{
		height: 50px; 
		width: 1000px;
		text-align: center;
		font-family :tahoma;
		font-size: 10pt;
		background: #d0d0d0 url('../imagens/site/FundoRodape.jpg') center top;
	}
	
	td.masterrodape
	{
		height: 50px; 
		width: 1000px;
		text-align: center;
		font-family :tahoma;
		font-size: 10pt;
		background: #d0d0d0 url('../imagens/site/FundoRodape.jpg') center top;
	}
	
	table.TableLoginIN
	{
		border:1px solid Black;
	}
	
	table.TableLogin
	{
		border:1px solid Black;
		background-color: #ffffff; 
		width: 224px;
	}
	
	td.TableLogin
	{
		background-color: #EFEFEF; 
	}
	
	table.TableLoginOUT
	{
		background: #d0d0d0 url('../imagens/site/fundologin.jpg') center top;
	}
	
	table.AdminHome
	{
		font-family :Tahoma;
		font-size: 12px;
		color: Black;
	}
	
	td.Titulo
	{
		background: #E7E7E2 url('../Imagens/Site/FundoTitulo.jpg') center top;
		font-family :Tahoma;
		font-size: 12pt;
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
		color: Black;
	}
	
	td.FundoFaleConosco
	{
	background: #d0d0d0 url('../imagens/site/FundoFaleConosco.jpg') center ;
	}
	
	td.Menssagem
	{
		background: #E7E7E2 url('../imagem/msgtitulo.jpg') no-repeat center top;
		font-family :Tahoma;
		font-size: 12pt;
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
		color: Black;
	}
	
	td.Aguarde
	{
		background: #E7E7E2 url('../Imagens/Site/FundoTitulo.jpg') center top;
		font-family :Tahoma;
		font-size: 10pt;
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
		color: Black;
	}
	
	td.fundologin
	{
		background: #d0d0d0 url('../imagens/site/fundologin.jpg') center top;
	}
	
	td.navegacao
	{
		background: #E7E7E2 url('../Imagens/Site/FundoNavegacao.jpg') center top;
		font-family :Tahoma;
		font-size: 9pt;
		text-align: left;
		vertical-align: middle;
		font-weight: normal;
		color: Black;
	}
	
	td.BotaoEdicao
	{
		background: #E7E7E2 url('../Imagens/Site/FundoBotaoEdicao.jpg') center top;
		font-family :Tahoma;
		font-size: 9pt;
		text-align: left;
		vertical-align: middle;
		font-weight: normal;
		color: Black;
	}
	
	table.geral
	{
		font-family :Tahoma;
		font-size: 12px;
		color: Black;
	}
	
	table.busca
	{
		border: 1px solid #000000; 
	}
	
	td.Degrade
	{
		background: #FDFDFD url('../imagens/site/fundobusca.jpg') center repeat-x top;
	}
	
	td.BarraLateral
	{
		/*background: #FDFDFD url('../imagens/site/fundobusca.jpg') center repeat-x top;*/
		border: 1px solid #000000; 

	}
	
	Body.UsuarioBanner
	{
		background: #d0d0d0 url('../imagens/site/fundobusca.jpg') top center;
	}
	
	/*CSS light-box*/
	#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(../Imagens/box/prevlabel.gif) left 15% no-repeat; }
	#nextLink:hover, #nextLink:visited:hover { background: url(../Imagens/box/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; }
