﻿.tabelaFoto {
    border-collapse:collapse;
}
.tabelaFoto td{
    background-color:Transparent;
    border:none;
    padding:5px;        
}
.tabelaGaleria {
    border-collapse:collapse;
}
.tabelaGaleria td{
    background-color:Transparent;
    font-family:verdana;
    font-size:12px;
    border:none;
    padding:2px;    
    cursor:pointer;  
    color:#4C521A;  
}        
.galeria
{
	position:absolute;
	background-image:url('../images/baseGaleria.jpg');
	width:745px;
	height:550px;
	z-index:989;
}

.listagaleria
{
	position: absolute;
    border: solid 2px #EBDEC2;        	
	left:32px;
	top:110px;
	width:235px;
	height:390px;
	padding-top: 20px;        	
}

.fotos
{
    position: absolute;        	
    border: solid 2px #EBDEC2;
	width:430px;
	height:390px;        	
	left:281px;
	top:110px;
	padding-top: 20px;
}
.nav
{
	cursor:pointer;
}
.navSel
{
	cursor:normal;
	font-weight:bold;
}
.navLinha
{
	position:absolute;
	bottom  :10px;
	width   :100%;
	text-align:center;
	color: #4C521A;
	font-family:Times New Roman;
	font-size: 14px;
}
.basefotografia
{
	position:absolute;
	background-image:url('../images/basefotografia.jpg');
	width:500px;
	height:400px;
	display:none;
	z-index:989;
}        
.fotografia
{
	position:relative;
	top:40px;
	left:25px;
}
.dsfotografia
{
	position:absolute;
	top:335px;
	left:23px;
	width:450px;
	height:40px;
	border: solid 2px #FFFFCC;
	color: #4C521A;
	font-family:Times New Roman;
	font-size: 16px;
    text-align:center;      
      	
}
.fechar
{
	position:absolute;
	background-image:url('../images/fechar.jpg');
	width:15px;
	height:15px;
	cursor:pointer;
	background-repeat:no-repeat;
	z-index:999;
}
.fecharGaleria
{
	position:absolute;
	background-image:url('../images/fechar.jpg');
	width:15px;
	height:15px;
	cursor:pointer;
}
.sublinhado
{
	background-color : #F7F1E8;
}
.normal
{
	background-color : Transparent;
}

.thumb
{
	position:absolute;
	width:70px;
	height:60px;
	border: solid 1px #4C521A;
}

.fotoMiniatura
{
	background-attachment	: scroll;
	background-color		: #8E9141;
	background-image		: url(../images/load.gif);
	background-repeat		: no-repeat;
	background-position		: center center;
	cursor:pointer;	
}

.fotoGrande
{
	background-attachment	: scroll;
	background-color		: #8E9141;
	background-image		: url(../images/load.gif);
	background-repeat		: no-repeat;
	background-position		: center center;	
}

.voltaFoto {
	position				: absolute;
	left					: 124px;
	top						: 416px;
	cursor					: pointer;
	top						: 344px;
	left					: 25px;	
}

.avancaFoto {
	position				: absolute;
	left					: 578px;
	top						: 416px;
	cursor					: pointer;
	top						: 344px;
	left					: 457px;	
	
}