body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titulo_prod_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}

.titulo_prod_home  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.titulo_prod_home  a:hover {
	text-decoration:underline;
}
	
.txt_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.preco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.txt2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	word-spacing: 1px;
	letter-spacing: 1px;
}
.txt2  a:hover {
	text-decoration:underline;
}
.txt3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	word-spacing: 1px;
	letter-spacing: 1px;
}
.txt3  a:hover {
	text-decoration:underline;
	color:#003399;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
.menu_borda td {
	border-bottom:1px dotted #E1E1E1;
}
.bg_mouse_on {background-color:#F2F9FF; }
.bg_mouse_off {background-color: #FFF; }

input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
	border: 1px solid #999999;
}
