/* -------------------------------------------------- galeria fotos -------------------- */


#kkk {
/*
border:1px solid black;
*/
width:600px;
height:500px;
margin:60px auto;
text-align:center;
}


#kkk .contenedorfoto { 
   background:url('grafics/backDivthumbsGaleriaFotos.jpg') no-repeat center;

   float:left; 
   width:150px; 
   height:100px; 
   margin: 10px 5px 10px 25px; 
   padding:14px 0 0 0; 
   /*
   background-color:#f5f7f9; 
   border-right: #a5a7aa solid 1px; 
   border-bottom: #a5a7aa solid 1px; 
   */
   text-align:center; 
   font-size:0.8em;
} 









img {
border:none;
}
