@charset "UTF-8";
.transparencia {
	background-color: #BA9E78;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
