@charset "utf-8";
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000
}
.imenu:link {
	font-size:10px;
	color:#000099;
	text-decoration:none;
}
.imenu:visited {
	font-size:10px;
	color:#000099;
	text-decoration:none;
}
.imenu:hover {
	font-size:10px;
	color:#000099;
	text-decoration:underline;
}
.imenu2:link {
	font-size:12px;
	color:#CC0000;
	text-decoration:none;
	background-color:#CCCCCC;
	font-weight:bold;
}
.imenu2:visited {
	font-size:12px;
	color:#CC0000;
	text-decoration:none;
	background-color:#CCCCCC;
	font-weight:bold;
}
.imenu2:hover {
	font-size:12px;
	color:#990000;
	text-decoration:none;
	background-color:#CCCCCC;
	font-weight:bold;
}
.imenu {
	font-size:10px;
	color:#000099;
	text-decoration:none;
}
.i_descricao {
	font-size:10px;
	color:#666666;
}

.menu_produtos:link {
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.menu_produtos:visited {
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.menu_produtos:hover {
	font-size:12px;
	color:#333333;
	text-decoration:underline;
}

.titulo_produtos {
	font-size:12px;
	color:#333333;
	text-decoration:none;
}

.sh_cont {
	font-size:10px;
	color:#333333;
}

.sh_cont_link:link {
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
.sh_cont_link:visited {
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
.sh_cont_link:hover {
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

.caixa {
	font-size:10px;
	background:#FFFFFF;
	border:hidden;
}

.last_engine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/*.lista_virus: link {
	font-size:10px;
	color:#000099;
	text-decoration:none;
}
.lista_virus: visited {
	font-size:10px;
	color:#000099;
	text-decoration:none;
}
.lista_virus: hover {
	font-size:10px;
	color:#000099;
	text-decoration:none;
}

.lista_virus {
	font-size:10px;
	color:#0000FF;
	text-decoration:none;
}*/
.lista_virus_titulo {
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

.caixa {
	
	background:#CCCCCC;
	border: 1px #000000 solid;
	font-size:12px;
	height:12px;
	width:250px;
}
.caixa_enviar {
	background:#CCCCCC;
	border: 1px #000000 solid;
	font-size:12px;
}
.caixa_textarea {
	background:#CCCCCC;
	border: 1px #000000 solid;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:250px;
}