#footer {
	background-image: url(../images/generales/footer.png);
	background-position: bottom;
	color: #FFFFFF;
	font-size: 10px;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
#footer p {
	font-size: 10px;
}
.prodborder {
	border: 2px dotted #CCCCCC;
}
h1 {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 24px;
	color: #990000;
}
p {
	line-height: 18px;
}
.contactborder {
	border: 2px dotted #0099CC;
}
h2 {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: 16px;
	color: #006699;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
