.datumDiv{
	float:left; 
	width:220px;
}
.thumbsDiv{
	float:left;
	width:350px;
	border-left:1px dashed #FFFFFF;
}

.thumbsDiv img{
	margin-left:12px;
	margin-top:8px;
	border: 2px solid #0E6189;
}
#fotosgroot {
	display:block;
	color:#000000;
}
#fotoGroot{
	border: 1px solid #0E6189;
	margin-top:15px;
}
.thumbsCel{
	float:left;
}

.thumbsCel img{
	vertical-align:middle;
	border: none;
}
.thumbsCel a{
	display:table-cell; 
	background-color:#1280b6;
	margin-left:10px;
	margin-right:10px;
	margin-top:8px;
	margin-bottom:8px;
	width:142px;
	height:142px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #0E6189;
}
.thumbsCel a:hover{
	border: 1px solid #000000;
}
#pageNr{
display:inline;
width:19px;
height:19px;
line-height:19px;
text-align:center;
color:#000000;
}
#pageNr:hover{
text-decoration:underline;
}
#pageNext{
display:inline;
height:19px;
width:85px;
line-height:19px;
text-align:center;
color:#000000
}
#pageNext:hover{
text-decoration:underline;
}
#pageActive{
display:inline;
width:19px;
height:19px;
line-height:19px;
text-align:center;
color:#0E6189;
margin-right:4px;
}