body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	background: #E9FBFF url('../img/bg_topo.jpg') repeat-x scroll top left;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {font-size: 12px}
.style3 {
	font-size: 20px;
	color: #000066;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.style6 {font-size: 11px}
.menu_categorias {
	font-size: 12px;
	font-weight: bold;
}
.itens_produto {
	font-size: 12px;
	font-weight: bold;
}
.titulo_produto {
	font-size: 12px;
	font-weight: bold;
}
.vermelho {
	font-size: 12px;
	color: #FF0000;
}
.fonte_14 {
	font-size: 14;
	color: #FFFFFF;
}
