@charset "utf-8";
/* CSS Document */

.bg_quienes{
	background-image:url(images/quienes_somos.jpg);
	background-repeat:no-repeat;

}
.bg_footer{
	background-image:url(images/footer_bg.gif);
	background-repeat:no-repeat;

}
.bg_medallas{
	background-image:url(images/bg_orfebreria.jpg);
	background-repeat:no-repeat;

}
.prod_title{
	font-family:Tahoma, Verdana;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;

}
.normal_text{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;

}
.normal_text a:link,
.normal_text a:visited{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;

}
.normal_text a:hover{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;

}
.footer_text{
	font-family:Tahoma, Verdana;
	font-size:10px;
	color:#4472c2;
	text-decoration:none;

}
.footer_text a:link,
.footer_text a:visited{
	font-family:Tahoma, Verdana;
	font-size:10px;
	color:#4472c2;
	text-decoration:underline;

}
.footer_text a:hover{
	font-family:Tahoma, Verdana;
	font-size:10px;
	color:#4472c2;
	text-decoration:none;

}
.title_joyeria{
	background-image:url(images/title_joyeria.jpg);
	background-repeat:no-repeat;

}
.title_nosotros{
	background-image:url(images/title_nosotros.jpg);
	background-repeat:no-repeat;

}
.title_relojes{
	background-image:url(images/title_relojes.jpg);
	background-repeat:no-repeat;

}
.title_relojes_seiko{
	background-image:url(images/relojeria_seiko.jpg);
	background-repeat:no-repeat;

}
.title_orfebre{
	background-image:url(images/title_orfebreria.jpg);
	background-repeat:no-repeat;

}
.title_contacto{
	background-image:url(images/title_contacto.jpg);
	background-repeat:no-repeat;

}
.field_contacto{
	color:#FFFFFF;
	background-color:#1a2c49;
	border:1px solid #395792;
	font-family:Tahoma, Verdana;
	font-size:11px;
}
.title_accesorios{
	background-image:url(images/title_accesorios.jpg);
	background-repeat:no-repeat;

}
.title_compra{
	background-image:url(images/title_compra.jpg);
	background-repeat:no-repeat;

}
.bt_enviar{
	background-repeat:no-repeat;
	background-image:url(images/bt_enviar.gif);
	width:122px;
	height:28px;
	border:0px;

}
