@charset "utf-8";
.mainborder {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.gris {
	color: #999999;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
.prodborder {
	border: 2px outset #EEEEEE;
	height: 125px;
	width: 125px;
	background-color: #EEEEEE;
}
#productos a {
	text-decoration: none;
	color: #000099;
}
h1 {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 18px;
	color: #990000;
}
p {
	line-height: 18px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
h2 {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 16px;
	color: #000066;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
