@charset "utf-8";
.linha_verde {
  background-color:#378845		  
}
.linha_amarela {
	background-color:#fdd650;
}
.lojas_destaque{
	font-size:10px;
}
body{
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;

}
td{
	font-family:Tahoma,sans-serif; 
	font-size: 11px; 
}
   a:link{text-decoration: none; color:#000000}

  a:visited{text-decoration: none; color: #000000}

  a:hover{text-decoration: underline; color: #000000}

  a:active{text-decoration: none; color: #000000}

input, textarea, select {
	border:solid 1px  #060;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
.fundo {
	background-color:#CCC;
}
.titulo{
	font-family:Tahoma,sans-serif; 
	font-size: 13px; 
	font-weight:bold;	

}
.menu_superior {
	font-family:Verdana, Geneva, sans-serif; 
	font-size:14px; 
}
.menu_superior_reduzido {
	font-family:Verdana, Geneva, sans-serif; 
	font-size:10px; 
}

