body  {
	color : Black;
	font-size : small;
	font-weight : normal;
	font-style : normal;
	font-family : Tahoma, Arial, sans-serif;
	background-color : snow;
}

#img  {
	clip : auto;
	height : auto;
	width : auto;
	left : auto;
	top : auto;
	overflow : clip;
	position : absolute;
	visibility : visible;
}

.mndepto  {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : snow;
	text-decoration : none;
	background-color : royalblue;
	padding : 1;
}

.mnsecao  {
	background-color : skyblue;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : navy;
	text-decoration : none;
}

a.mnsecao:hover  {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : red;
	background-color : skyblue;
	text-decoration : none;
}

.pdnome  {
	font-size : 10pt;
	font-family : Tahoma, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Navy;
	text-align : center;
}

.produto  {}

.vrprodut  {
	font-size : 9pt;
	font-family : Tahoma, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : red;
}

.v1produt  {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	color : tomato;
	text-decoration : line-through;
}

.botao1  {
	font-size : 8pt;
	font-family : Tahoma, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
	background-color : skyblue;
}

.campo1  {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	background-color : wheat;
}

