@charset "utf-8";
/* CSS Document */

#flecha_ini {
      background: url(../images/fle_ini_6.jpg) bottom right no-repeat,
      url(../images/banda_menu.jpg) center no-repeat,
      url(../images/fle_ini_6.jpg) center repeat;
      width: 200px;
}

#flecha_ini:hover {
      background: url(../images/fle_fin_1.jpg) bottom right no-repeat,
      url(../images/fle_med_1.jpg) center no-repeat,
      url(../images/fle_ini_1.jpg) center repeat;
      width: 200px;
}

#flecha_qui {
      background: url(../images/fle_ini_6.jpg) bottom right no-repeat,
      url(../images/banda_menu.jpg) center no-repeat,
      url(../images/fle_ini_6.jpg) center repeat;
      width: 200px;
}

#flecha_qui:hover {
      background: url(../images/fle_fin_2.jpg) bottom right no-repeat,
      url(../images/fle_med_2.jpg) center no-repeat,
      url(../images/fle_fin_4.jpg) center repeat;
      width: 200px;
}

#flecha_nue {
      background: url(../images/fle_ini_6.jpg) bottom right no-repeat,
      url(../images/banda_menu.jpg) center no-repeat,
      url(../images/fle_ini_6.jpg) center repeat;
      width: 200px;
}

#flecha_nue:hover {
      background: url(../images/fle_fin_3.jpg) bottom right no-repeat,
      url(../images/fle_med_3.jpg) center no-repeat,
      url(../images/fle_fin_5.jpg) center repeat;
      width: 200px;
}

#flecha_con {
      background: url(../images/fle_ini_6.jpg) bottom right no-repeat,
      url(../images/banda_menu.jpg) center no-repeat,
      url(../images/fle_ini_6.jpg) center repeat;
      width: 200px;
}

#flecha_con:hover {
      background: url(../images/fle_ini_5.jpg) bottom right no-repeat,
      url(../images/fle_med_4.jpg) center no-repeat,
      url(../images/fle_fin_6.jpg) center repeat;
      width: 200px;
}

#seccion_peeka {
	background-image:url(../images/peek_a_boo1.png);
	background-repeat: no-repeat;
}

#flecha_con2 {
      background: url(../images/fle_ini_5.jpg) bottom right no-repeat,
      url(../images/fle_med_4.jpg) center no-repeat,
      url(../images/fle_fin_6.jpg) center repeat;
      width: 200px;
}

#flecha_nue2 {
      background: url(../images/fle_fin_3.jpg) bottom right no-repeat,
      url(../images/fle_med_3.jpg) center no-repeat,
      url(../images/fle_fin_5.jpg) center repeat;
      width: 200px;
}

#flecha_qui2 {
      background: url(../images/fle_fin_2.jpg) bottom right no-repeat,
      url(../images/fle_med_2.jpg) center no-repeat,
      url(../images/fle_fin_4.jpg) center repeat;
      width: 200px;
}
