@charset "utf-8";
#Cont0 {
	background-color: #FFFFFF;
}
.Compra h3 {
	font-size: 14pt;
	text-align: center;
}
.Costo {
	font-weight: bold;
	font-style: italic;
}
#Cont0 #Producto_Izq {
	text-align: right;
}
#Pie {
	font-size: 8pt;
	color: #333333;
	text-align: center;
}
#DesarrolloWeb {
	font-size: 8pt;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#DesarrolloWeb a {
	color: #CCCCCC;
	text-decoration: none;
}
#mensaje {
	color: #333333;
	text-align: center;
}

