img {border:0;}

/* PROBLEMA BORDA NA FOTO */
#fotos {width:130px;}
#fotos * {display:block;}

#fotos .cropFoto {overflow:hidden;height:65px;width:130px;}
#fotos .cropFoto:hover {border:5px solid #9C171A;height:55px;width:120px;}
#fotos .cropFoto:hover img {margin:-5px 0 0 -5px;}
