@charset "utf-8";
/* CSS Document */

img {border:0;}
#fotos {width:96px;}
#fotos * {display:block;}

#fotos .cropFoto {overflow:hidden;height:111px;width:96px;}
#fotos .cropFoto:hover {border:2px solid #334094;height:107px;width:92px;}
#fotos .cropFoto:hover img {margin:-2px 0 0 -2px;}



#fotos1 {width:150px;}
#fotos1 * {display:block;}

#fotos1 .cropFoto1 {overflow:hidden;height:50px;width:150px;}
#fotos1 .cropFoto1:hover {border:2px solid #334094;height:46px;width:146px;}
#fotos1 .cropFoto1:hover img {margin:-2px 0 0 -2px;}

#fotos2 {width:264px;}
#fotos2 * {display:block;}

#fotos2 .cropFoto2 {overflow:hidden;height:177px;width:264px;}
#fotos2 .cropFoto2:hover {border:2px solid #334094;height:173px;width:260px;}
#fotos2 .cropFoto2:hover img {margin:-2px 0 0 -2px;}