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

.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.texto2 {
	font-family: Arial Rounded MT Bold, sans-serif;
	font-size: 14px;
	color: #666666;
	}
	
.texto3 {
	font-family: Tahoma, Sans-Serif;
	font-size: 18px;
	color: #676767;
}

.texto_inf {
	font-family: Arial Rounded MT Bold, sans-serif;
	font-size: 16px;
	color: #ffffff;
}


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

.textoazulescuro {
	font-family: Arial Rounded MT Bold, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #4775CB;
	}

.textoazulclaro {
	font-family: Arial Rounded MT Bold, sans-serif;
	font-size: 12px;
	color: #0052D6;
	}


body, table, td
{
  font-family: times;
  font-size: 11px;
}

.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.linkum:link {
font-size: 14px;
color:#FFFFFF;
text-decoration:none;
}
a.linkum:visited {
color:#FFFFFF;
text-decoration:none;
}
a.linkum:hover {
color:#FFFFFF;
text-decoration:underline;
}
a.linkum:active {
color:#FFFFFF;
text-decoration:underline;
/*background-color:#000000; */
}

/* PARA O LINK 2 */

a.linkdois:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color:#333333;
text-decoration:none;
}
a.linkdois:visited {
color:#333333;
text-decoration:none;
}
a.linkdois:hover {
color:#333333;
text-decoration:underline;
}
a.linkdois:active {
color:#333333;
text-decoration:underline;
/*background-color:#000000; */
}

/* PARA O LINK 3 */

a.linktres:link {
font-size: 16px;
color:#ffffff;
text-decoration:none;
}
a.linktres:visited {
color:#ffffff;
text-decoration:none;
}
a.linktres:hover {
color:#ffffff;
text-decoration:underline;
}
a.linktres:active {
color:#ffffff;
text-decoration:underline;
/*background-color:#000000; */
}




