#tabelfoto .titelcel {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 40px;
	text-align: center;
	line-height: 20px;
	padding-top: 16px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 10px;
}
#tabelfoto a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#tabelfoto a:hover {
	color: #72858c;
}
#tabelfoto {
	border: 4px solid #000000;
	width: 632px;
}


#tabelfoto .fotocel {
	background-color: #000000;
	text-align: center;
	vertical-align: top;
	padding: 4px;
}

