
#fotgran{
	text-align: center; 
	float: left;
	margin-left: 8px;
	width: 376px;
	height: 356px;
}
#fotimg{
	border: 1px solid #524132;
}
#fottxt{
	font-size: small;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	text-align: center; 
	color: #AB9974;
}

#fotpeq{
	width: 347px;
	height: 342px;
	overflow: auto;
	padding: 0 0px 0 20px;
	margin: 0;
	float: left;
	} 


#fotpeq li{
  	display: inline;
	float: left;
	font-size: 85%; 
	} 

#fotpeq a{
  	display: block;
	overflow: hidden;
	height: 103px;
	width: 98px;
	padding: 4px 2px 1px 2px;
	margin: 2px;
	text-align: center; 

	background: #2D251B url("i/fongalpeq.jpg");
	color: #A08C63;
	text-decoration: none;

	border-top: 1px #564432 solid;
	border-right: 1px #251E16 solid;
	border-bottom: 1px #251E16 solid;
	border-left: 1px #564432 solid;
}


#fotpeq a:hover{
	background: #524132;

	border-top: 1px #251E16 solid;
	border-right: 1px #564432 solid;
	border-bottom: 1px #564432 solid;
	border-left: 1px #251E16 solid;
}


#fotpeq a img{
	border: none;
}


#fotpeq span{
  display: block;

  margin: 4px 0 0 0;
  padding: 0;
}


a#galfotlink {background: #FDE9BD;}
a#galfotlink:hover { background: #FBD17B;}
a#galfotlink img{border:none;}
