.album_fotos {
border: 1px solid #333;
float:left;
height:515px;
overflow:auto;
}

.thumbnailList .thumbnail .image {
height:125px;
}

.thumbnailList .thumbnail {
width:127px;
margin:5px 4px;
padding:3px;
border: 1px solid #ccc;
float:left;
height: 102px;
cursor:pointer;
}

.thumbnailList .thumbnail:hover {
border: 1px solid #004dd1;
}

.thumbnailList .thumbnail h4 {
text-align: center;
}

.thumbnailList .imageThumbnail {
height:145px;}

.foto {
width: 550px;
height: 440px;
}

#info .bottom {
float:left;
width:100%;}

#nav_fotos_wrapper {
text-align: center;
}

#nav_fotos .volver {
margin-top: 10px;
}

#nav_fotos a {

font-weight: bold;
text-decoration: none;
font-size: 11px;
font: helvetica, arial;

}
#nav_fotos a:hover {
text-decoration: underline;
}


