body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.minfotxt {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
}
.minfotxtalt {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #303228;
	text-decoration: none;
	line-height: 15px;
}
form * {margin:0;padding:0;} /* Standard margin and padding reset, normally done on the body */


input {
	padding:0.15em;
	border:1px solid #303228;
	background:#fafafa;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
input:hover, input:focus {
	border-color:#303228;
	background:#f6f6f6;
} 
input.default {
	color:#333333;
}
.txtprod {

	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #36382e;
	text-decoration: none;
	line-height: 14px;
}
.txtprodcabec {

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #575757;
	text-decoration: none;
	line-height: normal;
}
.caixilho {
	border:30px solid #666666;
	border-spacing:30;
}
.imghistoria {
	border-top-width: 4px;
	border-right-width: 8px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E1E1D5;
	border-right-color: #E1E1D5;
	border-bottom-color: #E1E1D5;
	border-left-color: #E1E1D5;
}
.txtprod:hover {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}



