.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;

}
.casilla {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #7d7d7d;

}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #c1c1c1;
	border: 1px solid #000000;
}
body{
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #c1c1c1;
  scrollbar-face-color: #c1c1c1;
  scrollbar-highlight-color: #000000;
  scrollbar-3dlight-color: #c1c1c1;
  scrollbar-darkshadow-color: #c1c1c1;
  scrollbar-shadow-color: #000000;
}.fondoreloj {
	background-attachment: fixed;
	background-image: url(images/fondo_reloj.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.fondojoyeria {
	background-attachment: fixed;
	background-image: url(images/fondo_joyeria.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.fondoregalos {
	background-attachment: fixed;
	background-image: url(images/fondo_regalos.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.fondotienda {
	background-attachment: fixed;
	background-image: url(images/fondo_tienda.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.fondomarcas {
	background-attachment: fixed;
	background-image: url(images/fondo_marcas.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.fondoubic {
	background-attachment: fixed;
	background-image: url(images/fondo_ubic.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.fondoinfo {
	background-attachment: fixed;
	background-image: url(images/fondo_info.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.lineav {
	background-attachment: fixed;
	background-image: url(images/negro.gif);
	background-repeat: repeat-y;
	background-position: center;
}
