td img {
	display: block;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #424242;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fonte_branca {
	color: #FFFFFF;
}
.fonte_branca-p {
	color: #FFFFFF;
	font-size: 10px;
}
a.fonte_branca-p:link {
	color: #FFFFFF;
	font-size: 10px;
}
a.fonte_branca-p:hover {
	color: #E6E6E6;
	font-size: 10px;
}
a.fonte_branca-p:visited {
	color: #FFFFFF;
	font-size: 10px;
}
a.fonte_branca-p:active {
	color: #FFFFFF;
	font-size: 10px;
}
.bg_menus {
	padding: 10px;
	background-color: #E6E6E6;
}

.BT_Incluir {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	border : 0px solid #037AB8;
	background-color : #037AB8;
	width: 127;
	height: 23;
	margin-top: 5;
	font-weight: bold;
	cursor: hand;
}
.BT_Indicar {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	border : 0px solid #FFFFFF;
	background-color : #FFFFFF;
	width: 127;
	height: 23;
	margin-top: 5;
	font-weight: bold;
	cursor: hand;
}
.BT_ok {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	border : 0px solid #037AB8;
	background-color : #037AB8;
	width: 30;
	height: 20;
	font-weight: bold;
	cursor: hand;
}
.BT_Excluir {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	border : 0px solid #999999;
	background-color : #999999;
	width: 127;
	height: 23;
	margin-top: 5;
	font-weight: bold;
	cursor: hand;
}
.fonte_azul {
	font-weight: bold;
	color: #0475B1;
}
.fundo_veja {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: center;
}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #E0DFE3;
}
.branco {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.branco:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.branco:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.branco:hover {
	color: #E6E6E6;
	text-decoration: underline;
}
a.branco:active {
	text-decoration: none;
	color: #FFFFFF;
}
.titulo {
	background-image: url(images/titulo_pg_02.jpg);
	padding: 2px;
	color: #FFFFFF;
}
.produto {
	font-size: 14px;
}
.preco {
	font-size: 14px;
	color: #D1045B;
}