@charset "utf-8";
/* CSS Document */
#logogrupofriends{
width:198px;
height:200px;
display:block;
background:url(../images/logotipo-grupo-friends.png) no-repeat;
}

#logotrampolin{
width:219px;
height:164px;
display:block;
background:url(../images/logo-trampolin-entretenimiento.png) no-repeat;
}

#gfinicio{
width:52px;
height:30px;
display:block;
cursor:pointer;
background:url(../images/b0_gf-inicio.png) no-repeat;
}
#gfinicio:hover{
width:52px;
height:30px;
display:block;
cursor:pointer;
background:url(../images/b1_gf-inicio.png) no-repeat;
}
#gfinicio1{
width:52px;
height:30px;
display:block;
cursor:pointer;
background:url(../images/b1_gf-inicio.png) no-repeat;
}

#gfquienes{
width:101px;
height:30px;
display:block;
cursor:pointer;
background:url(../images/b0_gf-quienes-somos.png) no-repeat;
}
#gfquienes:hover{
width:101px;
height:30px;
display:block;
cursor:pointer;
background:url(../images/b1_gf-quienes-somos.png) no-repeat;
}
#gfquienes1{
width:101px;
height:30px;
display:block;
cursor:pointer;
background:url(../images/b1_gf-quienes-somos.png) no-repeat;
}


#gfcontacto{
width:76px;
height:30px;
display:block;
cursor:pointer;
background:url(../images/b0_gf-contacto.png) no-repeat;
}
#gfcontacto:hover{
width:76px;
height:30px;
display:block;
cursor:pointer;
background:url(../images/b1_gf-contacto.png) no-repeat;
}
#gfcontacto1{
width:76px;
height:30px;
display:block;
cursor:pointer;
background:url(../images/b1_gf-contacto.png) no-repeat;
}


#gftrabaja{
width:142px;
height:30px;
display:block;
cursor:pointer;
background:url(../images/b0_gf-trabaja.png) no-repeat;
}
#gftrabaja:hover{
width:142px;
height:30px;
display:block;
cursor:pointer;
background:url(../images/b1_gf-trabaja.png) no-repeat;
}
#gftrabaja1{
width:142px;
height:30px;
display:block;
cursor:pointer;
background:url(../images/b1_gf-trabaja.png) no-repeat;
}



