
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link, a:visited	{ color: #000000; text-decoration:none; }
a:hover				{ color: #FF0000; text-decoration:underline; }
.superior{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #006666;
	font-weight: bold;
	text-transform: capitalize;
}
.superiorsel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e7e7e7;
	font-weight: bold;
	text-transform: capitalize;
}
.superior:link       { color: #000000; text-decoration:none; }
.superior:visited    { color: #000000; text-decoration:none;  }
.superior:hover      { color: #FFFFFF; text-decoration:none;  }
.superiorsel:link       { color: #000000; text-decoration:none; }
.superiorsel:visited    { color: #000000; text-decoration:none; }
.superiorsel:hover      { color: #000000; text-decoration:none; }
.lateral{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
}
.lateral:link       { color: #000000; text-decoration:none; }
.lateral:visited    { color: #000000; text-decoration:none;  }
.lateral:hover      { color: #fafafb; text-decoration:none;  }
.tit_lateral{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0066FF;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
}
.tit_prod{
	font-size: 18px;
	color: #3366FF;
	font-weight: bold;
	text-transform: capitalize;
}
.tit_prod_preco{
	color: #000000;
	font-weight: bold;
}
.tit_prod_oferta{
	color: #FF0000;
	font-weight: bold;
}
.boxlateral{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	background-color: #fafafb;
}
.tit_prod_peq{
	color: #3366FF;
	font-weight: bold;
	text-transform: capitalize;
}
