BODY {
	background-image: url(_imgs/bg.jpg);
}

#centro_tx {
	float: left;
	width:400px;
	height: auto;
	margin-top: 10px;
	margin-left:22px;
	_margin-left: 10px; /* RACK IE */
	text-align: left;
}

#centro_tx img {
	padding-right: 5px;
}

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

.txgeral a {
	color: #000000;
	text-decoration: none;
}

.txgeral a:hover {
	color: #000000;
	text-decoration: underline;
}

#popup {
	float: left;
	width: 640px;
	height: 300px;
}

#pic {
	float: left;
	width: 342px;
	height: 300px;
	background-image: url(_imgs/bgpopup.gif);
}

#img_pop {
	width: 249px;
	height: 300px;
	margin-left: 35px;
	margin-top: 17px;
}

#info {
	float: right;
	width: 220px;
	height: auto;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	margin-right: 20px;
	margin-top: 20px;
}

#popup_pedido {
	float: left;
	width: 640px;
	height: auto;
}

#pic_pedido {
	float: left;
	width: 332px;
	height: auto;
	background-image: url(_imgs/bg_pedido.gif);
	margin-top: 20px;
	padding-left: 10px;
}

.txgeral_formpedido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

