@charset "iso-8859-1";
/* CSS Document */
#topmenu{
	width:600px;
	float:right;
	font-size: 12px;
	color: #333333; 
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	margin-top:30px;
}
#hm{
	width:79px;
	height: 70px;
	float:right;
	background-image: url(images/hecho_en_mexico.gif);
	background-repeat: no-repeat;
	background-position: 20 6;
}