.fotos{
cursor: pointer;
margin:2px 5px;
border: 1px solid #BCBCBC;
padding: 5px;
}
.fotos p{
font-size:10px;
line-height:12px;
width:100px;
}
.fotos p a{
color:#666666;
}
.fotos .marco_foto{
width: 130px;
height: 100px;
overflow: hidden;
position: relative;
}
.fotos .marco_foto img{
position: absolute;
left: -13px;
}
.col-1 #menu_fotogal{
width:100%;
padding:10px 0;
}
.col-1 #menu_fotogal li,.col-1 #menu_fotogal a{
float:left;
list-style:none;
}
.col-1 #menu_fotogal a{
height:18px;
width:130px;
margin: 0 1px
}
.col-1 #menu_fotogal #b1.activo,.col-1 #menu_fotogal #b1.activo:hover{
background:url('../images/fotogaleria-bots.gif') top left no-repeat;
}
.col-1 #menu_fotogal #b2.activo,.col-1 #menu_fotogal #b2.activo:hover{
background:url('../images/fotogaleria-bots.gif') -130px 0 no-repeat;
}

.col-1 #menu_fotogal #b3.activo,.col-1 #menu_fotogal #b3.activo:hover{
background:url('../images/fotogaleria-bots.gif') -266px 0 no-repeat;
}
.col-1 #menu_fotogal #b1{
background:url('../images/fotogaleria-bots.gif') 0 -18px no-repeat;
}
.col-1 #menu_fotogal #b2{
background:url('../images/fotogaleria-bots.gif') -130px -18px no-repeat;
width:136px; 
}

.col-1 #menu_fotogal #b3{
background:url('../images/fotogaleria-bots.gif') -266px -18px no-repeat;
}
.col-1 #menu_fotogal #b1:hover{
background:url('../images/fotogaleria-bots.gif') 0 -36px no-repeat;
}
.col-1 #menu_fotogal #b2:hover{
background:url('../images/fotogaleria-bots.gif') -130px -36px no-repeat;


}

.col-1 #menu_fotogal #b3:hover{
background:url('../images/fotogaleria-bots.gif') -266px -36px no-repeat;
width:133px
}
hr{
margin:2px 0
}

