a:hover      {
	color: #000000;
	font-weight: normal;

}
.link {
	font-weight: bold;
	color: #333333;
}
a:link       {
	text-decoration: none;
	font-weight: normal;
}

a:visited    { 
	text-decoration: none ;	
	font-weight: normal;
	}

body {
	font-family: "trebuchet MS", Verdana;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	border: 1px none #000000;
}
.imagem2 {
	border: 3px solid #FFFFFF;
}

td, th {
	font-family: "trebuchet MS", Verdana;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	border: thin none #000000;
}

.form {
	background-color: #f0f0f0;
	font-size: 10pt;
	font-family: Verdana;
	color: #000000;
	border: 1 inset #666666
}

.form2 {
	background-color: #FFFFFF;
	font-size: 10pt;
	font-family: "trebuchet MS", Verdana;
	color: #666666;
	border: 1 outset #CCCCCC}

.titulo {
	font-family: "trebuchet MS", Verdana;
	font-size: xx-small;
	line-height: normal;
	color: #333333;
	text-transform: uppercase;
}

.blocomenu {
	font-family: "trebuchet MS", Verdana;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.menu {
	font-family: "trebuchet MS", Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.subtitulo {
	font-family: "trebuchet MS", Verdana;
	font-size: xx-small;
	line-height: normal;
	color: #333333;
	text-transform: uppercase;
}

.header {
	font-family: "trebuchet MS", Verdana;
	font-size: 14pt;
	color: #000000;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
}

.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	color: #003333;
}

.imagem {
	border: 1px solid #000000;
}


.bg {
	background-repeat: repeat-x;
}

.nome_produto {
	background-repeat: repeat-x;
	font-family: "trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
}

.vitrine {
	background-repeat: repeat-x;
	font-family: "trebuchet MS", Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.bg2 {
	background-repeat: no-repeat;
	background-position: right top;
}
h1,h2,h3 {
	margin:0;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	}
h1 {
font-size:14px;
}
.meio {
	padding: 5px;
	border: 1px solid #999999;
	margin:5px
}
.meioGeral {
	border: 1px solid #A3A29E;
	margin:5px;
	background-repeat: repeat-x;
}