
<style type="text/css">
<!--
body {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #330099;
	 }
	 
td {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #330099;
	 }
	 
	 
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;
		  }
		  
.superiorsel {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	color: #000000;
	background-color: #e7e7e7; 
	font-weight: bold;
		  }
		  
.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;
		  }
		  
.lateral:link       { color: #000000; text-decoration:none; }
.lateral:visited    { color: #000000; text-decoration:none;  }
.lateral:hover      { color: #330000; text-decoration:none;  }

.tit_lateral {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;	
		     }	

.tit_prod {
	font-size: 18px;
	color: #3366FF;
	font-weight: bold;
		
		     }
.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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	
	background-color: #fafafb; 
}

.tit_prod_peq {
	color: #3366FF;
	font-weight: bold;
		
		     }
-->
</style>