#footer a {
	color: #FFCC00;
}
.mainmenu-border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#mainmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#mainmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mainmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#mainmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 18px;
	color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.item-border {
	border: 1px solid #999999;
}
.titular-producto {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.referenciaprod {
	color: #CCCCCC;
	line-height: 16px;
	text-decoration: none;
}

