@charset "UTF-8";

.porque a {
background-image:url(../menu/porque.png);
background-repeat: no-repeat;
background-position: bottom;
display:block;
left: 306px;
top: 138px;
height:69px;
width:134px;
margin-top:0;
position: absolute;

}

.porque a:hover {
background-image:url(../menu/porque.png);
background-repeat: no-repeat;
background-position: top;
margin-top:-4px;
}

.historia a {
background-image:url(../menu/historia.png);
background-repeat: no-repeat;
background-position: bottom;
display:block;
left: 440px;
top: 138px;
height:69px;
width:165px;
margin-top:0;
position: absolute;

}

.historia a:hover {
background-image:url(../menu/historia.png);
background-repeat: no-repeat;
background-position: top;
margin-top:-4px;
}

.galeria a {
background-image:url(../menu/galeria.png);
background-repeat: no-repeat;
background-position: bottom;
display:block;
left: 605px;
top: 138px;
height:69px;
width:93px;
margin-top:0;
position: absolute;

}


.galeria a:hover {
background-image:url(../menu/galeria.png);
background-repeat: no-repeat;
background-position: top;
margin-top:-4px;
}

.directorio a {
background-image:url(../menu/directorio.png);
background-repeat: no-repeat;
background-position: bottom;
display:block;
left: 702px;
top: 138px;
height:69px;
width:116px;
position: absolute;

}

.directorio a:hover {
background-image:url(../menu/directorio.png);
background-position: top;
background-repeat: no-repeat;
margin-top:-4px;
}