#galeriasBg { width:100%; float:left; }
#galerias { width:720px; margin:20px 0 0 -25px; background:#; float:left; }

#galeriasItemBg { width:170px; height:120px; background:#; margin:0 0 0 2px; float:left; }
#galeriasItem { width:170px; float:left; }
#galeriasItemFotoBg { width:170px; height:120px; margin-bottom:10px; background:url(../images/galeriadefotosItemShadow.png) no-repeat center bottom; float:left; }
#galeriasItemFotoBg .foto { background:url(../images/galeriadefotosItemZoom.png) no-repeat center; }
#galeriasItemFoto { width:170px; height:120px; padding:4px; border:1px solid #cacaca; float:left; }

#galeriasItemTitulo a { width:257px; margin-bottom:10px; color:#2f2f2f; float:left; }
#galeriasItemTitulo a:hover { text-decoration:underline; }

#galeriasItemData { width:257px; margin-bottom:3px; color:#000000; float:left; }
#galeriasItemLocalizacao { width:257px; color:#8e8e8e; float:left; }
#galeriasItemCidade { width:257px; color:#8e8e8e; float:left; }


/*::::::::::::::::::::::::: Galeria :::::::::::::::::::::::::*/
#galeria { width:920px; margin:15px 0 20px 15px; background:#; float:left; }

#galeriaItem a { width:150px; background:#ccc; height:110px; border:1px solid #999; float:left; margin:8px; }
.galeriaItemLoading a { background:url(../images/load.gif) no-repeat center #000; }
.galeriaItemZoom a { background:url(../images/zoom.png) no-repeat center #000; }

#galeriaFotosBtnBg { width:730px; margin:10px 0 15px 0;  float:left; }
#galeriaFotosBtnBg #galeriaFotosBtn a { padding:5px 10px; background:#0a0039;-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; float:right; }
#galeriaFotosBtnBg #galeriaFotosBtn a:hover { background:#006; }