/* Desenvolvido por inMdia Web */

/* Matrix :) */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Links */
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #666666;
}
a.menu:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
a.menu:hover {
	color: #333333;
	font-weight: bold;
}
a.lojas:link {
	color: #000000;
	text-decoration: none;
}
a.lojas:visited {
	text-decoration: none;
	color: #000000;
}
a.lojas:hover {
	text-decoration: underline;
	color: #333333;
}

/* Formulrios */
.login {
	font-family: Verdana;
	font-size: 10px;
	height: 16px;
	border: 1px solid #000000;
}
.cadastro {
	font-family: Verdana;
	font-size: 10px;
	height: 16px;
	border: 1px solid #CCCCCC;
}.laranja {
	color: #F1582D;
}
.verde {
	color: #62C2A1;
}
.alpha {
	filter: Alpha(Opacity=80);
}
.menu_font {
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS";
	font-size: 10px;
}
.titulo_claro {
	color: #FFFFFF;
}
.link_pesquisa {
	font-weight: bold;
	color: #ff9900;
}

