.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #676767;
	font-weight: bold;

}

.texto3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #75C0EE;
	background-color: #E6F4FC;
}

.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	border: 1px solid #676767;
	background-color: #EAEAEA;
}


.textocab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.textoobs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}

.textoazulescuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #676767;
	font-weight: bold;
}

.textoazulescuro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	font-weight: bold;
}



body, table, td
{
  font-family: Arial;
  font-size: 11px;
}
a
{
  text-decoration:none;
  color:#666666;
}
a:visited
{
  color:#666666;
}
.texto1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;

}
.texto1b2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66CCFF;
	font-weight: bold;
}

font.mensagemnegativa
{
  color: red;
  font-weight: bold;
}

font.mensagempositiva
{
  color: #008000;
  font-weight: bold;
}

th
{
  font-weight:bold;
  background-color:#DDDDDD;
  text-align:center;
}

#PEDIDO ul {
	float:left;
	margin-left:10px;
	margin-right:10px;
	width:140px;
	list-style-type:none;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#666666;
}
#PEDIDO ul li a {
	width:100%;
}
#PRODUTO {
	float:right;
	width:600px;
}
#LISTAPRODUTOS input {
	width:60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #75C0EE;
	background-color: #E6F4FC;
}

a {
     text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
