@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form {
	margin: 0;
	padding: 0;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#9d2445;
}
#compre {
	padding: 10px;
	border: 2px solid #779f2f;
}
.destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#9d2445;
}
.tabela {
	border: 1px solid #779f2f;
}
.legenda {
	font-size: 10px;
}
#menu {
	left:40px;
	margin:0;
	padding:0;
	position:absolute;
	top:100px;
	width:150px;
}
.entrelinha {
	line-height: 18px;
}
.formulario  {
	background-image: url(images/field-bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #c8c8c8;
	border-right-color-value: #c8c8c8;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #c8c8c8;
	border-left-color-value: #c8c8c8;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	font-size: 14px;
	color: #9A0128;
	line-height: 14px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-bottom: 20px;
}

